Online Articles

ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtend...

An article on how to build a Multiple Selection DropDownList with AJAX HoverMenuExtender.

ASP.NET MVC Web Application using ADO.NET Entity Data Model

This article will help you to understand how to create ASP.NET MVC web applications using the ADO.NET Entity Data Model.

Customizing ASP.NET Menu Control to use jQuery,Superfish and CSS ...

In this article I will share the steps on how to hook up the Superfish jQuery Menu plug-in into your ASP.NET website to beautify your ASP.NET Menu control.

How to Create an ASP.NET Modal Popup Login

In this article, I demonstrate how to create a modal popup login page in ASP.NET. By using Login controls, AJAX Extensions, and the AJAX Control Toolkit, you can easily accomplish this task without much coding. The demo project is based on Visual Web Developer Express 2008 and the .NET Framework 3.5. It also assumes you have installed the AJAX Control Toolkit.

Database Documentation, API for Pre- and Post-Conditions, Blogs a...

Scott Mitchell's November 2009 Toolbox column in MSDN Magazine

Dependency Injection and Inversion of Control with ASP.MET MVC

As you delve more into ASP.NET MVC you start to come across a whole new way of doing things that Web Forms development didn't really expose you to. Inversion of Control (IoC) and Dependency Injection (DI) are two phrases that crop up a lot in the MVC space. So what are they all about? And should you care?

Adding Custom Attributes to Your Web Sitemap

The site map file is a great place to store extra snippets of page-specific information. In this article we will explore how easy it is to add custom attributes to a site map by creating a user control to display a sitemap and adding custom attributes to filter out specific pages.

ASP.NET Slideshow Control with jQuery and XML

A step by step tutorial on building and implementing an ASP.NET Slideshow user control with jQuery and XML.

Grouping Data in the ListView Control

In ASP.NET 1.X and ASP.NET 2.0 DataList was the primary control used to display data in groups. In ASP.NET 3.5 we have a new control that takes care of grouping data. In this article we are going to demonstrate how to group data using the ListView control.

Conditional Rendering in ASP.NET AJAX 4.0

Client-side rendering in ASP.NET 4 allows you to use HTML templates to define your desired layout and supplies a text-based syntax for placeholders of run-time data. This article covers conditional template rendering.

Parameterized IN Clauses with ADO.NET and LINQ

Since my article on using parameters for Preventing SQL Injection In ASP.NET, I have had a few emails asking how to do the same with an IN clause expression. In this entry, I explore a couple of ways to do this.

Fun with LINQ - Find the Longest and Shortest Type Name in .NET 3...

While browsing through the forums a couple of days ago, I came across this query where the user wanted to list down the types in .NET 3.5 in the order of the length of their names. He also wanted to find out the total number of types in .NET 3.5 and 2.0. Here’s how to do so using LINQ.

Optimized Paging and Sorting in ASP.NET GridView

In this article I am going to demonstrate what are the performance drawbacks of using conventional way to page and sort your GridView and then I will demonstrate 'An Optimized way to implement Paging and Sorting'.

ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtend...

Recently, I was looking for a multiple selection dropdownlist control for my new project. After spending some time researching for it, I decided to put together all my finding in one web user control. This web user control consists of an ASP.NET AJAX HoverMenuExtender, JavaScript, StyleSheet and CheckBoxListExCtrl . The final product will work with or without a MasterPage and you can drag and drop more than one instances of the control on to the page.

Getting Started with the ASP.NET MVC Framework

This article introduces the essential concepts of the ASP.NET MVC framework, dissects the MVC pattern, and provides real-world examples to illustrate how it works.

    Page 1 of 187   Page 2 >  Last >>

» Submit an article and Gain Recognition Points

Community Recognition Program

Yesterday's Top Movers

vijayst earned 92 points yesterday.

Learn about the Community Recognition program and visit the Hall of Fame.

Microsoft Communities