Click here to Skip to main content
6,594,932 members and growing! (15,808 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

ASP.NET


Web Development » ASP.NET
Language
Platform
Technology
Audience
Skill Level
Clear All

Contents

 

ASP.NET - Cookies

top
Title / Updated Author Score  
Beginner's Guide To ASP.NET Cookies - Unedited
Updated: 29 Dec 2008  
This article describes Cookies, Persistent and Non-Persistent cookies, their uses, cookie Munging etc.
C#, Windows, ASP.NET, Dev, Design
Abhijit Jana 4.30
Bullet Proof Cookies
Updated: 28 Feb 2007  
An article on securing your cookies in several ways to defeat the several vulnerabilities that cookies have
C#, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
Ralph Varjabedian 3.94
Bullet Proof Cookies
Updated: 15 Feb 2007  
An article on securing your cookies in several ways to defeat the several vulnerabilities that cookies have.
C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
Ralph Varjabedian 3.63
Callback & Controls Rendering (Manually Partial Page Rendering) - Unedited
Updated: 18 Jan 2008  
Callback is lightweight technique used to call server side methods asynchronously from javascript without any postback and reloading/rendering of unnecessary parts of page and unnecessary code
C# (C# 2.0), Javascript, HTML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET 2.0), ASP.NET, Visual Studio (VS2005), Architect, Dev
Adnan Aman 3.41
How To Make Anthem Ajax Work With Url ReWriting - Unedited
Updated: 24 Mar 2008  
How To Make Anthem Ajax Work With Url ReWriting
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
1anurag 3.12
CREATING HIERARCHICAL CHART USING SVG - Unedited
Updated: 27 Dec 2007  
CREATING HIERARCHICAL CHART USING SVG
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Anand M 2.71
Address Book Grabber - Unedited
Updated: 27 Feb 2008  
Address Book Grabber
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, CEO, Architect, DBA, Dev, QA, Design
Himanshu_Jain 1.53

ASP.NET - Data

top
Title / Updated Author Score  
HTTP Binary Serialization through ASP.NET without WCF
Updated: 15 Aug 2009  
Shows how to serialize an object using binary serialization without using WCF.
C#, Javascript, HTML, XHTML.NET 2.0, ASP.NET, IIS, WCF, WebForms, Architect, Dev, Design
Ricardo Pineda 5.00
LINQ to FQL (Facebook Query Language)
Updated: 21 May 2009  
A library that enables typed queries to Facebook
C#, .NET (.NET 3.5), ASP.NET, ADO.NET, LINQ, Dev
Dan-el Khen 4.71
Paging of Large Resultsets in ASP.NET
Updated: 5 Aug 2004  
An article about optimization and performance testing of MS SQL Server 2000 stored procedures used for paging of large resultsets in ASP.NET
C#, SQL.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, SQL 2000, VS.NET2003, DBA, Dev
Jasmin Muharemovic 4.65
Web Aplication State
Updated: 15 Apr 2008  
This article explains how to maintain the web application state.
C# (C# 2.0), Javascript, XML, CSS, SQL, HTML, Windows, .NET (.NET 2.0), ASP.NET, IIS (IIS 5.1), Dev
Andrew Golik 4.62
Mastering ASP.NET DataBinding
Updated: 28 Oct 2004  
The goal of this tutorial is to shed light on some of the more common and frequently asked questions about the capabilities of databinding.
C#, VB, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, Architect, Dev
Karl Seguin 4.54
Data Access Layer Auto Generation Library
Updated: 17 Dec 2008  
The proposed solution to avoid coding of data access layer in an ASP.NET project.
C# 2.0.NET 2.0, ASP.NET, Dev
Anoop Unnikrishnan 4.53
Creating DAL Components Using Custom ASP.NET Build Providers And Compiler Techniques
Updated: 24 Oct 2006  
This article describes how to create Data Access Layer Components (DALC) using ASP.NET build providers and a self-defined description language in C#, including an easy scanner, parser, and CodeDOM generator.
XML, SQL, C# 1.0, C# 2.0, Windows, .NET 2.0, ASP.NET, SQL 2000, SQL 2005, VS2005, DBA, Dev
Juergen Baeurle 4.50
Video Uploader Control for SQL Server
Updated: 28 Nov 2007  
Upload and insert video, audio, or image to SQL Server, and show it in an ASPX page.
C# 3.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, VS2008, Dev
Islam ElDemery 4.47
ObjectDataSource In Depth
Updated: 22 Mar 2006  
An article to master the ObjectDataSource.
C#.NET 2.0, WinXP, ASP.NET, VS2005, Dev
Manuel Abadia 4.43
Creating Search Pages with Index Server and .NET
Updated: 25 Jan 2003  
Combine the ADO.NET techniques you know - and perhaps some you don't know - with the power and flexibility of Microsoft Index Server and ASP.NET to create easy - yet powerful - custom search pages for your Web site.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Heath Stewart 4.42
ASP.NET Optimistic Concurrency Control
Updated: 19 Aug 2003  
How to implement the optimistic concurrency control without the DataSet
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, Dev
Teo 4.41
Your free search engine – Microsoft Indexing Server
Updated: 15 May 2005  
Microsoft Indexing Server is a powerful indexing and search engine for your web or file search. This article explains how to set up Indexing Server and how to search its index from within your application.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, IIS 5.1, IIS 6, Dev
klaus_salchner@hotmail.com 4.40
Making ASP.NET databinding via # work, without reflection
Updated: 10 Dec 2006  
Describes a way to design a custom type in a way, so ASP.NET data binding syntax (DataBinder) will work without using reflection.
C# 1.0, C# 2.0, Windows, .NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, ASP.NET, VS.NET2003, VS2005, Dev
Alexander Gornik 4.37
Showing and hiding details in a datagrid row
Updated: 7 Jul 2003  
This article demonstrates how to show and hide query details in a datagrid
Windows, .NET, ASP.NET, Visual Studio, Dev
George Wilburn 4.36
An introduction to a post-relational database for .NET: Matisse - Part 6
Updated: 2 May 2004  
ASP.NET programming with a post-relational database.
C#, VB.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
John Sasak 4.35
Sorting XML Data using the .NET DataGrid
Updated: 7 Feb 2002  
Sorting different data types of XML Data in a DataGrid
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
omkamal 4.34
Designing and implementing a versatile data access tier for an ASP.NET application
Updated: 3 Feb 2003  
In this article, we will drill down deeper in to the design of a n-tier architecture and our focus will be on the data access tier (DAT)
C#, Windows, .NET 1.0, ASP.NET, Dev
Paul Abarham 4.33
Two way data binding in ASP.NET
Updated: 10 Jun 2004  
How two use the design time services to provide 2 way data binding in ASP.NET
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Manuel Abadia 4.33
ASP.NET's Data Storage Objects
Updated: 22 Oct 2004  
Learn about the five powerful ASP.NET storage mechanisms, and how to quickly identify which to use for a given situation.
C#, VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Karl Seguin 4.33
Accessing ODBC data sources using a web service
Updated: 16 Feb 2004  
A web service for your simple database queries and updates.
C#, VB, VC6.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, MFC, Dev
Xiangyang Liu 刘向阳 4.31
Creating Guestbook using XML and ADO.NET
Updated: 6 Aug 2002  
Demonstrates capabilities of ADO.NET to deal with XML, by creating a guestbook.
VB.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Enrico Elizar Samuel 4.29
Letter/Alphanumeric Based Paging in ASP.NET
Updated: 4 Feb 2003  
Explains one approach to adding letter-based paging to an ASP.NET datagrid control.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Joseph S. Keller 4.29
Static Data Helper (ASP.NET 2.0)
Updated: 2 Nov 2006  
A helper class to manage static data for dropdown lists with caching.
C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio, SQL 2005, DBA, Dev
Declan Bright 4.27
Dynamic data access in web projects using reflection and custom web sections
Updated: 7 Nov 2005  
This article demonstrates: i) Creating custom sections in a web.config file ii) Creating Custom section handlers iii) Dynamically loading a data access library using reflection.
C#.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS.NET2003, Dev
Vinay Pingale 4.27
Custom Data Layer for ASP.NET With MySQL
Updated: 13 Dec 2007  
Data access layer for MySQL based web projects.
C#, .NET, ASP.NET, ADO.NET, WebForms, MySQL, Dev
Shivanand Alagi 4.25
ASP.NET data encryption / decryption made easy
Updated: 29 May 2009  
Creating a wrapper for the built-in encryption capabilities in the .NET framework.
C#.NET 3.5, ASP.NET, WebForms, Dev
Dejan Bozic 4.20
Dynamically access a database through a Web Application
Updated: 24 Nov 2002  
Using an ASP.NET Web application to access your database remotely.
C#, Windows, .NET 1.0, ASP.NET, Dev
James Constable 4.19
Using the AutoGenerateColumns attribute to control column rendering
Updated: 19 Apr 2002  
A beginners guide to the use of the AutoGenerateColumns attribute in the DataGrid control
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Softomatix 4.18
Adding a CheckBox Column to a DataGrid
Updated: 29 May 2003  
Shows how to add a checkbox column to a datagrid
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Dan_P 4.18
Nest Gridviews using LinqDataSource - Unedited
Updated: 30 Sep 2008  
Here I will explain how to pur Gridview in other one , such as categories and products
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
ms_soft89 4.17
Convert .NET Class to a DataGrid
Updated: 18 Jul 2005  
Create a DataGrid from an ArrayList which is a collection of a specific class type. Read all attributes of a class in a nested hierarchy and create datacolumns from that or just select a few attributes as datacolumns and ignore others. Have unique readable datacolumn names finally in the datatable.
C#, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Tittle Joseph 4.10
Accessing the data of ASP.NET templated controls from client-side script
Updated: 17 Jul 2005  
The article demonstrates an easy method to access the data of templated controls (Repeater, DataList, DataGrid) from client-side scripts.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
John Wadie 4.06
Implementing Efficient Data Paging with the Datalist Control in ASP.NET 2.0
Updated: 11 May 2006  
Extending the Personal Web site Starter kit by implementing efficient data paging to the Photo Gallery.
VB, XML, SQL, HTML.NET 2.0, Win2K, WinXP, Win2003, ASP.NET, SQL 2005, VS2005, DBA, Dev
Bernard Ho-Jim 4.05
A Simplified SQL-CSV Import/Export Functionality
Updated: 20 Oct 2005  
A simplified SQL-CSV import/export functionality.
C#, SQL, Windows, .NET 1.1, ASP.NET, ADO.NET, SQL 2000, VS.NET2003, DBA, Dev
codeajay 4.00
SQLite Membership, Role, and Profile Providers
Updated: 31 Mar 2009  
Complete, production-ready Membership, Role, and Profile providers for SQLite. Includes instructions for migrating data between SQL Server and SQLite.
C#.NET 2.0, ASP.NET, SQL Server, ADO.NET, VS2005, VS2008, Architect, DBA, Dev
Roger Martin 4.00
ASP.NET databinding in an MVP design using the ObjectContainerDatasource
Updated: 12 Oct 2009  
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
C#, .NET (.NET 2.0, .NET 3.5), ASP.NET, ADO.NET, WebForms, LINQ, Architect, Dev
Pete Sutcliffe 4.00
Beyond DataBinder
Updated: 28 Feb 2005  
An alternative to the standard DataBinder that can handle missing data and validation failures.
VB, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
Declan Brennan 3.91
Multilevel Nested Master/Detail Data Display Using GridView
Updated: 18 Jul 2006  
How GridViews can be used to show data having multilevel master detail relationships.
C#, XML, SQL.NET 2.0, Win2K, WinXP, ASP.NET, ADO.NET, VS2005, DBA, Dev
Mahr G. Mohyuddin 3.86
Generic sorting of customer objects for ObjectDataSource (ASP.NET)
Updated: 23 Oct 2008  
Generic sorting of customer objects for ObjectDataSource in ASP.NET.
C#, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Dev
Andreas Kranister 3.77
To Navigate and Control The Records without Data Binding
Updated: 3 Feb 2005  
Another way around to navigate and control the records with out depending on data binding.
C#, SQL, HTML, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, DBA, Dev
Gunawan Hadikusumo 3.75
Data Set Sorting on Generated Columns
Updated: 31 Aug 2003  
This article covers Sorting Calculated columns in a Datagrid via a Dataset
Windows, .NET, ASP.NET, Visual Studio, Dev
Bryan Roberts 3.69
List Control Data Binding using XML
Updated: 13 Aug 2002  
Walks you through various alternatives to data-bind list controls, with focus on using XML.
VB.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Enrico Elizar Samuel 3.68
Using Character Encoding in ASP.NET
Updated: 15 Apr 2004  
Submit your data to the OS or database server which does not support the character set.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Samuel Chen 3.66
Two-Way Data Binding in ASP.NET
Updated: 12 Apr 2005  
Demonstrates how to get two-way databinding work in ASP.NET without subclassing all your controls.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS 5.1, VS.NET2003, Dev
piers7 3.55
Master Detail Report: the use of labels vs. grids; Forms Authentication
Updated: 27 Mar 2005  
A primer on creating ASP.NET pages that use User.Identity.Name available from Forms Authentification to permit a customer/employee to logon, retrieve their specific records, and format the information as a Master Detail record.
VB, SQL, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, WebForms, SQL 2000, SQL 2005, DBA, Dev
JSpruell 3.54
Use XpathNavigator to navigate and edit XML data - Unedited
Updated: 12 Oct 2008  
Use the XPathNavigator to edit and read XML. This article demonstrates how you can do, using conditions.
C# (C# 2.0, C# 3.0), XML, .NET (.NET 2.0, .NET 3.0), ASP.NET
David Rosa 3.50
Data Paging in ASP.NET
Updated: 1 Dec 2001  
How to display multiple pages of records in ASP.NET
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Konstantin Vasserman 3.48
Generic Paging for Recordset with Next Back Navigation
Updated: 20 Jun 2005  
This article is basically about a Paging control required for project purposes. One can use this just by changing three parameters.
C#.NET 1.1, Win2K, WinXP, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
santosh poojari 3.40
Custom paging for Gridview, DataGrid, DataList and Repeater Control in ASP.Net with C# - Unedited
Updated: 2 Jan 2009  
with the help of following code, you can ao=pply custom paing in
ASP.NET
Kuber Singh Manral. 3.40
Data Scraping in ASP.NET Using WhoIs Search !!
Updated: 23 Jun 2004  
Data scraping in ASP.NET using WhoIs search !!
VB, Windows, .NET, ASP.NET, IIS, Visual Studio, Dev
Prakash Kalakoti 3.33
Display a SQL row vertically and column horizontally
Updated: 15 Aug 2003  
This article demonstrates how to flip and display rows and columns of a DataSet table.
Windows, .NET, ASP.NET, Visual Studio, Dev
Xun Ding 3.29
Introduction to ASP.NET Dynamic Data Part - I
Updated: 2 Oct 2008  
An article on ASP.NET Dynamic Data
C#, .NET (.NET 3.5), ASP.NET, Dev
amit@sunshine 3.28
Custom Data Paging in ASP.NET
Updated: 29 May 2003  
How to do data paging using Repeater control and some T-SQL programming.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Zek3vil 3.27
Easily use ADO in DataGrids, DropDown Lists
Updated: 12 Nov 2004  
An article on easily binding ADO data to control using reusable code.
C#, SQL, Windows, .NET 1.0, ASP.NET, IIS, Visual Studio, ADO.NET, DBA, Dev
Frank Kerrigan 3.21
Introduction to some basic classes of ADO.NET
Updated: 21 Feb 2002  
If you want to begin ADO.NET,start it from here
C#.NET 1.0, Win2K, WinXP, ASP.NET, Dev
Mazdak 3.18
Database Navigator
Updated: 4 Oct 2004  
An easy way to navigate through records using VCR-style controls
VB, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
JulianArevalo 3.14
Introduction to SQL Injection
Updated: 31 Mar 2009  
A reason why we have to write Stored Procedures and remove SQL code from web pages and forms.
C#, SQL, Windows, SQL Server, Dev
Vuyiswa Maseko 3.07
Maintain hierarchical information using XML and TreeView control
Updated: 11 May 2003  
This article is about developing a system that allows maintaining hierarchical data on the web. In this arrticle, we would talk about Patterns usage (MVC) in web applications and usage of IE web controls.
C#.NET 1.0, Win2K, ASP.NET, Dev
vivekchauhan 2.95
Data paging in the database (an ASP.NET approach)
Updated: 27 Jul 2002  
This article presents a data paging solution in the database. The paging operation was moved on the data layer.
SQL, Windows, .NET 1.0, ASP.NET, Visual Studio, DBA, Dev
Horatiu CRISTEA 2.92
Make More Efficient Access to XML Data with XPathNavigator Object
Updated: 12 Oct 2008  
This article aims to demonstrate the usefulness of the XPathNavigator object to access the XML data, more quickly and efficiently.
C#, XML.NET 2.0, ASP.NET
David Rosa 2.67
Loading a treeview to n levels - Unedited
Updated: 25 Mar 2008  
A recursive method to load a treeview to n levels
C# (C# 1.0, C# 2.0), VB, .NET (.NET 2.0), ASP.NET, Dev
M Usman 2.66
When XML is Too Much, Lite-ly Post Data to Your Server
Updated: 29 Sep 2004  
Posting data to another server in ASP.NET can be a problem.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, VS2005, Dev
Larry Aultman 2.63
How to get list of tables in a database
Updated: 9 Aug 2002  
A tip on how you can get list of tables in your database
C#, Windows, .NET 1.0, ASP.NET, Dev
Softomatix 2.57
Bind Business Objects without Writing Code
Updated: 15 Nov 2005  
Every other example to date uses more code, manually handles events, or uses datasets, etc.
C#, .NET, Win2003, ASP.NET, WebForms, VS2005, Dev
James H. Hammond 2.50
An Easy Way to Cache Static Data in ASP.NET
Updated: 15 Oct 2008  
Improve performance by caching an application's look up data
C#, ASP.NET, SQL Server, Dev
ToddHileHoffer 2.37
ASP.NET Table Searching
Updated: 16 Jun 2004  
Searching database and showing results in DataGrid control.
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Humayun Shabbir Bhutta 2.20
DB-independent Data Access Model in APEnnead.net - Unedited
Updated: 16 Oct 2009  
On APEnnead.net platform, database schema and basic access functions will be generated automatically.
C#, .NET, ASP.NET, Architect, Dev
Leo Caan 2.00
DbHelper for DotNet 2.0 using DbProviderFactory - Unedited
Updated: 27 Feb 2008  
DbHelper comes with methods to manipulate data using the features of DbProviderFactory.
C# (C# 2.0), .NET (.NET 3.0), ASP.NET, Dev
Shyam SS 1.86
First Step into the ASP.NET Dynamic Data - Unedited
Updated: 21 Nov 2008  
Life make easy to create data driven websites.
Windows, .NET (.NET 3.5), ASP.NET
Khandakar Fazley Rabbi 1.80
Cool DVD Movie Catalog - Unedited
Updated: 18 Feb 2008  
Developing a catalog of DVDs
C# (C# 3.0), SQL, .NET (.NET 3.5), ASP.NET, SQL Server (SQL 2005), Visual Studio (VS2008), Ajax, LINQ, Dev
Dannover Arroyave M. 1.00
Reading a remote CSV and displaying it in a GridView
Updated: 6 Jul 2009  
How to display a remote CSV file and bind it to a GridView without downloading or storing it temporaraily.
C#.NET 2.0, ASP.NET, Dev
rahul_bit  

ASP .NET - General

top
Title / Updated Author Score  
WURFL ASP.NET Implementations
Updated: 15 Jan 2009  
A comparison of three WURFL ASP.NET Implementations
C#, Mobile, ASP.NET, Architect, Dev
Nic_Roche 5.00
Temporary Values in Grid
Updated: 5 May 2009  
Temporary Values in Grid
C#, .NET (.NET 2.0)
padmanabhan N 5.00
Catharsis Tutorial 01 - Installing Catharsis - Unedited
Updated: 28 Jun 2009  
Detailed guide to installing Catharsis and setting up a Catharsis solution
C#, .NET, ASP.NET, Visual Studio (VS2008), MVC, CEO, Architect, DBA, Dev, Design
David O'Sullivan 5.00
Catharsis Tutorial 03 - Rapid Application Development using Catharsis - Unedited
Updated: 29 Jun 2009  
Step by step guide to building a robust enterprise level multi-tier ASP.NET MVC web application using Catharsis to automatically generate the code infrastructure
C#, .NET (.NET 3.5), ASP.NET, MVC, CEO, Architect, DBA, Dev, Design
David O'Sullivan 5.00
Complete Control Over Your Webforms Output - Unedited
Updated: 8 Jul 2009  
ASP.NET generates a lot of junk that some developers would like to remove from their page. By overriding the Render method and using some regular expressions a developer can completely transform the output from their pages. This post explores some ways you can customize the content you send to the c
C#, .NET, ASP.NET, All Topics, Dev, Design
webdev_hb 5.00
DotNetNuke Silverlight 3.0 Hello World - Unedited
Updated: 3 Aug 2009  
The goal of this tutorial is to walk you through creating a simple Silverlight module in DotNetNuke that authenticates the currently logged in user through a web service.
C# (C# 3.0, C# 4.0), Javascript, HTML, .NET (.NET 3.5, .NET 4.0), ASP.NET, Visual Studio (VS2008, VS2010), XAML, Silverlight, Dev
defwebserver 5.00
Consuming RSS Feed in MVC ASP.NET - Unedited
Updated: 27 Aug 2009  
In this article, i will build a MVC application that will consume an RSS feed.
Javascript, CSS, HTML, XHTML, C# 3.0, .NET (.NET 3.5), ASP.NET, MVC, VS2008, Dev
Farooq Kaiser 5.00
global.asax redirect failing on windows 2008 box - Unedited
Updated: 13 Oct 2009  
I moved a site onto a 2008 box after having it on a 2003 server box and did some testing only to find that the redirection on an error failed to go to the error.aspx page I had. I've been googling this for quite some time to no solution.I looked for an IIS forum, but couldn't find one. I think the s
Windows (Win2008), .NET, ASP.NET
wolfbinary 5.00
My Test Question - Unedited
Updated: 25 Aug 2009  
Test Answer Test Answer  Test Answer Test Answer  Test Answer
C#, ASP.NET
Abhijit Jana 5.00
Comparision between Response.Redirect, Response.RedirectParmanent and Server.Transfer - Unedited
Updated: 10 Sep 2009  
It is to be noted, .NET has lately introduced Response.RedirectParmanent() after a long await. The main motive of this is to have permanent response redirection to the Search Engines.Response.RedirectParmanent() is an extension function introduced in .NET 4.0.The main motive of it is to indicate
C# (C# 2.0, C# 3.0, C# 4.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, Dev
Abhishek Sur 5.00
Confirm Postback of a page from Client End - Unedited
Updated: 13 Sep 2009  
It is a very common issue to handle automatic postbacks to controls. Here I am going to explain how we can handle autopostback of a button click using Javascript Event. Suppose you have a button : Now you want to occationally c
Javascript, ASP.NET, Dev
Abhishek Sur 5.00
How to Freeze GridView Header While Scrolling ? - Unedited
Updated: 13 Sep 2009  
This is very common problem in Web development that we need to freeze the GridView header at the time of scrolling, Here is one simple tips: Step 1 : Create a CSS class as following .HeaderFreez  {  position:relative ;   top:expression(this.offsetParent.scrollTop);  z-index: 10;  }   .HeaderFr
C#, ASP.NET, Dev
Abhijit Jana 5.00
Introduction to Munq IOC Container for ASP.NET - Unedited
Updated: 26 Oct 2009  
Introduction This is the first in a series of articles about using the Munq DI IOC Container and IOC containers in general. Inversion of Control (IOC) is a pattern which decouples the use of an interface from the concrete implementation of that interface.  By eliminating this coupling: the code can
C#, .NET (.NET 3.0, .NET 3.5, .NET 4.0), ASP.NET, WebForms, MVC, Architect, Dev
Matthew Dennis 5.00
Peer to Peer ASP.NET State Server - Unedited
Updated: 24 Aug 2009  
A distributed implementation of the ASP.NET state service
C# (C# 2.0), .NET (.NET 2.0, .NET 3.5), ASP.NET, Architect, Dev, SysAdmin
Sunny Ahuwanya 4.91
Remote IIS Debugging : Debug your ASP.NET Application which is hosted on "Remote IIS Server" - Unedited
Updated: 16 Jul 2009  
This article describes, how to setup debugging and debug a ASP.NET web application that is hosted on remote IIS Server . Details of msvsmon.exe and its configuration
C#, .NET, ASP.NET, Architect, Dev, QA
Abhijit Jana 4.90
Debug Your ASP.NET Application that Hosted on IIS : Process Attach and Identify which process to attach - Unedited
Updated: 15 Jul 2009  
This article describe how to debug a web application which is hosted on IIS. It also describe how to select a particular process to attach with your application when multiple worker process are running
C#, .NET, ASP.NET, Architect, Dev, QA
Abhijit Jana 4.88
MyStream: Social Lifestreaming with ASP.NET 4.0
Updated: 11 Aug 2009  
Turn your current static website or blog into a lifestreaming portal with all your social activities with ASP.NET 4.0, C# 4.0, PLINQ, Task Parallel Library, Dependency Injection, and plug-in architecture.
Javascript, XML, CSS, C# 4.0.NET 4.0, ASP.NET, WebForms, LINQ, SQL 2005, VS2010, Architect, Dev, Design, Sales, Marketing
Tanzim Saqib 4.85
Beginner's Guide : Exploring IIS 6.0 With ASP.NET - Unedited
Updated: 29 Sep 2009  
This article describes details of IIS configuration, Virtual Directory creation, Application Pool Creation, Application Pool settings, IIS Request processing for ASP.NET etc.
C# 1.0, C# 2.0, C# 3.0, Windows (Win2003, Vista, Win2008, Win2008 R2), .NET, ASP.NET, Architect, Dev, QA, Design
Abhijit Jana 4.84
ASP.NET Providers for the ADO.NET Entity Framework
Updated: 2 Aug 2009  
The introduction of the ADO.NET Entity Framework implicitly created the need for ASP.NET providers such as membership, role and profile that leverage this new technology.
C#, Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, WebForms, Ajax, Dev
Michael Ulmann 4.78
.NET Best Practice No: 3:- Using performance counters to gather performance data - Unedited
Updated: 30 Sep 2009  
.NET Best Practice No: 3:- Using performance counters to gather performance data
C#
Shivprasad koirala 4.77
Caching Images in ASP.NET
Updated: 17 Jan 2008  
One of the simplest but most effective methods to improve performance in web applications is to cache images on the client.
C#, CSS, HTML, .NET, ASP.NET
Karin Huber 4.77
A simple example of SQL server admin tools. - Unedited
Updated: 13 Sep 2009  
A simple example of SQL server admin tools.
C# (C# 2.0, C# 3.0, C# 4.0), SQL.NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0SQL 2000, SQL 2005, VS2005, VS2008, SQL 2008, VS2010, DBA, Dev
Md. Marufuzzaman 4.77
A Typed Repeater in ASP.NET
Updated: 17 Mar 2007  
Hacking ASP.NET to build a Repeater with generics support
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Andrey Shchekin 4.76
Submission Hijacking with ASP.NET
Updated: 5 Aug 2004  
Here is a little article for doing preprocessing before the page is postback-ed to the server in ASP.NET
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Daniel P. Sendelbach 4.75
EditorPart over a User Control webpart and moving EditorPart along with a webpart
Updated: 17 Jan 2006  
How to access User Controls from the EditorPart directly, and how to move EditorParts at runtime.
C#, Javascript, Windows, .NET 2.0, ASP.NET, ADO.NET, WebForms, VS2005, Dev
V Sridhar Chary 4.75
Presentation Model and Dependency Injection
Updated: 26 Apr 2009  
ASP.NET MVVM provides a framework to implement the Presentation Model pattern, a.k.a. the Model-View-ViewModel pattern in ASP.NET projects. Developers can take advantages of Dependency Injection and Event Broker to write concise, elegant and business focused code.
C#, .NET, ASP.NET, Architect, Dev
Yiyi Sun 4.75
Exploring Session in ASP.Net - Unedited
Updated: 23 Jan 2009  
This article describe about session in ASP.Net 2.0 . Different Types of Session , There Configuration . Also describe Session on Web Farm , Load balancer , web garden etc.
C# (C# 1.0, C# 2.0, C# 3.0), Windows, ASP.NET, Architect, Dev, Design
Abhijit Jana 4.74
Use of the PayPal payment system in ASP.NET
Updated: 2 Jun 2008  
This article covers aspects of using the PayPal payment system in ASP.NET
VB, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Alexandr Golovanov 4.74
CAPTCHA Image
Updated: 9 Feb 2004  
Using CAPTCHA images to prevent automated form submission.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
BrainJar 4.73
Master Page, Child Pages: Dynamic Communication Flexibility - Unedited
Updated: 4 May 2009  
How to have "static" buttons on a Master Page call functions in child pages when clicked.
C#, Windows, .NET, ASP.NET
Steve Wellens 4.73
ASP.NET and Comet: Bringing Sockets Back
Updated: 9 Apr 2008  
Implementing a socket based Comet solution in ASP.NET.
C# (C# 3.0), Javascript, HTML, Windows, .NET (.NET 3.5), ASP.NET, Dev
Wilfred Verkley 4.73
Managing State with HTML Forms in ASP.NET - A Lightweight Alternative
Updated: 12 Dec 2008  
A flexible, lightweight library for form processing without using viewstate, postbacks, or server-side form elements.
C#, Javascript, HTML.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, WebForms, Architect, Dev, Design
Sam Rahimi 4.73
DPAPI and Triple DES: A powerful combination to secure connection strings and other application settings
Updated: 26 Aug 2005  
This article shows how DPAPI and Triple DES can be used to encrypt connection strings and other sensitive strings for storage in the ASP.NET web.config file.
C#.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, IIS 5.1, IIS 6, VS.NET2003, Dev
Hannes Foulds 4.73
Performance Strategies for Enterprise Web Site Development
Updated: 1 Feb 2004  
This article describes performance strategies to use with web sites that need to be able to handle a high volume of users. This includes planning for perf tuning, tools and metrics to use in measuring performance, as well as many techniques that you can use to actually make your pages run faster.
Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
jconwell 4.72
Remote Scripting
Updated: 25 Apr 2005  
Use client-side JavaScript to remotely invoke methods in ASP.NET pages.
C#, Javascript, Windows, .NET 1.0, ASP.NET, Dev
Alvaro Mendez 4.72
Building a Web Site with Membership and User Login
Updated: 22 Apr 2009  
An article about building a Web Site with Membership and User Login
C#, Windows, .NET 2.0, ASP.NET, Dev
_ShreekUMAr_ 4.71
On The Care and Handling of Cookies
Updated: 3 Jan 2003  
Everything you ever wanted to know about ASP.NET Cookies but were too afraid to ask.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, WebForms, Dev
Paul Riley 4.71
OneImage
Updated: 23 Mar 2009  
An httpmodule designed to create one image out of many for faster loading and fewer web server HTTP requests. Module creates auto generated CSS image maps of positions for displaying on a webpage using background positioning. The module also handles creating mouse over image effects.
C#Win2K, WinXP, Win2003, Vista, Win2008, ASP.NET, IIS, GDI+, VS.NET2003, VS2005, VS2008, Dev, Design
VectorX 4.71
A Simple protocol to view aspx pages without IIS implemented in C#
Updated: 17 Feb 2004  
Covers how to write a Pluggable Asyncrhonous Protocol using C# and provides a useful protocol to enable local execution of ASP.NET sites.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Andy Brummer 4.71
Test Your ASP.NET WebService using SoapUI
Updated: 8 Aug 2009  
This article describes how to test your web service using Soap UI Tool.
.NET, ASP.NET, Architect, Dev, QA, Design
Abhijit Jana 4.70
Beginners Introduction to State Management Techniques in ASP.NET
Updated: 23 Dec 2008  
This article discusses the state management techniques used in ASP.NET. We discuss: QueryString, Cookie, Session, Profile, Static Variables and Application state.
C# 3.0, Windows, .NET 3.5, ASP.NET
N a v a n e e t h 4.70
DotNetNuke: User Creation and Role Assignment: For Absolute Beginners!
Updated: 26 Sep 2009  
Beginners' overview of creating DNN Users, Roles and Assign User with Roles
XHTML, ASP.NET, WebForms
Abhijit Jana 4.70
.NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern - Unedited
Updated: 30 Sep 2009  
.NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern
C#, Architect
Shivprasad koirala 4.70
Using Memory Mapped Files in ASP.NET using VB.NET
Updated: 22 Dec 2005  
MemoryMappedCache is a small project can be used to host a proactive loaded cache using a Windows Service.
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Michael Vanhoutte 4.69
MasterPages reinvented - a Component Based Template Engine for ASP.NET
Updated: 27 Apr 2005  
User-friendly but powerful template engine which provides clean and painless separation of content and MasterPages (templates).
C#, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Philipp Sumi 4.69
Switching Between HTTP and HTTPS Automatically
Updated: 7 Jul 2005  
An article on automatically switching between HTTP and HTTPS protocols without hard-coding absolute URLs.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Matt Sollars 4.69
A Note on Web application with Reference to ASP.NET and AJAX
Updated: 20 Jun 2009  
This article helps in understanding the overall programming model of a web application with reference to ASP.NET and AJAX.
Windows, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Ajax, Dev
Suchi Banerjee, Pune 4.68
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application - Article 2
Updated: 5 Jun 2009  
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
C#, .NET (.NET 2.0, .NET 3.0), ASP.NET, Architect, Dev
Paul Rony 4.68
ASP.NET GridView Columns with Collapsible Panel Embedded
Updated: 29 Sep 2009  
ASP.NET GridView Columns with Collapsible panel to display additional information without postback
Javascript, Windows (WinXP), .NET (.NET 2.0), ASP.NET, Architect, Dev, Design
Padoor Shiras 4.68
ASP.NET WebForms and ASP.NET MVC in Harmony
Updated: 19 Aug 2009  
Integrating ASP.NET MVC in existing ASP.NET WebForms applications.
C# 3.0Win2003, .NET 3.0, .NET 3.5, ASP.NET, WebForms, MVC, Architect, Dev, Design
Rajesh Pillai 4.68
99.99% available ASP.NET and SQL Server SaaS Production Architecture - Unedited
Updated: 10 Dec 2008  
Production Architecture for a SaaS web application built using ASP.NET and SQL Server that guarantees 99.99% availability and super performance
C#, SQL, .NET, ASP.NET, SQL Server, Architect, Dev
Omar Al Zabir 4.67
Extended GridView with Insert Functionality
Updated: 26 Oct 2007  
An extended GridView that adds inserting to its capabilities plus a number of other enhancements
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Alex Furmanski 4.67
A web based dialup Internet application
Updated: 6 Jul 2003  
A web application to connect and disconnect from a dial up Internet session
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
Dan_P 4.67
Stop editing 'web.sitemap'--Let unknown pages dynamically INHERIT from a parent! And more... - Unedited
Updated: 11 Apr 2009  
Reduce sitemap maintenence and never have another "unlisted" page! Unlisted pages dynamically inherit site map placement from a parent page. Replace repetitive '/default.aspx' mentions with '/' for friendlier URLs. Wildcard query string matching and more...
C# (C# 2.0, C# 3.0), VB (VB 8.0, VB 9.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008), .NET (.NET 2.0, Mono, .NET 3.0, .NET 3.5), ASP.NET, IIS (IIS 5.1, IIS 6, IIS 7), Visual Studio (VS2005, VS2008), WebForms, Ajax, Dev
kriceslo 4.67
Eucalypto - ASP.NET CMS Library using NHibernate
Updated: 10 Jun 2009  
An ASP.NET server library for creating CMS website (forums, articles/wiki, news, users/roles, ...), using NHibernate for data access.
C# 2.0, Windows, .NET 2.0, Mono, ASP.NET, WebForms, VS2005, Dev
Davide Icardi 4.67
ASP.NET Internals: Request Architecture
Updated: 24 Mar 2008  
Explains in depth the ASP.NET Request architecture.
.NET (.NET 2.0, .NET 3.0), ASP.NET
mohamad halabi 4.67
Automating Compilation for VS Web Developer 2008 Express edition - Unedited
Updated: 2 Nov 2008  
Automating Compilation for VS Web Developer 2008 Express edition
.NET (.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), Architect
Shivprasad koirala 4.67
Creating Server Controls at Runtime using HTTP Modules
Updated: 5 Apr 2009  
This is a demonstration to show how to create a dynamic server control using HTTP modules
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, .NET (.NET 3.5), ASP.NET, Dev
Niladri_Biswas 4.67
ASP.NET Web Site Performance Improvement
Updated: 28 May 2009  
Tips to speed up your ASP.NET applications.
XML, .NET, ASP.NET, Dev, SysAdmin
Ashrafur Rahaman 4.67
WebForms And MVC In Harmony — Almost… - Unedited
Updated: 7 Aug 2009  
Can't use WebControls in ASP.NET MVC anymore? Not quite. This post discusses some options that you have in MVC for creating "WebControls" by using Extension Methods, IDisposable or a "Super Secret" method.
C#, .NET, ASP.NET, All Topics, MVC, Dev, Design
webdev_hb 4.67
Singleton pattern in a multiple worker thread Application Pool
Updated: 3 Aug 2009  
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
C# 1.0, C# 2.0, C# 3.0, Windows, .NET 3.0, ASP.NET, IIS 6, Architect, Dev
Wawrzyniec Wawro 4.67
User Friendly ASP.NET Exception Handling
Updated: 20 Dec 2004  
A flexible framework for user-friendly ASP.NET exception handling, and automatically notifying developers of problems before users do.
VB, Windows, .NET 1.1, ASP.NET, IIS, VS.NET2003, Architect, Dev
wumpus1 4.66
Web User Forms
Updated: 21 Jan 2009  
User driven runtime dynamic ASP.NET Web Forms
C#, Javascript.NET 2.0, ASP.NET, WebForms, Dev
Jani Giannoudis 4.66
Writing Object-Oriented JavaScript Part 1
Updated: 8 Dec 2003  
Using Cfx to develop a JavaScript control class library.
Windows, .NET, ASP.NET, Visual Studio, IE 6.0, Dev
chriswa 4.66
Declarative ASP.NET globalization
Updated: 16 Apr 2004  
An article on how to implement globalization support for ASP.NET pages through attributes and reflection
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Sami Vaaraniemi 4.65
Create a valid RSS 2.0 document using XmlTextWriter
Updated: 18 Sep 2003  
Create a valid RSS 2.0 document using XmlTextWriter
VC7.1, Windows, .NET 1.1, ASP.NET, Visual Studio, Dev
Daniel Bright 4.65
Retrieve a List of Authenticated Users using ASP.NET, AJAX, and FormsAuthentication
Updated: 26 Feb 2009  
This article explains how to retrieve and display a list of all the authenticated users on an ASP.NET WebSite
C#.NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, WebForms, VS2005, VS2008, Dev
Gamil Méralli 4.65
Creating multilingual websites - Part 2
Updated: 25 Aug 2004  
Creating multilingual websites - Part 2
C#, VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Karl Seguin 4.65
Eventing Within Composite Web Custom Controls
Updated: 27 Jan 2003  
Handling events and View State inside a Web Custom Control using Composition Rendering.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Nick Pirocanac 4.65
ASP to ASP.NET Session Bridge Using a Web Service
Updated: 8 Mar 2004  
ASP to ASP.NET Session Bridge Using a Web Service
.NET, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual Studio, Dev
Lee Fuller 4.64
Performance Optimization of ASP.NET Applications on Client-side
Updated: 17 Dec 2008  
This article provides guidelines for improving the performance of ASP.NET application on client-side.
Javascript, CSS, HTML, XHTML, Windows, .NET, ASP, ASP.NET, WebForms, Ajax, Architect, Dev, QA
postmodernist 4.64
Complex Parameter Support for ObjectDataSource
Updated: 3 Feb 2009  
An example showing how to create a custom parameter for ASP.NET data sources that allows the passing of arbitrarily complex objects.
C#, ASP.NET, WebForms, Dev
Steven James Gray 4.64
The ASP.NET Page Lifecycle – A Basic Approach
Updated: 28 Sep 2007  
A simple approach for understanding the ASP.NET page lifecycle.
Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
UsualDosage 4.64
Creating Multilingual Websites - Part 3
Updated: 1 Nov 2005  
Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won't focus on the fundamental but rather enhancements to what we've already covered.
C#, VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Karl Seguin 4.63
URL Object Serialization: An Effortless Approach to User Account Confirmation
Updated: 25 Jan 2008  
A URL Object Serialization component that provides compression and encryption of CLR objects, enabling embedding within URLs. Also includes a user account purging component that performs the periodic removal of unconfirmed user accounts, and a website that demonstrates the user account confirmation.
C# (C# 3.0), .NET (.NET 3.5), ASP.NET, Visual Studio (VS2008), Architect, Dev
Daniel Vaughan 4.63
RoleProvider for web applications that use XML files for roles
Updated: 16 Oct 2006  
Use a personal provider to manage users and roles in a web application.
XML, SQL, C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio, DBA, Dev
--==## Andy74 ##==-- 4.63
Integrating Spring.NET with ASP.NET Web Site
Updated: 28 Jan 2008  
This article describes how to integrate Spring.NET enterprise Framework with ASP.NET
C#, Javascript, XML, CSS, HTML, ASP, ASP.NET, Ajax, Dev
Maruf Maniruzzaman 4.63
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Updated: 28 Feb 2007  
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
C#, Windows, .NET, ASP.NET, WebForms, VS2005, Dev
Mosalem 4.63
Adding a Build Banner to ASP.NET Pages
Updated: 1 Feb 2008  
This article explains a pluggable way to place a banner on pages built in debug mode, without making any code changes.
C#, Javascript, CSS, HTML, ASP, ASP.NET, Ajax, Dev
Adam Langley 4.63
COMET: Multi-Client continuous PUSH-update Grid for ASP .net Web Apps (Complete Performance report included) - Part 2 - Unedited
Updated: 21 Sep 2009  
Scalable, High performance and Low latency Reverse AJAX Grid. This is a COMET based Multi-client capable grid control. This grid control can COMET-update to multiple clients with varying data need.
C# (C# 3.0), XML, .NET (.NET 3.5), ASP.NET, Architect, Dev, Design
Bharath K A 4.62
Action Tags
Updated: 5 Oct 2003  
An approach to encapsulating functionality in server controls, separate from a user interface.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Mike Ellison 4.61
An improvement to RegisterClientScriptBlock
Updated: 8 Jan 2004  
A simpler and more flexible method of registering client-side Javascript within ASP.NET pages and controls.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
Chris Maunder 4.61
SmartPager: a Flickr-style pager control with go-to-page popup layer - Unedited
Updated: 8 Jan 2007  
ASP.NET pager control similar to Flickr's paging interface, but with tooltips and go-to-page popup layer allowing you to enter the required page number.
C# 1.0, Windows, .NET 1.1, .NET 2.0, ASP.NET, VS.NET2003, Dev
Ashley van Gerven 4.61
Windows Authentication Using Form Authentication
Updated: 1 Jul 2009  
An article on "How to authenticate windows user using form authentication in ASP.NET?"
C# (C# 2.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win 7), .NET (.NET 1.0, .NET 1.1, .NET 2.0), ASP.NET, Win32, Dev
Muhammad Akhtar Shiekh 4.60
Keep Your Website Alive (Don’t Let IIS Recycle Your Website)! - Unedited
Updated: 19 Aug 2009  
IIS can be a bully to your poor web application and when you're in a hosted environment you have even less control. In this post we discuss how we can keep your website from being recycled and do it without needing external code!
C#, .NET, ASP.NET, IIS, WebForms, All Topics, MVC, Architect, Dev, Design
webdev_hb 4.60
ASP.NET Zip Entry Handler
Updated: 8 May 2008  
Deploy zip files to your web application and serve compressed files directly out of the zip file.
C# (C# 1.0, C# 2.0, C# 3.0), HTML, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, IIS (IIS 5.1, IIS 6, IIS 7), Dev
Jake Morgan 4.59
Exploring Caching in ASP.NET - Unedited
Updated: 4 Oct 2008  
This article describes details of caching in ASP.NET
C#, ASP.NET, Architect, Dev, Design
Abhijit Jana 4.59
Single Sign-on in ASP.NET and Other Platforms
Updated: 7 Jul 2008  
Discuss the concept of single sign-on using Forms authentication within ASP.NET as well as other platforms.
C#, .NET (.NET 2.0, .NET 3.5), WebForms, Dev
Tomz_KV 4.59
Client Callbacks in ASP.NET 2.0
Updated: 8 Sep 2004  
Using Client Callbacks in ASP.NET 2.0
Windows, .NET 1.0, ASP.NET, VS2005, Dev
Karl Seguin 4.59
SharePoint Quick Start FAQ Part 1 - Unedited
Updated: 3 Oct 2009  
SharePoint Quick Start FAQ Part 1
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.58
Declarative QueryString Parameter Binding
Updated: 2 Mar 2004  
Describes using reflection to automatically populate member parameters from the Form and Querystring.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
piers7 4.58
Use a floodgate class to block multiple posts
Updated: 27 Sep 2005  
A simple class to block repeated attempts to submit comments or logins.
C#, Win Mobile, .NET, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, ASP.NET, Visual Studio, Dev
Rob van der Veer 4.58
Inside Master Pages
Updated: 18 Aug 2005  
Every thing you need on master pages. This article takes your from the first step to the depth.
C#, VB, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Mohamed Sharaf 4.58
ASP.NET Color DropDown Control
Updated: 27 Jan 2005  
An example of persisting and parsing a custom collection in an ASP.NET server control.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, ASP.NET, WinForms, VS.NET2003, Dev
Mike Ellison 4.57
Ajax Enabled Gridview using JavaScript in ASP.NET
Updated: 15 Feb 2009  
I have created a JavaScript Gridview that does the same operation like displaying record in tabular format, paging, sorting, deleting and changing page size at runtime without any postback.
Javascript, XML, CSS, HTML, .NET, ASP.NET, Ajax
Najmul Hoda 4.57
Cross Domain Scripting with ASP.NET
Updated: 23 Oct 2009  
Learn to share data via cross domain scripting and ASP.NET
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.5), ASP.NET, Dev
Ron Laughton 4.57
The Two Interceptors: HttpModule and HttpHandlers
Updated: 4 Mar 2009  
The two interceptors: HttpModule and HttpHandlers
C#.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Architect
Shivprasad koirala 4.57
Lean and Mean Blogging Revisited
Updated: 4 Jan 2008  
An alternative approach to blogging engines
C# (C# 2.0), CSS, SQL, HTML, .NET (.NET 2.0), ASP.NET, SQL Server (SQL 2005), ADO.NET, Dev
Mustafa Ismail Mustafa 4.57
ADAM and LDAP Client.Net - LDAP Access Control for ASP.Net - Unedited
Updated: 8 Oct 2006  
ASP.Net Authentication and Authorization with LDAP
Windows, .NET, ASP.NET, Visual Studio, Dev
michalpiaseczny 4.57
PixelDragonsMVC.NET - An open source MVC framework
Updated: 29 Jun 2007  
An MVC framework with built-in NHibernate support that makes creating ASP.NET 2 applications easier by minimizing code and configuration
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
BigAndy 4.57
Combining, Compressing, Minifying ASP.NET ScriptResource and HTML Markups
Updated: 2 Feb 2009  
This article is about combining, compressing, minifying the ASP.NET ScriptResource and HTML markups.
C#, Javascript, CSS, HTML, XHTML, Windows (WinXP, Win2003, Vista), .NET (.NET 3.5), ASP, ASP.NET, IIS, WebForms, Ajax, Architect, Dev, Design
Moiz Dhanji 4.56
Utilizing SharePoint Form Controls (like OWSDateField)
Updated: 3 Jan 2006  
This article discusses some ways to take advantage of the SharePoint client side controls (like the OWSDate Control) within the SharePoint web parts.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
railerb 4.56
Stock quote and chart from Yahoo in C# - Unedited
Updated: 23 Jun 2009  
This article introduces you how to access stock quotes from the Yahoo finance service.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), ASP.NET, Dev
PAPAYA 4.56
Flex Communication with ASP.NET WebService
Updated: 26 Jun 2009  
This article explains how to use an ASP.NET WebService from Adobe Flex
C#, .NET, ASP.NET, ADO.NET, Dev
NinethSense 4.56
Object Oriented Ajax - Unedited
Updated: 1 Oct 2007  
Object Oriented AJAX class and objects structured for ease of use and maintainability for multiple requests.
C#, VB, Javascript, XML, HTML, Windows, .NET, ASP, ASP.NET, Visual Studio, WebForms, Ajax, Architect, Dev, QA
VectorX 4.55
Add your own (custom) prerequisite to "ClickOnce" application - Unedited
Updated: 7 Oct 2006  
Remember we can only add those prerequisite through ClickOnce which are by default in prerequisite list while publishing. This article will drive you, how to add custom prequisite for ClickOnce deployment
Windows, .NET 2.0, ASP.NET, VS2005, Dev
Malpani Amol 4.55
Using DayPilot 2 (Outlook-like calendar/scheduling control for ASP.NET) - Unedited
Updated: 4 Mar 2009  
Showing the features of a flexible ASP.NET event calendar/scheduling control.
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Dan Letecky 4.54
Using the FileResolver to allow virtual application paths ( ~ ) in any file
Updated: 10 Jan 2006  
Introduces a solution for using virtual app paths in non ASP.NET files.
C#, Javascript, XML, CSS, Windows, .NET 1.1, ASP.NET, VS.NET2003, VS2005, Dev
Bobby DeRosa 4.54
Creating multilingual websites - Part 1
Updated: 25 Aug 2004  
Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.
C#, VB, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Karl Seguin 4.53
An Easy Introduction to Localization in ASP.NET 2.0
Updated: 16 Oct 2006  
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005).
VB, Windows, .NET 2.0, ASP.NET, VS2005, Dev
salysle 4.53
Creating Client and Server-Side Form Validation using the Validator Toolkit for ASP.NET MVC
Updated: 12 Feb 2008  
This article describes how to validate an HTML form on client and server-side in conjunction with the jQuery JavaScript library.
C#, Javascript, CSS, HTML, ASP, ASP.NET, Ajax
Juergen Baeurle 4.53
Convert Word-Documents to PDF on an ASP.NET Server
Updated: 30 Jul 2009  
Convert Word-Documents to PDF-Files using Word 2007 on a Server
C#, Windows, .NET, ASP.NET, COM, COM+, Dev
pottwalblog 4.53
NHibernateDataSource: A DataSourceControl for ASP.NET 2.0 - Unedited
Updated: 6 Feb 2007  
A DataSourceControl for querying and binding to NHibernate entities, and other useful stuff
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Winston Fassett 4.53
Paging in Grid View using Slider Extender
Updated: 15 Jan 2009  
This article demonstrates how to implement paging in GridView using Ajax Slider Extender.
C#, ASP, ASP.NET, WebForms, Ajax
Najmul Hoda 4.53
Rating Demystified: Ajax Way, Amazon Way* - Unedited
Updated: 16 Aug 2008  
Ever wondered, how the amazon rating system works with multiple items in the same page, here is a simple article to describe the basic bare bones needed to create an asynchronous rating module using ASP.NET , SQL Server and ..... AJAX
Windows, .NET, ASP.NET, Visual Studio, Dev
Quartz. 4.53
COMET (or Reverse AJAX) based Grid Control for ASP.NET Web Applications - Scalable, High Performance and Low Latency Grid Control
Updated: 1 Apr 2009  
A COMET/Reverse Ajax based Web Grid Control, which can be used in ASP.NET web application. This control posts the updates to the client based on Server side event(s) thereby reducing network round trips.
C# (C# 3.0), Windows, .NET (.NET 3.0, .NET 3.5), ASP.NET, Ajax, Architect, Dev, Design
Bharath K A 4.52
A Better SiteMapResolve
Updated: 1 Mar 2006  
Describes how to create a more useful SiteMapResolve event.
C#, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Kent Boogaart 4.52
Restricting input by MaskEdit in IE / Firefox - Unedited
Updated: 5 Nov 2006  
To provide a better user experience by MaskEdit ,Textbox with restriction, Auot-Trim box and tip box, support IE/Firefox
Windows, .NET, ASP.NET, Visual Studio, Dev
Jerry.Wang 4.52
Creating an HTML Text Area Server Side Control
Updated: 29 Jan 2003  
Using VB.NET and Java Script to Create ASP.NET Rich Edit Server Side Control.
VB.NET 1.0, Win2K, WinXP, ASP.NET, Dev
Sameers (theAngrycodeR) 4.51
SharePoint Quick Start FAQ Part III - Unedited
Updated: 3 Oct 2009  
SharePoint Quick Start FAQ Part III
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.51
Planning, testing and tuning for ASP.NET and IIS 6.0 - Unedited
Updated: 11 Jan 2005  
An approach to proactive IIS 6.0 server management and ASP.NET performance tuning and testing. We will look at editing the Metabase for expanding the use of GZip, at threading, at compression, at security, IIS 6.0 object cache, and a host of other topics.
C#, VB, VBScript, Javascript, XML, SQL, HTML.NET 1.0, .NET 1.1, WinXP, ASP.NET, Visual Studio, DBA, Dev
hurddar 4.51
Three Tier Code Generator For ASP.NET
Updated: 8 Jul 2005  
Generates three tier code for ASP.NET.
C#, VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Stevan Rodrigues 4.51
UrlMappingModule
Updated: 11 Mar 2008  
Bringing MVC Framework-style URL redirections to classic ASP.NET 2.0 WebForms development
C#.NET 2.0, ASP.NET, Dev
Mike Ellison 4.51
Configuring .Net 2.0 to recognise the BlackBerry browser
Updated: 24 Jul 2006  
Version 2.0 of the .Net framework does not ship with a configuration file for the Blackberry browser, this article will show how to set one up.
Windows, .NET, ASP.NET, Visual Studio, Dev
Declan Bright 4.50
TitleCheckBoxList - Adding Column Headers / Titles to a CheckBoxList control. - Unedited
Updated: 19 Apr 2007  
Extending the CheckBoxList control to allow ListItems that serve as Column Headers / Titles / Category headings and do not render a CheckBox.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Jeff Bazinet 4.50
Method for Securing the Accessible Files - Unedited
Updated: 20 Dec 2007  
Downloading the files under asp.net authentication
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev
wankai 4.50
Using Linq to paginate your ObjectDataSource. - Unedited
Updated: 18 Mar 2008  
In this article I walk through an example that binds a gridview control to an ObjectDataSource and uses Linq queries to paginate to achieve true data pagination.
C# (C# 3.0), VB (VB 9.0), CSS, HTML, .NET (.NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2005), Visual Studio (VS2008), Ajax, LINQ, Architect, DBA, Dev, Design
Jason Witty 4.50
ASP.NET AJAX 4.0 Template Programming - Part I
Updated: 28 Jun 2009  
An article describes ASP.NET AJAX 4.0 template programming with DataView and DataContext
C# (C# 4.0), .NET (.NET 4.0), ASP.NET, ADO.NET, WCF, WebForms, Ajax, Dev
M Sheik Uduman Ali 4.50
WebResource ASP.NET 2.0 explained
Updated: 26 Feb 2006  
WebResource (rumours and lies exposed): this is how you really do it.
C#, Javascript, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Gary Dryden 4.49
Custom Hyperlinks Using Asynchronous Pluggable Protocols
Updated: 19 Sep 2006  
Create custom hyperlinks to integrate your application with the desktop.
C++, .NET, Win2K, WinXP, ASP.NET, Visual Studio, Dev
David M Brooks 4.48
Avoiding spam-bots
Updated: 31 Aug 2004  
Prevent spam-bots from harvesting email addresses in web pages.
C#, VB, Javascript, HTML, Windows, .NET, ASP.NET, Visual Studio, Dev
Ralph Arvesen 4.48
Tracing with Log4Net and the Context Singleton Design Pattern - Unedited
Updated: 12 Aug 2006  
This article describes techniques than enable ASP.Net trace style performance information to be outputted to any appender using log4net. In building this utility class, we also delve into a design pattern that enables developer’s to create a single instance of a class for a single ASP.Net request.
Windows, .NET, ASP.NET, Visual Studio, Dev
David San Filippo 4.48
Another Simple Wait Page - Unedited
Updated: 11 Oct 2006  
An article to demonstrate to use asynchronous delegate call and client script callback to build long wait page
Javascript, XML, C# 2.0, Windows, .NET 2.0, ASP.NET, Ajax, VS2005, Dev
Hardy Wang 4.48
Ultimate .NET Credit Card Utility Class - Unedited
Updated: 29 Aug 2007  
A powerfully simple .NET utility class for validating and testing credit card numbers in C# and VB.
C# 2.0, VB 8.0, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
BlueLaser05 4.47
Loading Message when Page Loads
Updated: 24 Feb 2009  
To display a loading message (or GIF) when the page_load has functions that take a long time
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Vasanth.S.R 4.47
Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks - Unedited
Updated: 29 Mar 2009  
Reusable Navigation and workflow for both Windows and Web using Microsoft UIP blocks
VS.NET2003, VS2005, Dev
Shivprasad koirala 4.47
Manage ASP.NET Session variables using the Facade design pattern - Unedited
Updated: 13 Dec 2006  
Reduce bugs in ASP.NET applications by improving access to Session variables.
Windows, .NET, ASP.NET, Visual Studio, Architect, Dev
David Hay 4.46
Beginners Introduction to ASP.NET
Updated: 19 Oct 2004  
An article giving basic introduction to ASP.NET ,Underlying technologies and Advantages of ASP.NET over asp
Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
sudhirmangla 4.46
Using the ZetaSpamAssassin Wrapper in a real-word Application - Unedited
Updated: 18 Feb 2006  
An article about building an application for checking for spam
Windows, .NET, ASP.NET, Visual Studio, Dev
Uwe Keim 4.46
Creating PDF documents in ASP.NET - Unedited
Updated: 26 Sep 2007  
Creating PDF documents in ASP.NET
Windows, .NET 2.0, ASP.NET, WebForms, Dev
fstrahberger 4.46
Page Tracking in ASP.NET
Updated: 23 Jun 2004  
This articles explains how to track visitors to your web site.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
vikramk 4.46
Beginner's Guide To View State - Unedited
Updated: 29 Nov 2008  
This article is a step by step guide to view state with details
C#WinXP, Win2003, ASP.NET, Architect, Dev, Design
Abhijit Jana 4.46
Send Calendar Appointment As Email Attachment - Unedited
Updated: 2 Jul 2008  
This article describes the procedure to create outlook calendar appointment(.ics) file and send it through email as an attachment.
C# (C# 1.0, C# 2.0, C# 3.0), .NET, Dev
Swatiln 4.45
ViewState and Postback
Updated: 12 Dec 2008  
Why some Web controls like Textbox retain values even after disabling the ViewState while others do not?
HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
sivaraj rp 4.45
ASP.NET Color Picker - Unedited
Updated: 12 Jul 2006  
A web control for picking web safe colors
C#, Javascript, CSS, HTML, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Toverstudio 4.44
Optimized Paging and Sorting using Object Data Source - Unedited
Updated: 8 Sep 2009  
An artcile on End to End solution to optimized paging and sorting in ASP.NET GridView using Object Data Source.
C#, .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2000, SQL 2005, SQL 2008), ADO.NET, WebForms, Architect, DBA, Dev, QA, Design
Muhammad Akhtar Shiekh 4.44
ASP.NET Page Templates - Using Inheritance
Updated: 19 Sep 2002  
A tutorial showing how to create page templates that use object-oriented inheritance.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Peter Provost 4.44
Gridview with a single ModalPopupExtender/Panel for row editing - Unedited
Updated: 22 Feb 2007  
Gridview with a single ModalPopupExtender/Panel for row editing
Javascript, XML, C# 2.0.NET 2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, Ajax, VS2005, Dev
TCartwright 4.44
Extending the GridView CommandField To Add Delete Confirmation
Updated: 5 Sep 2007  
Tired of constantly writing the same labourious plumbing to add a confirmation to a delete button in a GridView? I was, so I simplified things.
Javascript, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev, Design
Alex Furmanski 4.44
Browser Detection using ASP.NET
Updated: 6 May 2009  
Using and updating your machine.config file to better detect browser type in ASP.NET
Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS, Visual Studio, Dev, QA
Chris Maunder 4.43
DotNetNuke Search Engine Optimization
Updated: 3 Apr 2007  
A starter guide to DotNetNuke Search Engine Optimization
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev, Design
Jay Kay 4.43
The Tortoise and the Long Hair: A fabel - Unedited
Updated: 28 Apr 2008  
A method for unit testing views in the .net MVC framework
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 3.5), ASP.NET, Dev, QA
Herbrandson 4.43
ASP.NET Page Life Cycle
Updated: 20 Jul 2009  
This article describes the ASP.NET Page Life Cycle from the moment the URL is hit from the web browser till the HTML code is generated and sent to the web browser.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, IIS (IIS 5.1, IIS 6), Architect, Dev, Design
Pradeep KV 4.43
A Neat Solution to GridView Custom Paging - Unedited
Updated: 5 Jun 2007  
This article shows how to easily extend GridView to support Custom Paging and remove the restriction of using ObjectDataSource as the data source
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, WebForms, SQL 2005, VS2005, Architect, DBA, Dev
Fadrian Sudaman 4.43
HTTP Compression Module
Updated: 20 Mar 2008  
A compression module for ASP.NET that works with WebResource.axd, JavaScript, and CSS
C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio (VS2005), Dev
darick_c 4.43
ASP.NET 1.1 Web Application Compilation and Pre-compilation
Updated: 7 Sep 2005  
Describes how to pre-compile or compile .aspx and .ascx files of C# or VB ASP.NET 1.1 web application; includes full source code, compilation library, runtime library and a demo project.
C#, VB, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Jecho Jekov 4.42
Achieve multiple tasks (child window) functionality in a web application using UIAPB - Unedited
Updated: 22 Aug 2006  
Describes a solution to achive shared session, multiple tasks functionality using User Interface Process Application Block 2.0
C#, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, IE 6.0, IE 5.5, Architect, Dev
Deobrat Singh 4.42
Automatically generate classes and enums from sql datatables - Unedited
Updated: 7 Jun 2006  
Enable intellisense for sql repositories of messages, defaults etc in asp.net using BuildProvider
Windows, .NET, ASP.NET, Visual Studio, Dev
stewartamackenzie 4.41
Creating a WebDav to RSS adapter - Unedited
Updated: 28 Feb 2006  
How to develop a handler that reads Exchange WebDAV folders and returns RSS
C#.NET 2.0, Win2K, WinXP, Win2003, ASP.NET, IIS 5.1, IIS 6, VS2005, Dev
Diego Mijelshon 4.41
Behind the scenes of ASPX files
Updated: 19 Jan 2004  
Describes what goes with ASPX files and how ASPX files affect the page life cycle.
Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
Natty Gur 4.40
Common Issues & Solutions While Creating Custom ToolBar For IE - Unedited
Updated: 8 Oct 2006  
Solutions For Common Problems While Using Band objects
Windows, .NET, ASP.NET, Visual Studio, Dev
SandeepSreekumar 4.40
ASP.NET HttpModule for handling session end with StateServer
Updated: 2 Nov 2007  
This article explains how to manage sessions ending when using the ASP.NET StateServer (which does not fire the Session_End event)
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Munsifali Rashid 4.40
Integrating a Blogger.com Blog into an ASP.NET 2.0 Web Site
Updated: 8 Jul 2009  
How to integrate a blogger.com blog into an ASP.NET 2.0 Web Site
C# 2.0, Windows, .NET (.NET 2.0), ASP.NET, Dev
nickyt 4.40
Page Template Framework for ASP.NET 1.1
Updated: 16 Nov 2004  
The Page Template Framework for ASP.NET 1.1 provides a configurable solution for creating page templates in a Web application. Using this framework, page templates are stored in an XML file, and can be dynamically configured without recompiling the Web application.
C#, VB, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Scott Van Vliet 4.40
Extending the ASP.Net Multiline TextBox control to limit the number of characters entered - Unedited
Updated: 16 Nov 2007  
Developers use multiline TextBox controls in almost all web projects. Since MaxLength property of a TextBox control does not work when the TextMode property is set to Multiline, we usually use Validator controls to validate the length.
Javascript, HTML, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, IIS 5.1, IIS 6, VS2005, IE 6.0, IE 5.5, IE 7, Dev
blogging developer 4.39
Building an ImageTag Extender like Facebook Image Tagger - Part 1
Updated: 4 Jun 2008  
An article about building an ImageTag Extender like Facebook Image Tagger
C#, .NET, ASP.NET, Ajax, Dev
Md. Asif Atick 4.39
A Smart Form Control for ASP.NET URL Rewriting - Unedited
Updated: 20 Jul 2007  
A smart form control that fixes many of the problem that are caused by extensionless url rewriting in ASP.NET
C# 2.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, WebForms, VS2005, Dev
David T Nelson 4.38
NumericTextBox for ASP.NET - Unedited
Updated: 9 Oct 2007  
An ASP.NET control that allows users to enter only numbers
Javascript, XHTML, C# 1.0, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, IE 6.0, IE 7, Dev
Lukas Holota 4.38
ASProxy: Surf in the web invisibly using ASP.NET power - Unedited
Updated: 7 Aug 2008  
A powerfull web proxy that able you pass through the blocked web pages.
C# (C# 2.0), Javascript, CSS, HTML, .NET (.NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), ASP.NET
SalarSoft 4.38
Creating Web Services in a Class Library project - Unedited
Updated: 29 Nov 2007  
This article explains how you can create Web Services in a Class Library project
C# 2.0, C# 3.0, VB 8.0, VB 9.0, Windows, .NET 2.0, .NET 3.5, ASP.NET, WebForms, VS2005, VS2008, Architect, Dev
Bruno Piovan 4.38
Creating Custom Configurations
Updated: 2 Sep 2004  
Create isolated settings, strongly-typed objects and collections inside your web.config by leveraging the flexibility of .Net to create your own configuration sections and handler.
C#, VB, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Karl Seguin 4.38
A Hierarchical Repeater and Accessories to match - Unedited
Updated: 1 Aug 2006  
A Hierarchical Repeater control
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Gary Vidal 4.38
RDP Manager - Unedited
Updated: 11 Oct 2006  
Simple RDP and VNC connection manager built on .net 2.0
VB, Windows, .NET 2.0, ASP.NET, VS2005, Dev
jjanofs 4.38
Beginner's Guide to ASP.NET Application Folder - Unedited
Updated: 23 Dec 2008  
This Article Describe you about Asp.Net Application folder like App_Code,App_Theme, App_Data, etc..
C#, Windows, ASP.NET, Dev, Design
Abhijit Jana 4.38
Simple ‘In-Progress’ Message for Time Consuming Tasks in ASP.NET Pages
Updated: 4 Jul 2009  
‘In-Progress’ Message & Disabling controls in ASP.NET Pages using JavaScript
C# (C# 1.0, C# 2.0, C# 3.0, C# 4.0), Javascript, CSS, HTML, XHTML, JScript .NET, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0), ASP, ASP.NET, Visual Studio (VS.NET2003, VS2005, VS2008), ADO.NET, PHP, WebForms, Ajax, Architect, Dev, QA, Design
Kiran Kumar Veerabatheni 4.38
How to read satellite assemblies resources in ASP.NET
Updated: 14 Sep 2003  
This tutorial describes how to read text resources from satellite assemblies
Windows, .NET, ASP.NET, Visual Studio, Dev
Adrian Tosca 4.37
WebRequest Parameter Utility - Unedited
Updated: 6 Sep 2007  
A library used to encapsulate the web request parameters to keep it from prying eyes and to prevent injection of unwanted data.
C# 1.0, C# 2.0.NET 1.0, .NET 1.1, .NET 2.0, WinXP, ASP.NET, Visual Studio, Dev
/randz 4.37
Auto Refresh Web Page - Unedited
Updated: 10 Oct 2007  
Some simple ways to auto refresh your web page
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
kubben 4.37
How to kill processes running on a computer in your home - Unedited
Updated: 19 Jul 2008  
A small ASP.NET program to help control your child's game playing
C# (C# 1.0), .NET (.NET 1.1), Architect, DBA, Dev, Design, SysAdmin
Xiangyang Liu 刘向阳 4.37
How to create custom bound fields in GridView - Unedited
Updated: 31 Mar 2006  
How to create custom bound fields and dynamically add them to the GridView
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
SaidevKumar 4.36
Zeta Copos
Updated: 3 Aug 2009  
A small .NET library that encapsulates calls to the payment backend provider "COPOSweb" from Germany's Commerzbank.
C# (C# 1.0, C# 2.0, C# 3.0)
Uwe Keim 4.36
A LEAN AND MEAN WEB SERVICE - Unedited
Updated: 16 Mar 2007  
Write one web service, use it everywhere
C#, VB, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, CEO, Architect, DBA, Dev, QA, Design
Xiangyang Liu 刘向阳 4.36
.NET Image Uploading
Updated: 12 Mar 2002  
Uploading images in .NET and thumbnailing, resizing, etc.
C#, .NET, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Chris Khoo 4.36
Easy Confirmation Message for .NET Controls
Updated: 7 Feb 2006  
A JavaScript solution for a common routine, especially for those DataGrid/GridView Delete buttons.
C#, VB, Javascript, CSS, HTML, XHTML, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, Visual Studio, ADO.NET, WebForms, Dev
Jason Scolaro 4.35
Extending ASP.NET 2.0 Part I: Creating Custom Build Providers
Updated: 6 Nov 2005  
Extend the ASP.NET runtime by creating custom build providers for custom project resources.
C#.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS2005, Dev
Javier Lozano 4.35
Notes: A MSDN Websites style Custom Notes control in ASP.NET and C# - Unedited
Updated: 25 Jan 2008  
A Microsoft Website Style notes control using a Webusercontrol in ASP.NET and C#
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Abhijit Jana 4.35
Simplify the construction of HTML inside ASP.NET server controls using ControlInjector
Updated: 1 Jul 2005  
Apply a String.Format pattern to control building of separate HTML from private controls.
C#, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
subdigital 4.35
DaintyDate - Now with NULL dates and Quick Buttons! - Unedited
Updated: 10 Apr 2007  
FREE ASP.NET Date Picker Calendar Web Control DaintyDate
Javascript, CSS, HTML, C# 1.0, C# 2.0, Windows, .NET, ASP.NET, WebForms, VS.NET2003, VS2005, IE 6.0, IE 5.5, IE 7, Dev
Lawrence Botley 4.34
Maintain GridView Scroll Position and Header Inside Update Panel - Unedited
Updated: 18 Oct 2008  
This article describes how to maintain the scroll position and Freezing header at the time of postback inside Update panel.
C#, Javascript, CSS.NET 2.0, ASP.NET, Ajax, Architect, Dev, Design
Abhijit Jana 4.34
URL Rewriting with ASP.NET
Updated: 4 Jul 2002  
Demonstrates the use of regular expression-based URL Rewriting, similar to mod_rewrite with ASP.NET
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Richard Birkby 4.33
Post an ASP.NET form with JavaScript
Updated: 18 Jun 2003  
Use JavaScript to bypass the ASP.NET postback process and post an ASP.NET form to another location.
C#, Javascript.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
David Truxall 4.33
Building International Applications with .NET – Part 1
Updated: 21 Oct 2003  
This article is the first of the multi-part series which talks about how world-ready applications can be written with .NET.
VB.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Manoj G 4.33
ASP.NET Common Web Page Class Library - Part 3
Updated: 6 Apr 2006  
An ASP.NET page class that has the ability to e-mail its rendered content.
C#, VB.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
Eric Woodruff 4.33
A C# class to make your ASP.NET pages XHTML valid
Updated: 4 Nov 2004  
A C# class to make your ASP.NET pages XHTML valid.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
big71 4.33
PACT - Private Assembly Creation Tool for DNN 3.x
Updated: 1 Dec 2004  
PACT creates PA's for DNN v3.x
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Todd Davis 4.33
Changing web application Culture on the fly
Updated: 7 Mar 2005  
This article describes a solution for how to select web application cultures manually.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Nikolai Serdiuk 4.33
Running DotNetNuke 4.0.2 on Windows XP Home or on any other system lacking IIS - Unedited
Updated: 13 Feb 2007  
This article describes how to run DotNetNuke content management system on UltiDev Cassini web server, which unlike IIS can run on Windows XP Home and can be redistributed along with the DotNetNuke applications.
SQL, C# 2.0, VB 8.0, .NET, Win2K, WinXP, Win2003, Vista, ASP.NET, Win64, WebForms, SQL 2000, SQL 2005, IIS 5.1, IIS 6, VS.NET2003, VS2005, IIS 7, DBA, Dev
Vlad Hrybok 4.33
Notes Icon Tooltip - Unedited
Updated: 5 Mar 2006  
A Custom Control to show tooltip text over a Icon.
C#.NET 1.1, Win2K, WinXP, ASP.NET, Visual Studio, IIS 5.1, IIS 6, IE 6.0, IE 5.5, Dev
Tittle Joseph 4.33
SQL Server 2005 Distilled - Chapter 3: Enterprise Data Management
Updated: 31 Mar 2006  
This chapter covers what's new in enterprise database administration. It doesn't just look at the product from a feature list, but groups the features according to some tasks common to database administration.
SQL, Windows, .NET, ASP.NET, Visual Studio, SQL 2005, DBA, Dev
Addison-Wesley 4.33
Simple Integration With SimpleInt - Unedited
Updated: 6 Oct 2006  
How to use the SimpleInt Framework to integrate applications.
C# 2.0.NET 2.0, WinXP, Win2003, Vista, ASP.NET, VS2005, Dev
pconverse 4.33
ASP.NET Publishing Add-in
Updated: 11 Oct 2006  
Publishing add-in integrated with SourceSafe.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev, SysAdmin
Tad McClellan 4.33
ImageSlideShow Server Control - Unedited
Updated: 6 Jan 2007  
An ASP.NET server control for displaying images as a slide show, with background preload functionality.
Javascript, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
maxtoroq 4.33
Generate a client-side proxy for a webservice using HTTP Handlers, Mootools and JSON - Unedited
Updated: 19 Feb 2007  
We will create code that will generate all the javascript necessary to call a webservice, sending and recieving Json. This will allow us to choose wich javascript library (such as Mootools, prototype, scriptaculous, etc...) to use and still be able to performe this task.
Javascript, XML, HTML, C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0, ASP.NET, WebForms, Ajax, VS.NET2003, VS2005, Dev
Bruno R. Figueiredo 4.33
customize Calendar Control - Unedited
Updated: 24 Apr 2007  
customize Calendar Control to add Day Information and day wise formating.
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev, Design
pbp_286 4.33
xLibrary - Using a custom IHttpHandler to access embedded javascript. - Unedited
Updated: 28 Feb 2009  
This article covers how to make a custom IHttpHandler to use the X Library from www.cross-browser.com embedded in an assembly.
C# 1.0, C# 2.0.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, IIS 5.1, IIS 6, VS.NET2003, VS2005, IIS 7, Dev
Rick Bassham 4.33
Dynamic ToolTip - Unedited
Updated: 10 Sep 2007  
Dynamically toggle ToolTip Messages from client side
Javascript, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, IIS 5.1, VS2005, IE 7, Dev
drgbg 4.33
Implementing Audit / history tracking using Prototype Pattern - Unedited
Updated: 18 Mar 2009  
Implementing Audit / history tracking using Prototype Pattern
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.33
Flex HTTPService with ASP.NET
Updated: 11 Jun 2009  
A beginners tutorial on HTTPService of Flex and ASP.NET
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows (WinXP, Vista), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, ADO.NET, Dev
NinethSense 4.33
Exploring Web.config - system.web/httpModules - Unedited
Updated: 16 Aug 2009  
HttpApplication Events, the HttpModules that handle them and in what order:It is a generally held opinion that to depend upon the order of module/event execution is bad practice and produces brittle code.  I agree somewhat with the spirit of the opinion but not at all with the explicit reason.Even
Javascript, CSS, HTML, XHTML, Windows, .NET (.NET 2.0, .NET 3.5, .NET 4.0), ASP.NET, IIS, WebForms
Sky Sanders 4.33
Magic Ajax Patch for & and < Special Chars in Textbox and scriptPath Parameter
Updated: 25 Sep 2009  
How to solve some bugs in free Magic Ajax Framework
VB, Javascript, .NET (.NET 1.1, .NET 2.0), ASP.NET, WebForms, Ajax
ghard68 4.33
Advancing the Model-View-Presenter Pattern - Fixing the Common Problems - Unedited
Updated: 6 Sep 2007  
Addressing the common issues related to the MVP pattern using ASP.NET and WinForms clients
.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, Visual Studio, WebForms, Dev
Acoustic 4.33
Strongly typed page references in ASP.NET - Unedited
Updated: 31 Jul 2007  
How to create strongly-typed references to pages within your ASP.net solution
C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
HightechRider 4.33
Template merging with NVelocity and ASP.NET - Unedited
Updated: 24 Aug 2007  
A tutorial about merging templates with NVelocity and ASP.NET
C#, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Simone Busoli 4.33
Dynamic reports with Microsoft local report engine - Unedited
Updated: 23 Aug 2006  
An article for local report engine incorporate in MS VS 2005 and generation of dynamic reports
C#, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
Dimitar Madjarov 4.33
The Anatomy of Forms Authentication - Unedited
Updated: 14 Mar 2008  
In this article, I will attempt explain in “gory” technical details how Forms Authentication works
Windows, .NET, ASP.NET, Visual Studio, Dev
Jarrad Winter 4.32
Building a Better Wait Page
Updated: 17 Mar 2005  
Building a better wait page using asynchronous programming and the XmlHttpRequest object.
C#, Javascript.NET 1.1, Win2K, ASP.NET, Visual Studio, Dev
brian dunnington 4.32
Programmatic Adding Custom Encrypted Configuration Section in ASP.NET
Updated: 11 Jul 2009  
It's important to understand that the web.config file in a web application is a secure place that no one can have access to that. So what can you do with your custom settings
C#, XML, Windows, .NET, ASP.NET, WebForms
mheidari 4.32
Dynamic Images with ImageTemplate.NET - Unedited
Updated: 26 Oct 2007  
ImageTemplate.NET lets you easily generate images dynamically for use on your website.
C# 1.0, C# 2.0, C# 3.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, GDI, GDI+, WebForms, IIS 6, VS2005, IIS 7, Dev
flipmind 4.31
Display Emoticons on an ASP.NET Webpage
Updated: 28 Jun 2003  
Code to replace emoticons within a string by their HTML-images.
C#.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Uwe Keim 4.31
Experimenting Custom Build Providers
Updated: 1 May 2006  
A simple OR Mapper built with custom build providers, which reads data from XML files.
C#, XML, SQL, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, DBA, Dev
Cristian Odea 4.31
Localization of static web files - Unedited
Updated: 11 Nov 2006  
Use HttpHandler for localization of static HTML, XML, Java Script, CSS files
Windows, .NET, ASP.NET, Visual Studio, Dev
Anton Bar 4.31
ImageLabel Control for ASP.NET (Potential CAPTCHA Control) - Unedited
Updated: 13 Jan 2007  
Labels are generated as images instead of text to have more privacy without any configurations without httphandlers
Windows, .NET, ASP.NET, Visual Studio, Dev
Can Erten 4.31
ASP.NET Common Web Page Class Library - Part 2
Updated: 6 Apr 2006  
Detecting changes in data controls in ASP.NET Web Forms.
C#, VB.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
Eric Woodruff 4.30
Security Features Analysis for ASP.NET - Unedited
Updated: 10 Nov 2008  
To analyse the various security featutes for ASP.NET
C#, .NET (.NET 2.0), ASP.NET, CEO, Architect, DBA, Dev, QA, Design
Mudit_Agarwal 4.30
The ASP.NET Worker Process – Part 1
Updated: 17 Jul 2003  
Gives an overview of the ASP.NET Worker Process architecture.
.NET 1.0, .NET 1.1, Win2K, ASP.NET, Visual Studio, Dev
Mohsin Ali Sheikh 4.30
Excecute SSIS package (DTSX) from ASP.Net - Unedited
Updated: 17 Sep 2008  
This article demonstrate the step by step procedure to create SSIS Package and Execute the same using ASP.net
C#, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2005), Design
santosh poojari 4.30
Understanding Section Handlers - App.config File
Updated: 15 Jul 2005  
This article explains configuration section handlers defined in the System.Configuration namespace and explains how to create custom sections handlers by implemeting the IConfigurationSectionHandler interface.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Palanisamy Veerasingam 4.29
ASP.NET Internals: Viewstate and Page Life Cycle
Updated: 24 May 2008  
Discusses the ASP.NET viewstate and page life cycle in depth.
C# 2.0, .NET (.NET 2.0, .NET 3.0), ASP.NET
mohamad halabi 4.29
ASP.Net file post direct to disk with upload file progress support - Unedited
Updated: 16 Jul 2006  
This module gives developers a way to intercept multi-part form posts in ASP.Net and store the data directly to disk without going direct to memory. It also provides a way to extract the file progress from an external window. Written in C# for backend, and Javascript / Atlas for the progress bar.
Windows, .NET, ASP.NET, Visual Studio, Dev
Travis Whidden 4.29
Displaying drill down rows in datagrid - Unedited
Updated: 30 Aug 2006  
Displaying drill down rows in datagrid
C# 1.0, Windows, .NET 1.1, ASP.NET, Visual Studio, Dev
Yes'B 4.29
Sending Compressed HTTP Reponse in ASP.NET Web Application
Updated: 6 Nov 2009  
Shows how to use the Response.Filter to send a compressed response in an ASP.NET web application
C# (C# 3.0), HTML, Windows, .NET (.NET 3.5), ASP.NET, Architect, Dev
Maxim Novak 4.29
ASP.NET Best Practices for High Performance Applications
Updated: 21 Mar 2006  
This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides common issues, design guidelines, and coding tips to build optimal and robust solutions.
C#, VB, .NET, Win2K, WinXP, Win2003, ASP.NET, SQL Server, IIS, Visual Studio, WebForms, DBA, Dev
Ali Khan (OKC) 4.28
Single web.config file across all environments (dev, test, prod) - Unedited
Updated: 15 Feb 2007  
Have you ever had the issue where every time you release a web site to a new environment you have custom setting in the web.config that need to change for each environment? This article shows a solution where you set up your web.config once and then let the code do the rest of the work
C# 2.0, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
kubben 4.28
ASP.NET Common Web Page Class Library - Part 4
Updated: 6 Apr 2006  
A utility class containing some useful features for ASP.NET applications.
C#, VB.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, IIS, VS.NET2003, VS2005, Dev
Eric Woodruff 4.28
Event log data source - Unedited
Updated: 21 Oct 2006  
This is a data source control that lists the events from the Windows event logs.
Windows, .NET, ASP.NET, Visual Studio, Dev
Jos Branders 4.28
Creating a DataGrid that expands and collapses like a tree control - Unedited
Updated: 10 Apr 2006  
A Custom DataGrid Paging Techniuque
Windows, .NET, ASP.NET, Visual Studio, Dev
Ahmed Abdelgawad 4.28
Instant Messenger Status Indicator - AIM, Yahoo, ICQ, MSN, Skype ... - Unedited
Updated: 12 Sep 2008  
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Dev
Najmul Hoda 4.28
Client Callbacks in ASP.NET 2.0
Updated: 24 May 2006  
Explains the concept of client callbacks in ASP.NET 2.0.
C# (C# 2.0), Javascript, XML, Windows, .NET (.NET 2.0), ASP.NET, Ajax, VS2005, Dev
NasirAliKhan 4.28
Adding Custom Attributes and applying CSS to Nodes in a TreeView Control - Unedited
Updated: 4 Feb 2007  
Extending TreeView control to customize nodes and add custom attributes
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Bassam Saoud 4.28
Implementing Model-View-Presenter in ASP.NET
Updated: 17 Nov 2007  
Three implementations of Model-View-Presenter in ASP.NET 2.0.
C# 2.0, Windows, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, VS2008, Architect, Dev
Alex Mueller 4.28
Web Graphics On The Fly in ASP.NET
Updated: 25 Nov 2002  
Create web graphics on the fly with the ASP.NET quickly.
C#, VB.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Nick Parker 4.28
MySQL Membership, Role, Sitemap, Personalization Provider for ASP.Net 2.0 - Unedited
Updated: 7 Sep 2007  
Membership,Role,Sitemap and Personalization provider using Mysql
C# 2.0, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, MySQL, VS2005, Dev
onrac 4.27
Asp.net Cache - Unedited
Updated: 7 Nov 2009  
Explains Cache features in Asp.Net.
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET
Shakeel Iqbal 4.27
Some Tips and Tricks for using an ObjectDataSource with a Gridview - Unedited
Updated: 4 Jul 2006  
This article uses a generic collection as the data source for the Gridview. Some code is requried to get the sorting to work. There is an examples of using the pager template along with a simple Gridview printer.
Windows, .NET, ASP.NET, Visual Studio, Dev
kubben 4.27
How To Improve the Performance of ASP.NET MVC Web Application
Updated: 5 Sep 2009  
In this article, I will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the various components
C#.NET 3.5, ASP.NET, MVC, IIS 6, VS2005, IIS 7, VS2008, Architect, Dev
Farooq Kaiser 4.27
DHTML Tree View of Arbitrary Depth using AJAX
Updated: 25 Aug 2005  
This article provides a gentle introduction to AJAX by applying that technology to significantly enhance a tree previously rendered using JavaScript.
C#, Windows, .NET 1.1, .NET 2.0, ASP.NET, VS.NET2003, VS2005, Dev
Adrian Holland 4.26
The new reporting horizons with Microsoft reporting technology - Unedited
Updated: 9 Aug 2006  
An article for local report engine incorporate in MS VS 2005
Windows, .NET, ASP.NET, Visual Studio, Dev
Dimitar Madjarov 4.25
How to build your own ASP.NET templates for VS.NET
Updated: 6 Jan 2004  
This article explains how to add custom templates for both aspx and code behind files in VS.NET's "add new item" menu
Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
rugha 4.25
Custom Resource Provider
Updated: 5 Mar 2009  
Custom resource provider to facilitate fetching global resources using HTML markups
C#.NET 3.5, ASP.NET, Architect, Dev
sunit_82 4.25
Keep Track of Modified Values of Controls in a Web Page
Updated: 10 Apr 2009  
An article to demonstrate which control values in a page are changed at the time of page submission
C# (C# 1.0, C# 2.0, C# 3.0), Javascript, Windows (WinXP), ASP.NET, Dev
Niladri_Biswas 4.25
Implementing Audit Trail using Trigger
Updated: 26 Apr 2009  
Implementing Audit trail using trigger
SQL, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2000, SQL 2005, SQL CE, SQL 2008), Visual Studio (VS.NET2003, VS2005, VS2008), ADO.NET, Architect, DBA
Shivprasad koirala 4.25
Processing Long Running Tasks With Asynchronous Handlers and XMLHTTP
Updated: 17 May 2005  
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.
C#, Javascript, XML, HTML.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, IIS 5.1, IIS 6, Dev
Javier Lozano 4.25
Modal Dialog - enhanced - Unedited
Updated: 8 Jun 2006  
In this article, we will try to generate a draggable DHTML layer that loads data from an external URL via XMLHTTP connection. This is an enhanced version of my previous Draggable Layer article, hence it addresses additional issues that are not present in the former article.
Windows, .NET, ASP.NET, Visual Studio, Dev
volkan.ozcelik 4.25
Using Menu and Sitemap with Master page - Unedited
Updated: 13 Aug 2006  
An article on how to use Menu and Sitemap data source controls with Master pages to create a Master - Child navigation menu.
Windows, .NET, ASP.NET, Visual Studio, Dev
Nataraj K 4.24
SexyHyperLink and SexyLinkButton AspNet Server Controls - Unedited
Updated: 22 Aug 2007  
Transform your HyperLink's and LinkButton's into SexyHyperLink's and SexyLinkButton's. Making text based css buttons with an alternate pressed state and freely available icons. No javascript required.
C# 2.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, VS2005, Dev, Design
needmorebeach 4.24
Custom Exception Framework:Using Enterprise Library Exception Handling Block - Unedited
Updated: 30 Oct 2008  
This article demonstrate the working model of Custom Exception block using Enterprise Library Exception Handling Block which is build around MVP architecture.
C# (C# 2.0, C# 3.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, WebForms, Architect, Dev
santosh poojari 4.24
Custom Javascript Dialog in ASP.NET - Unedited
Updated: 26 Jan 2007  
This article describe how to create a Custom Javascript Dialog in ASP.NET.
Windows, .NET, ASP.NET, VS.NET2003, Dev
Michael Sync 4.23
An ASP.Net Thumbs.db Thumbnail Viewer. - Unedited
Updated: 5 Jun 2007  
A Windows Explorer-style Thumbs.db Web viewer.
VB 7.x, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Philip Liebscher 4.23
HTTP compression in the .NET Framework 1.1
Updated: 6 Jan 2006  
An article on HTTP compression in the .NET Framework 1.1.
C#, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Paulo Morgado 4.23
Adding attributes to the <body> tag when using Master Pages
Updated: 30 Jul 2007  
Accessing the Master Page <body> tag from an ASP.NET Content page
C#, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Chuck Bevitt 4.23
Multiline TextBox with MaxLength Validation - Unedited
Updated: 12 Mar 2006  
A simple extension of existing TextBox control to attach javascript for maxlength validation.
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Yen Dutt 4.23
HTTP compression in .NET Framework 2.0