Click here to Skip to main content
6,634,665 members and growing! (19,008 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
Topic
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
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.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
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
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
Search across external websites - Unedited
Updated: 17 Nov 2009  
While searching Code Project for something unrelated, I found this article, which based on a cursory read may be what you are looking for: http://www.codeproject.com/KB/IP/Searcharoo_3.aspx
ASP.NET
Mark Miller 5.00
file deleting - Unedited
Updated: 18 Nov 2009  
I assume this code runs in the user context of the IIS. And that user probably doesn't have enough permissions to delete a file in that directory.
C#, ASP.NET
Aviad P. 5.00
Why Response.Redirect always throws an exception internally which gets resolved automatically by the framework - Unedited
Updated: 22 Nov 2009  
Read this article: http://support.microsoft.com/kb/312629/EN-US/ I hope it explains your problem. 
C#, ASP.NET
d@nish 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.97
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
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.87
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.83
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.80
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 4.80
.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
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.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
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
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
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
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
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.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
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.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
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
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.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
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
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
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
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.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
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
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
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
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
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.53
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
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
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.50
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.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
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.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
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
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
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
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.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
ResetControl
Updated: 9 Nov 2009  
Reset all controls using JavaScript function or bring control back in original state using JavaScript
Javascript, .NET
Samrat Banerjee 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
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
.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.37
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
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
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.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
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
ASP.NET AJAX 4.0 Template Programming - Part II - Unedited
Updated: 2 Jul 2009  
This article describes the live data binding of client side template programming in ASP.NET AJAX 4.0
C# (C# 4.0), Javascript, CSS, XHTML, .NET (.NET 4.0), ASP.NET, ADO.NET, Ajax, Architect, Dev, Design
M Sheik Uduman Ali 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
Asp.net Cache - Unedited
Updated: 9 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.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
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
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 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.29
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.29
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 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
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
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
Line-Of-Business Applications with ASP.NET
Updated: 6 Nov 2009  
A new approach in business applications development with ASP.NET is presented.
C#, HTML, Windows, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Architect, Dev
Alexandr Sergeevich Ilyin 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
Updated: 1 May 2007  
An article on how to request and handle HTTP compression in .NET Framework 2.0.
C#, XML, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Paulo Morgado 4.22
Using CascadingDropDown with a Database - Unedited
Updated: 21 Jan 2009  
How to use CascadingDropDown and AjaxToolKit
C# (C# 2.0), Windows, ASP.NET, Ajax
farzaneh ansary 4.22
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
Updated: 22 Dec 2003  
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
jconwell 4.22
Watermark Website Images At Runtime
Updated: 1 Dec 2003  
The article describes how HTTP Handlers can be used to place a watermark on images at runtime.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
KingLeon 4.21
ASP.NET Common Web Page Class Library - Part 1
Updated: 6 Apr 2006  
A set of common, reusable page classes for ASP.NET applications.
C#, VB.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
Eric Woodruff 4.21
4 steps to create free SSL certificate for development - Unedited
Updated: 4 May 2009  
4 steps to create free SSL certificate for development
C# (C# 1.0, C# 2.0, C# 3.0), 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, MySQL, Architect
Shivprasad koirala 4.21
Custom Paging with User Control
Updated: 16 Mar 2004  
Promote Code Reuse by Using a User Control to Do Custom Paging
.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
linush 4.20
Remote Scripting in ASP.NET
Updated: 22 Mar 2006  
A remote scripting system performs remote server function calls from the browser level. This allows to save the time necessary to completely resend and build a page due to a query working somewhere in the background and supplying small amounts of data at a time.
C#, Javascript, HTML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Software Developer's Journal 4.20
Peer Collaboration - Inviting
Updated: 1 May 2006  
Inviting People Near Me using Microsoft's Peer-to-Peer Collaboration technology in Windows Vista.
C#.NET 1.1, Vista, ASP.NET, VS.NET2003, Dev
Adrian_Moore 4.20
Finding text on a page and from the server with javascript and ASP.net - Unedited
Updated: 18 Oct 2006  
Save bandwidth by searching the current page only returning to the server when the string is not found.
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
stewartamackenzie 4.20
Encapsulate the CaptchaImage anti spam project in a composite webcontrol - Unedited
Updated: 18 Nov 2006  
with this webcontrol, you will be able to prevent from spammers on your webforms (validation inplemented)
Windows, .NET, ASP.NET, Visual Studio, Dev
BlaiseBraye 4.20
Unit Testing a DotNetNuke Private Assembly Module - Unedited
Updated: 18 Jun 2007  
This article describes how to create unit tests that will test out code for a DotNetNuke custom module.
C# 2.0, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev, QA
brucerchapman 4.20
Search Your Site Using Windows Live Search (Part II)
Updated: 12 Feb 2008  
An Update to my original article which allows you to search your personal web site using Windows Live Search.
VB (VB 9.0), XSLT, .NET (.NET 3.5), ASP.NET, Visual Studio (VS2008), Ajax, Architect, DBA, Dev, Design
Jason Witty 4.20
How to Handle Recursive Relationship in ASP.NET with SQL Server Database - Unedited
Updated: 18 Mar 2008  
Build web component based on recursive data
C# (C# 2.0), Javascript, CSS, SQL, HTML, Windows, ASP.NET, IIS, Visual Studio (VS2005), ADO.NET, Ajax, Architect, Dev
Thomas Yan 4.20
Matematico Web Game in ASP.NET using RegEx
Updated: 2 Jul 2008  
A logical Web game
C# 2.0.NET 2.0, ASP.NET, Dev
martin.nedopil 4.20
State Machine Complier And Asp.net - Unedited
Updated: 20 Oct 2008  
This article demonstrate the implementation of State Machine Compiler in .NET. This is small proof of concept for developing state machine workflow activity.
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, Dev, Design
santosh poojari 4.20
C# class library for exporting data to CSV/Excel file
Updated: 12 Apr 2007  
Free source code and tutorials for exporting data to CSV/Excel file from Web/Win Forms
C#, VB, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Rama Krishna Kolluri 4.20
TinyWebServer, an ideal portable webserver for ASP.NET project development
Updated: 17 Nov 2007  
A tiny portable webserver, called TinyWebServer, which can be used wherever IIS is not availabe.
C# 2.0, VB 8.0.NET 2.0, Win2K, WinXP, Win2003, Vista, DotGNU, ASP.NET, WinForms, VS2005, Dev
Mehran Ghanizadeh 4.19
Redirecting to custom 401 page when "Access denied" occures within an ASP.NET application with Windows authentication
Updated: 3 Aug 2005  
This article answers a simple question: What to do when custom error page for error 401 in web.config is not working? How to replace the default ASP.NET "Access denied" page?
C#, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, IIS, VS.NET2003, VS2005, Dev
George Mamaladze 4.19
URL Mapping / URL Rewriting / Search Engine Friendly URLs / Virtual URLs (ASP.NET) - Unedited
Updated: 21 Apr 2007  
URL Mapping / URL Rewriting / Search Engine Friendly URLs / Virtual URLs with postbacks in ASP.NET C# (Without hardcoding in Web.Config)
C# 2.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
Manu Agrawal 4.19
AJAX Stock Symbol Drop-down List - Unedited
Updated: 15 Oct 2007  
Look up a huge list of stock symbols from MS SQL database
Javascript, XML, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, Ajax, SQL 2000, SQL 2005, VS2005, DBA, Dev
Thanh Huu Nguyen (Tony) 4.19
Tree Check List ASP.Net Web Control - Unedited
Updated: 21 Apr 2006  
Tree Web Control that supports individual or category selection, custom styles, and search features.
Windows, .NET, ASP.NET, Visual Studio, Dev
Bob Carboni 4.19
Floating annotation for web-based applications - Unedited
Updated: 5 Oct 2006  
DHTML notes that are moveable, resizeable and persistent
Javascript, XML, C# 1.0.NET 1.1, WinXP, Win2003, ASP.NET, Visual Studio, Dev
orinoco77 4.19
Wrap Those Session Variables! - Unedited
Updated: 12 Mar 2007  
Encapsulating the details of session variable management
VB, VC7, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
The Essential Geek 4.19
SALT and PEPPER – 3 TIER and LINQ - Unedited
Updated: 5 Mar 2009  
SALT and PEPPER – 3 TIER and LINQ
C#, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.18
Auto complete text box using AJAX (Using Atlas) - Unedited
Updated: 1 Aug 2006  
How simple it is to have your won autocomplete text in asp.net 2.0
Windows, .NET, ASP.NET, Visual Studio, Dev
rperetz 4.18
A New Generation of URL Rewriters ? - Unedited
Updated: 18 Apr 2008  
A URL Rewriter/ Redirector which utilizes new and advanced IIS7 Integrated ASP.NET Pipeline feature
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev
Philip Lippard 4.18
Using Web Standards to Simplify Web Control Development - Unedited
Updated: 4 Oct 2007  
An article on how web standards can be used in ASP.NET control development
CSS, XHTML, C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
Steven Berkovitz 4.17
Breadcrumbs in ASP.NET
Updated: 24 Sep 2003  
This article describes how to create breadcrumb navigation for your web site, based on its directory structure.
C#.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Jon Sagara 4.17
ASP.NET Watermarker Module
Updated: 16 Sep 2005  
An implementation of IHttpModule for applying watermark images to web forms.
C#, XML, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Mike Ellison 4.17
Visual Studio 2005: "The Directory Name is Invalid" Error - Unedited
Updated: 27 May 2006  
When renaming a control ID in VS2005 Web Project at design, IDE may trough an error.
Windows, .NET, ASP.NET, Visual Studio, Dev
Alex B. Clarke 4.17
Putting ASP.net Application In Offline Mode Using app_offline.htm - Unedited
Updated: 15 Nov 2007  
Explanation of the use of undocumented app_offline.htm file in asp.net.
C#, VB, Windows, .NET, ASP.NET, Visual Studio, WebForms, Architect, Dev
Yanesh Tyagi 4.17
ASP.NET tutorial using Dreamweaver MX
Updated: 28 Nov 2002  
An article demonstrating the use of Dreamweaver MX to create a simple ASP.NET application.
VC6, VC7, .NET, Win2K, WinXP, ASP.NET, Visual Studio, MFC, Dev
wwwebconcepts 4.17
ASP.NET 1.1 Web Application Compilation and Pre-compilation - Enhanced
Updated: 5 Sep 2005  
Enhancements to 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 demo project.
C#, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Jecho Jekov 4.17
Formatted vertical DataGrid web control - Unedited
Updated: 20 Apr 2006  
Quickly create a bound table with column headers displayed vertically.
Windows, .NET, ASP.NET, Visual Studio, Dev
Jesse Fatherree 4.17
Cisco IP Phone Services - Unedited
Updated: 23 Aug 2006  
A small example on how to produce content for Cisco IP Phones in ASP.NET
Windows, .NET, ASP.NET, Visual Studio, Dev
Guillaume Gros 4.17
Capturing the enter key to cause a button click - Unedited
Updated: 19 Jan 2007  
Have you ever wanted to trap the enter key press event in asp.net and have it click a button for you? This article describes two options for capturing the enter key press event and then clicking a button. One solution uses JavaScript, the other uses a panel control.
Windows, .NET, ASP.NET, Visual Studio, Dev
kubben 4.17
Model View Presenter via ASP.NET
Updated: 11 Oct 2009  
Following on from articles on adding generics support to ASP.NET, how to pass through arbitrary types to data sources, and implementing MVP in a type safe fashion, today Steve Gray takes readers through how to implement the various elements of a modular, re-usable MVP framework for ASP.NET.
C#, Windows, .NET (.NET 3.5), ASP.NET, Architect, Dev
Steven James Gray 4.17
Using ASP.NET Calendar Control and Yahoo.UI.Calendar in ASP.NET - Unedited
Updated: 2 Mar 2007  
Step by step guideline for using ASP.NET Calendar Control or Yahoo.UI.Calendar in ASP.NET
Javascript, C# 1.0, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Michael Sync 4.16
Nested GridViews with Skins in ASP.NET - Unedited
Updated: 5 May 2006  
Shows how to create nested GridViews to show hierarchical data and then apply custom skins to them
Windows, .NET, ASP.NET, Visual Studio, Dev
Manuel Ricca 4.15
Yield, Web Continuations! - Unedited
Updated: 7 Aug 2006  
Article shows how to emulate web continuation in .NET framework
Windows, .NET, ASP.NET, Visual Studio, Dev
notmasteryet 4.15
Exporting in MS Excel by MS Excel way - Unedited
Updated: 8 Jul 2006  
Exporting in MS Excel by MS Excel way
Windows, .NET, ASP.NET, Visual Studio, Dev
Dimitar Madjarov 4.15
Design pattern – Inversion of control and Dependency injection - Unedited
Updated: 17 Dec 2008  
Design pattern – Inversion of control and Dependency injection
C#, .NET, ASP.NET, Design
Shivprasad koirala 4.15
Localized Breadcrumbs in ASP.NET with UrlRewriting support
Updated: 24 Jul 2005  
This article describes how to create localized breadcrumb navigation with ASP.NET, based on its directory structure with UrlRewriting support.
C#.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Daniel Fisher (lennybacon) 4.14
Generate flash agents with voice in asp.net - Unedited
Updated: 8 May 2006  
Generate your Macromedia flash agents with tts voice in asp.net.
Windows, .NET, ASP.NET, Visual Studio, Dev
Claudio Pizzillo 4.14
A little wizard that helps with multistep forms - Unedited
Updated: 5 Feb 2007  
Design a multistep form could be strenuous. But now with ASP .NET 2.0 Wizard control, it is fun and easy.
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Xun Ding 4.14
Tabs which will cover everything - Unedited
Updated: 24 Jul 2007  
How to create a dropdown tab which covers everything
Javascript, HTML, VB 8.0, .NET, Vista, ASP.NET, WebForms, VS2005, Dev
David Bauernschmidt 4.14
Workaround When SQLDataSource Doesn't Maintain SelectCommand on PostBack - Unedited
Updated: 17 Sep 2007  
This small piece of article explains how to solve the issue when the SQLDataSource doesn't maintain the latest SelectCommand between postbacks.
VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Mustafa Basgun 4.14
ASP.NET - Forms authentication user impersonation - Unedited
Updated: 13 Nov 2009  
An ASP.NET class and accompanying control for providing application support users with a 'login as user ...' function the right way.
C#, HTML, .NET, ASP.NET, Dev
Christ Akkermans 4.14
Separating Datagrid Items
Updated: 9 Feb 2004  
How to add a separator row to set off groups of similar data in an ASP.NET Datagrid
VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Marcie Jones 4.14
Writing Object-Oriented JavaScript Part 3
Updated: 9 Dec 2003  
Using Cfx to develop a JavaScript control class library.
C#, Windows, .NET 1.0, ASP.NET, IE 6.0, Dev
chriswa 4.14
Beginner's Walk - Web Development - Unedited
Updated: 30 Sep 2009  
This Table of Contents is editable by all Silver members and above. What we want you to do is replace the entries in the Table of Contents below with links to articles that represent the entries.
Javascript, XML, CSS, HTML, XHTML, XSLT, ASP.NET, Dev
Sean Ewington 4.14
Deploying ASP. Net Websites on IIS 7.0 - Unedited
Updated: 4 Sep 2008  
This article describe some Features and Architecture of IIS 7.0 and Deployment of ASP.Net Sites on IIS
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
Abhijit Jana 4.13
Displaying Multiple Images In The ASP.NET TreeView Control - Unedited
Updated: 6 May 2006  
Extending the Treeview control to display status icons
C#, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Jon Paul Davies 4.13
E-signing PDF documents with iTextSharp - Unedited
Updated: 17 Jun 2006  
an example demonstrating how to sign PDF documents with iTextSharp library
C#, .NET, WinXP, ASP.NET, Visual Studio, Dev
Alaa-eddine KADDOURI 4.13
How to use ASP.NET controls inside XSLTs - Unedited
Updated: 15 Feb 2007  
Shows you how to generate ASP.NET controls from XSLT
XML, HTML, C# 1.0, C# 2.0, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
Bcoelho2000 4.13
ASP.NET 3.5 Extensions Preview - AJAX History Management - Unedited
Updated: 17 Apr 2008  
Storing ajax history points and navigating using the browser's back and forward buttons
ASP.NET, Ajax, Dev
Mina Shawky 4.13
Handle the long data entries in GridView - Unedited
Updated: 9 Oct 2007  
The article descibes how ITemplate interface can be implemented for GridView control.
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Andrew Golik 4.13
A quick guide to using nested repeaters in ASP.NET
Updated: 19 Feb 2004  
Using nested repeaters in ASP.NET with an XML data store
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
Nishant Sivakumar 4.12
Event Calendar [ ASP.NET 2.0 / C# ] - Unedited
Updated: 19 May 2008  
Basic Calendar Control of ASP.NET 2.0 can be extended to cater one of most frequent requirement of tracking events, project milestones, history, schedule etc.
C# 2.0.NET 2.0, ASP.NET, VS2005, Dev
Neeraj Saluja 4.11
Compress your ASP.NET 2.0 pages
Updated: 1 Feb 2006  
An article on how to zip the output stream of an ASP.NET page.
C#, XML, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Casual Jim 4.11
Localization (Globalization) of the RDLC reports in the ASP.Net applications - Unedited
Updated: 12 Sep 2008  
Localization of the RDLC reports in the ASP.Net applications
Windows, .NET, ASP.NET, Visual Studio, Dev
Alexander Vologin 4.11
Creating Validation Engine for Domain Objects
Updated: 15 Aug 2008  
In this article we will build a simple domain object validation framework using custom attributes and reflection.
C#, Windows, .NET, ASP.NET, Dev
azamsharp 4.11
Multi-lingual (Capable) Light Weight Report Writer with Drilldown
Updated: 3 Oct 2008  
Light Weight Report Writer with Drilldown, totalling and optional export to Excel
C# 2.0, Windows, .NET 2.0, ASP.NET, SQL Server, Dev
Gary Dryden 4.11
Podcast (RSS) to Playlist
Updated: 1 Oct 2009  
Convert podcast feeds into a variety of playlist formats on the fly by applying XSLT on RSS XML
C# (C# 3.0), XML, XSLT, .NET (.NET 3.5), ASP.NET, LINQ, Architect, Dev
William Grubbs 4.11
A Lean And Mean Blog Engine, Part II - Unedited
Updated: 27 Feb 2007  
Part II of my 3 day foray into writing a blog engine.
C#, Windows, .NET, ASP.NET, WebForms, Dev
Marc Clifton 4.11
Using Resource Files In ASP.NET
Updated: 20 Jan 2003  
Using resource files in ASP.NET.
C#, VB, VC7.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
DGoins 4.10
Replacing the Internet Explorer context menu with a custom built context menu
Updated: 6 Apr 2003  
This case study describes how to replace the default context menu shipped with the Internet Explorer, with a context menu that allows the programmer to set pop-up items for each HTML tag, or HTML element with a name attribute and menu items that will always be displayed. (such as Add, Back…).
C#, VB.NET 1.0, Win2K, WinXP, ASP.NET, Dev
Natty Gur 4.10
Databinding Web Forms to Objects as opposed to Datasets
Updated: 20 May 2004  
A step-by-step walkthrough describing how to bind an ASP.NET web form to an object and object collection, as opposed to binding to datatables and fields.
Windows, .NET, ASP.NET, Visual Studio, Dev
Chris Lennon 4.10
ASP.NET GridView Image Command Button Problem (Multiple PostBacks)
Updated: 10 Oct 2008  
This article describes workarounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
C#, Javascript, CSS, HTML, XHTML.NET 2.0, .NET 3.0, .NET 3.5, ASP, ASP.NET, Ajax, Dev
Urs Enzler 4.10
URL Mapper Handler Factory - Unedited
Updated: 7 Jan 2007  
An IHttpHandler/IHttpHandlerFactory to map requests
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Architect, Dev
Paulo Morgado 4.09
Programmatically Setting Control Adapters for URL Rewriting and AJAX
Updated: 25 Jun 2008  
A guide to injecting control adapters at runtime
C# (C# 2.0), .NET, ASP.NET, Dev
TheCodeKing 4.09
Binding to Database Key/Code Tables with Caching - Unedited
Updated: 3 Oct 2006  
Library to manage and cache key/code tables typical in transactional sites. It provides a means to easily bind user-friendly descriptions in your presentation not only in lists like DropDownLists, but also to read-only keys in a detail table without using extensive JOINS.
C# 2.0, Windows, .NET 2.0, ASP.NET, SQL Server, VS2005, Architect, DBA, Dev
Christopher Barlow 4.08
ProgressBar for ASP.NET - Unedited
Updated: 22 May 2007  
ProgressBar for ASP.NET using Ajax
Javascript, XML, Windows, .NET, ASP.NET, Visual Studio, WebForms, Ajax, Dev
fstrahberger 4.08
RichTextBox user control for ASP.NET 1.1 - Unedited
Updated: 20 Sep 2007  
RichTextBox user control for ASP.NET 1.1
Javascript, HTML.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, VS.NET2003, IE 6.0, IE 5.5, IE 7, Dev
s.kushal 4.08
Masked Div Or Modal Popup Window - Unedited
Updated: 9 Apr 2009  
A Masked div or modal popup window is a child window created from the parent window which prevents the user from interacting with it before they can return to the parent application. Modal windows are commonly used in applications to control user awareness and to display critical notices. This maske
Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, WebForms, Ajax
Najmul Hoda 4.08
Strongly typed LoadControl in ASP.net - Unedited
Updated: 1 Aug 2007  
A cleaner more OO-way to load web user controls in ASP.net
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
HightechRider 4.07
A Simple Way to Implement Page Header Data in ASP.NET
Updated: 27 Oct 2005  
A class that makes it easy to implement page header tags in ASP.NET.
VB, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
travislaborde 4.07
Post an ASP.NET WebForm with JavaScript between frames or into popup page - Unedited
Updated: 30 Mar 2006  
This article demonstrate how to post an ASP.NET WebForm between frames or into popup page using javascript.
C#.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, WebForms, IE 6.0, Dev
JamesQ 4.07
A Web based SMTP client program
Updated: 13 Sep 2001  
This is a a web based SMTP client program that can be used to send an email through a SMTP server.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Ravindra Sadaphule 4.07
Developing Simple Issue Tracker Module - Unedited
Updated: 29 Mar 2009  
How to develop your own issue tracker module for Cuyahoga framework
C# (C# 2.0), Windows (Win2K, WinXP, Win2003), ASP.NET, CEO, Dev, Design
Ali Ozgur 4.07
Creating a Multiple Choice Exam Using DLINQ - Part 1
Updated: 14 Jan 2008  
An article on creating a multiple choice exam using DLINQ (Part 1)
C#, .NET, ASP.NET, LINQ, Dev
azamsharp 4.07
Error Handling in ASP.NET
Updated: 5 Jun 2005  
Starts with user redirection settings with customErrors section; then moves to exception handling in different scopes. Explains how to prevent recursive loops, hande parser errors, base class error handling with internals as appropriate. Source code demonstrates the concepts illustrated.
C#, XML.NET 1.1, WinXP, ASP.NET, WebForms, IIS 5.1, VS.NET2003, Dev
Rakesh Rajan 4.06
EasyPack - A Pushbutton Batch JavaScript Error Checking, Compression and Obfuscation Tool - Unedited
Updated: 21 Sep 2006  
EasyPack enables syntax checking, validation, compression and obfuscation of JavaScript files with a single click
Windows, .NET, ASP.NET, Visual Studio, Dev
volkan.ozcelik 4.06
Internet programming primer (general overview and history of ASP.NET)
Updated: 14 Nov 2004  
A general overview of Internet technologies including what the Internet actually is, what HTML and XML are, using Web forms, CGI/MIME, IIS ISAPI, ASP and creating HTML based front ends to databases via ODBC32, OLE DB, ADO and ASP.NET
C++/CLI, C#, VBScript, Javascript, XML, CSS, Perl, SQL, VC6, VC7, VC7.1, VC8.0.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, SQL 2000, SQL 2005, IIS 5.1, IIS 6, VS.NET2003, VS2005, IE 6.0, IE 5.5, DBA, Dev
Kevin Staunton-Lambert 4.05
Creating a Poll System Using ASP.NET 2.0 Callbacks
Updated: 18 Nov 2007  
An article on how to create an AJAX enabled polling system using ASP.NET client callbacks.
C#, Javascript, XML, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Ajax, Dev
azamsharp 4.05
Model View Presenter - Unedited
Updated: 3 Mar 2009  
Model View Presenter
.NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Architect
Shivprasad koirala 4.05
One Click Button Control - Unedited
Updated: 9 Oct 2006  
Some users like to click twice or more on submit button especially if postback does not response immediately. This scenario can bring the problem on the server in case, for instance, if the “first click” already disposed some resources. In this article I am going to discuss one of the solution.
Javascript, CSS, HTML, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Alexander Kleshchevnikov 4.04
Sending Emails using .NET Part II - Unedited
Updated: 8 May 2006  
Use ASP.NET 2.0 new library System.web.mail to send emails
C#, VB, .NET, Win2K, WinXP, Win2003, Vista, ASP.NET, Visual Studio, Dev
Prabhakar Manikonda 4.04
ASP.Net Poll Server Control - Unedited
Updated: 10 Jun 2006  
A custom server control for polling your site users.
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Mike Eccleston 4.04
Windows Communication Foundation FAQ quick starter Part 1 - Unedited
Updated: 2 Jul 2009  
Windows Communication Foundation FAQ quick starter 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, WCF, VS2008, Architect
Shivprasad koirala 4.04
Building ASP.NET Bot protection (CAPTCHA-like) - Unedited
Updated: 15 Oct 2007  
Shows how to build captcha like protection from spam and other bots.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Dmitry Salko 4.04
Save Changes on Close of Browser or when exiting the page. - Unedited
Updated: 24 Sep 2007  
This article will show how to save changes on close of the browser or when exiting a page.
Javascript, SQL, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, DBA, Dev
Abishek R Srikaanth 4.04
Comparison Table in ASP.NET using Attributes and Reflection.
Updated: 12 Oct 2003  
A generic scheme to compare the properties of multiple instances of a class in ASP.NET using Attributes and Reflection.
C#.NET 1.1, Win2K, Win2003, ASP.NET, VS.NET2003, Dev
Karthikeyan Arunachalam 4.03
Formatting TABLE items in a GridView or DataList through declarative syntax - Unedited
Updated: 25 Feb 2007  
The article explores a solution to maintain formatting when using HTML TABLE rows inside ItemTemplate tag for a GridView or a DataList.
HTML, Windows, .NET, ASP.NET, WebForms, VS2005, Dev
Sriram Chitturi 4.03
10 SEO tips for your ASP.NET website - Unedited
Updated: 9 Oct 2007  
10 tips for search engine optimization (seo) for your ASP.NET website
Windows, .NET, ASP.NET, Visual Studio, WebForms, IIS 6, Dev
hartertobak 4.03
Building a Better ASP.NET 1.1 BasePage Framework
Updated: 5 Dec 2005  
This is a journey on how to build a better Base page. The result of this will be a reusable framework that you can use to create as many Base pages as you like (on many different sites) and still have something that will keep the designers on your team happy.
C#, XML, Windows, .NET 1.1, ASP.NET, Visual Studio, WebForms, Dev
Chase Thomas 4.02
Do more with your ASP.NET Page Template
Updated: 14 Dec 2002  
Page templates can provide more than just design consistency
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Sajid Rehman 4.00
ASP.NET web client for Google Web API
Updated: 25 Jan 2003  
Exploring Google Web API
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
milan 4.00
Automated Module Creation Tool for DotNetNuke
Updated: 23 Feb 2004  
An automated approach to module creation for the DNN framework
.NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Todd Davis 4.00
Go Beyond the limitations of ASP.NET Form
Updated: 17 Mar 2004  
An article on the limitations of ASP.NET Form, especially the missing PostBack Action of a <form> element.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Joyprakash Saikia 4.00
Access Web.Config application settings from a console or Windows application
Updated: 30 Jun 2004  
Example of how to read web.config settings into a console or Windows application.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
cgreen69 4.00
Satellite Assembly - Multi Languages
Updated: 18 Jul 2005  
Creating a multi language ASP.NET site using Satellite Assemblies.
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Thang Q. Tran 4.00
An EditorZone which collapses its EditorParts in ASP.NET 2.0 - Unedited
Updated: 3 Oct 2005  
Displays how to develop a custom EditorZone which allows the EditorParts it contains to collapse to preserve screen real estate.
C#, Windows, .NET 2.0, ASP.NET, Visual Studio, Dev
Wouter van Vugt 4.00
Using Multiple Sitemap Files in ASP.NET 2.0
Updated: 10 Jan 2006  
An article on how to use mutliple sitemap files for your site navigation.
C#, XML, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Doug Wilson 4.00
Share a client side return value with the server side code
Updated: 17 Jan 2006  
How to share a client side return value with the server side code.
C#, Javascript, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
NeeruVerma 4.00
Visual Studio .NET 2005 Design-Time Integration - Unedited
Updated: 5 Mar 2006  
Overview of the Visual Studio .NET 2005 Design-Time Architecture and Integration
C#.NET 1.1, .NET 2.0, Win2K, Win2003, ASP.NET, WebForms, VS2005, Architect, Dev, QA
Gurbir Singh Sethi 4.00
Create and Populate Treeviews Dynamically - Unedited
Updated: 31 Mar 2006  
An article on Database Driven Dynamic multiple Treeviews
VB, SQL, Windows, .NET 1.1, ASP.NET, VS.NET2003, DBA, Dev
Nagasai Mattegunta 4.00
Find child controls inside a MultiView control in asp.net - Unedited
Updated: 18 Apr 2006  
Finding a Label control inside a FormView which is a child control of MultiView
VB.NET 2.0, Win2K, WinXP, ASP.NET, IIS, Visual Studio, Dev
Bindu Shajudeen 4.00
Running IronPython in DotNetNuke - Unedited
Updated: 29 Apr 2006  
How to script DotNetNuke the Python way
Windows, .NET, ASP.NET, Visual Studio, Dev
Tommi G 4.00
A "Most Viewed Blog Posts" control for Community Server 2.0 - Unedited
Updated: 15 Sep 2006  
A web user control and class that displays the most viewed blog posts for a single blog
C# 1.0, Windows, .NET 1.1, ASP.NET, Visual Studio, Dev
Scott A. Lawrence 4.00
Length Validation for all Multiline Textboxes on a page - Unedited
Updated: 30 Dec 2007  
How to enable length validation for all Multiline Textboxes on a page using a line of code...
C#, Javascript, XML, Windows, .NET, ASP.NET, Visual Studio, Ajax, Dev
Sina Falahati 4.00
Javascript confirmation/alert in a DataGrid ASP.net 1.1 - Unedited
Updated: 16 Jan 2007  
There is a lot of good code tutorials out there that teach you how to enable javascript confirmation dialog box in asp.net 1.1 ( easily done in asp.net 2.0 ). However there is none that show you how to do it if your button/link is in a datagrid. This article addresses this gap.
Windows, .NET, ASP.NET, Visual Studio, Dev
jediaka 4.00
Complete Control Over Views. - Unedited
Updated: 30 Apr 2007  
A class object that makes view management more flexible and robust.
C# 2.0, C# 3.0, Windows, .NET 2.0, .NET 3.0, ASP.NET, WebForms, VS2005, Dev, Design
Justin Bozonier 4.00
Web Background Report Template Class - Unedited
Updated: 2 May 2007  
A set of template class to run background web report easily.
C# 1.0, Windows, .NET 1.1, ASP, ASP.NET, WebForms, Dev
ajrarn 4.00
Data Driven Unit Testing for a DotNetNuke Private Assembly Module - Unedited
Updated: 18 Jun 2007  
Using Data Driven Unit Tests with Sql Server Ce for DotNetNuke Private Module Development
SQL, C# 2.0, VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, SQL CE, DBA, Dev, QA
brucerchapman 4.00
Having the CheckBoxList to support many-to-many relationships - Unedited
Updated: 4 Jul 2007  
Example of implementing many-to-many multiple choice functionality the declarative way?
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, SQL 2000, VS2005, DBA, Dev
_JERKER_ 4.00
GridView needs more plumbing code to support Calendar controls - Unedited
Updated: 27 Nov 2007  
GridView needs more plumbing code to support Calendar controls
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Viswanath Majeti 4.00
Use SmartCode Create DnnModuleDataProvider Code - Unedited
Updated: 20 Jan 2008  
SmartCode Template to create dotnetnuke modules BaseCode
C#, ASP.NET
SmartMis.net 4.00
Website snapshot - Unedited
Updated: 1 Sep 2008  
a web application to take image snap shots of a website
Javascript, CSS, HTML, XHTML, C# 2.0.NET 2.0, ASP.NET, Ajax
deostroll 4.00
W3C_Validator with ASP .NET or how validate XHTML1.1 - Unedited
Updated: 25 Nov 2008  
This article is from public bug list of W3C, describing error in XHTML11 validation of asp .net pages
.NET, ASP.NET
ykorotia 4.00
ASP.NET MVC Dynamic Themes
Updated: 26 Jan 2009  
Implement Theme selection in ASP.NET MVC.
C#, ASP.NET, Dev
TODODotNet 4.00
Rolling Your Own MVC with ASP.NET 2.0 Web Forms
Updated: 25 Mar 2009  
Rolling your own MVC with ASP.NET 2.0 Web Forms
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), ASP.NET, Dev
Mark J. Caplin 4.00
WSP To WAP & vice versa in under 5 minutes - Unedited
Updated: 25 May 2009  
Convert your ASP.NET WSP projects to WAP project model or vice versa
Windows, .NET, ASP.NET, Visual Studio (VS2005, VS2008), Architect, Dev, Design
Rahul Singla 4.00
How to Customize the New AjaxControlToolkit Tools
Updated: 29 Jun 2009  
How to Customize the New AjaxControlToolkit Tools, i.e. Editor, ColorPicker, ComboBox
VB, .NET (.NET 3.5), ASP.NET, Ajax
Joshua Blackstone 4.00
Connect Gridview to CustomBusinessObject with Sorting, Paging and Filter Functionality
Updated: 21 Aug 2009  
This article focus on the ObjectDataSource and the CustomBusinessObject. We see how different setting in the ObjectDataSource will call the same SelectMethod function but with different parameters.
C#, Windows, .NET 2.0, ASP.NET, Dev
Henrik Bergstrom 4.00
Observer Pattern in ASP.NET
Updated: 10 Sep 2009  
This article will show you how to use the observer pattern in an ASP.NET application.
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP, ASP.NET, WebForms, Ajax, Architect, Dev, Design
Ludmal de silva 4.00
ASP.NET MVC ImageHandler for Thumbnails - Unedited
Updated: 7 Oct 2009  
Handling all your images through a custom ActionResult/Controller.
C#, Javascript, HTML, .NET, ASP.NET, Ajax, Dev
Tom Janssens 4.00
Session, Cookie, Query String & Cache Variables Unified
Updated: 3 Nov 2009  
A wrapper to work with the session, cookie, query string or cache in a unified, flexible and type safe manner while offering full support for Json serialization.
C#, ASP.NET
Ziad J.khan 4.00
Object Creation-Context usage in developing attribute based server objects
Updated: 6 Nov 2009  
Create Windows and Web-based applications using a common business logic library.
XML, HTML, C# 3.0, C# 4.0.NET 3.0, .NET 3.5, .NET 4.0, WinForms, WebForms, Ajax, LINQ, Architect, Dev
Babak Ansari 4.00
Themes and Skins in ASP.NET 2.0
Updated: 5 Oct 2005  
Introduction to themes and skins in ASP.NET 2.0.
C#, SQL, VC8.0, .NET, WinXP, ASP.NET, WebForms, SQL 2000, VS2005, DBA, Dev
Zeeshan Muhammad 3.98
Image Verifier - Custom Control in ASP.NET - Unedited
Updated: 5 Nov 2007  
An article on how to create a custom control to render dynamic images with random text content which can be used for code verification.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Architect, Dev
Nataraj K 3.98
HTTP Computer Manager
Updated: 1 Sep 2004  
HTTP Computer Manager
Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Maxim Kazitov 3.97
MVC, MVP, ASP.NET - Unedited
Updated: 31 Oct 2008  
MVC Design pattern in comparison with MVP in the ASP.NET world
C#, Windows, ASP.NET, WPF, Architect, Dev, Design
Radim Köhler 3.97
Create Typed Session State in ASP.NET
Updated: 8 Jun 2002  
Wrap the Session object in ASP.NET to prevent programming errors and keep code clean
C++, Windows, .NET 1.0, ASP.NET, Visual Studio, MFC, Dev
Scott Juranek 3.97
Password Recovery - Unedited
Updated: 24 Sep 2006  
Password recovery system
Windows, .NET, ASP.NET, SQL 2005, VS2005, DBA, Dev
Emre Onyurt 3.97
Object-Oriented ASP.NET
Updated: 10 Aug 2003  
Use the powerful object-oriented features of C# and VB.NET to build re-usable classes in ASP.NET
C#, VB.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Los Guapos 3.97
Single Paged Web Application Approach - Unedited
Updated: 1 Apr 2006  
Single Paged Website Approach by which we can accomplish Template Effect in ASP.NET Application in easy and flexible manner.
Windows, .NET, ASP.NET, Visual Studio, Dev
Altaf Al-Amin 3.97
The Captcha Web Service
Updated: 29 Dec 2004  
WSCaptcha is a webservice that creates Captcha images. This article shows how the Captcha web service is to be used it in a registration process.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Massimo Beatini 3.96
Configure Log4Net in ASP.NET 2.0 - Unedited
Updated: 11 Oct 2006  
How to configure Log4Net in Asp.Net 2.0 application
Windows, .NET, ASP.NET, Visual Studio, Dev
Vikramaditya S Shekhawat 3.95
Google like Calendar in ASP.NET (AJAX)
Updated: 8 Mar 2009  
This article describes how to manage events in calender.
C#, ASP, ASP.NET, ADO.NET, Ajax
Lokesh_1937444 3.95
User Interface generator for ASP.NET database applications - Unedited
Updated: 17 Sep 2006  
In web applications, many pages have simple CRUD purposes. This presentation shows how to produce these pages without a single line of code by generating them with description files.
Windows, .NET, ASP.NET, Visual Studio, Dev
Dactylo 3.95
Data Access Application Block .net 2.0 Get Return Values, Output Values - Unedited
Updated: 22 Sep 2006  
Using SqlHelper in .net 2.0 And getting Return Values and Output Values
C#, Windows, Win Mobile, .NET 2.0, ASP.NET, SQL 2000, VS2005, DBA, Dev
rperetz 3.95
ASP.NET Server-Side Charting with OWC11
Updated: 9 Jun 2004  
ASP.NET Server-Side Charting with OWC11
VB, Windows, .NET 1.0, ASP.NET, Dev
ravie gopal 3.95
Soundex Implementation in C# and VB.NET - Unedited
Updated: 3 Mar 2006  
A simple soundex implementation in C# and VB.NET to recognize phonetically similar words based on basic soundex algorithms.
C#, VB, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
renzea 3.94
DateTime Values according to the remote time zone - Unedited
Updated: 8 Sep 2006  
Shows how to define timezone of the remote user and display date time values according to remote time zonoe
Windows, .NET, ASP.NET, Visual Studio, Dev
dshalimov 3.94
Allow your ASP.NET to Access your Resources - Unedited
Updated: 4 Apr 2007  
This How To shows you how you can use the NT AUTHORITY\Network Service machine account to access local and network resources
C#.NET 2.0, Win2003, ASP.NET, Visual Studio, WebForms, Dev
Ahmed Abd El Kader 3.93
GridView Row Fading Effect
Updated: 6 Jul 2007  
An article on how to give visual indication while the user is performing operations on a selected row
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
azamsharp 3.93
Building and deploying your Web application the easy way - Unedited
Updated: 9 Sep 2008  
A .NET 2.0 tool to simplify Web application deployment
C# 2.0Win2K, WinXP, Win2003, Vista, ASP.NET, CEO, Architect, DBA, Dev, QA, Design, SysAdmin
Xiangyang Liu 刘向阳 3.93
Creating a Common Toolbar in ASP.NET 2.0 using MasterPage, Delegate and Events. - Unedited
Updated: 28 Aug 2006  
How to create a common toolbar for using with all pages in an asp.net application.
Windows, .NET, ASP.NET, Visual Studio, Dev
Alvin G 3.92
prevent a goback to the previous page and refresh the current page in asp.net 1.0 app - Unedited
Updated: 20 Oct 2007  
This article describe a solution to prevent some browser's functionnalities
C# 1.0, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
Mack Ait-Aoudia 3.91
Add Custom Configuration Sections into a Separate web.config
Updated: 8 May 2008  
This article introduces a tip of how to add your custom configuration sections in “another” web.config
C# 2.0, Windows, .NET 2.0, ASP.NET, Dev
Ricky Wang 3.91
Generic Method to Export Data to Excel File
Updated: 5 Nov 2009  
Using enum, attribute, reflection and generic to export data to Excel file
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, Architect, Dev
kennysun 3.91
Upload to Database ... Dowload by Zip File
Updated: 26 May 2003  
Information on uploading files, saving them to a database and downloading files in a ZIP archive.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
DFU23 3.91
Adding tool tip to dropdown list and list box controls in internet explorer. - Unedited
Updated: 1 Jun 2007  
Internet explorer does not show the full contents of dropdown list and list box. It means if the data in the list box is bigger then its witdth, the user will not be able to see it. We can show the tooltip of each content to solve the problem.
HTML, C# 2.0, .NET CF, Mobile, .NET 2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, IIS 6, VS2005, IE 6.0, IE 7, Dev
Mansoor Sarfraz 3.91
Writing Object-Oriented JavaScript Part 2
Updated: 8 Dec 2003  
Using Cfx to develop a JavaScript control class library.
C#, Windows, .NET 1.0, ASP.NET, IE 6.0, Dev
chriswa 3.91
C# Design time custom panel (drag and drop into it)- web custom control - Unedited
Updated: 31 Oct 2006  
Create a custom panel that can expand/contract and that you can nest other controls in.
Windows, .NET, ASP.NET, Visual Studio, Dev
Cheml0ck 3.90
Vertical Text in HTML - Creating dynamic vertical text images in webpages - Unedited
Updated: 23 May 2007  
Create Cross-Browser Vertical Text in HTML without using IE specific layout-flow or writing-mode
C# 2.0, Windows, .NET 2.0, ASP.NET, GDI+, WebForms, VS2005, Dev
MattsterP 3.90
Software Architecture Interview Questions Part 2 ( Design pattern ) - Unedited
Updated: 22 Nov 2008  
Interpreter , Iterator , Mediator , Memento and Observer Pattern
C#, .NET, Architect, Design
Shivprasad koirala 3.90
Extending GridView by allowing Multiple Selections and Multi Column Sort - Unedited
Updated: 13 Jun 2006  
Extending GridView by allowing Multiple Selections, changing Selected row color and Multi Column Sort
Windows, .NET, ASP.NET, Visual Studio, Dev
Ali Khan (OKC) 3.90
Web Based Winamp Controller
Updated: 18 Dec 2002  
Web based WinAmp server
VC6, VC7, .NET, Win2K, WinXP, ASP.NET, Visual Studio, MFC, Dev
Dan_P 3.89
Passing variables between pages using QueryString
Updated: 18 Jan 2004  
Pass variables between pages using QueryString and Format with Server.UrlEncode method.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Atilla Ozgur 3.89
ASP.NET Ver 1.1 Web Application and Windows Authentication – a Case Study - Unedited
Updated: 19 Dec 2006  
The purpose of this case study is to explain how to implement application security for ASP.Net web applications using ‘Integrated windows Authentication’
C#, Windows, .NET, ASP.NET, Visual Studio, Architect, Dev
josekonoor 3.89
Really Easy URL-rewriting for SEO
Updated: 6 Nov 2007  
An extremely simple way to rewrite URLs to increase SE page ranking
C#, Javascript, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
Bar Zecharya 3.89
Convert HTML to MHTML using ASP.NET
Updated: 14 Jun 2004  
An article on how to convert a html document with images to a mhtml document
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Partenon 3.89
Scramble Your Query Strings
Updated: 5 Oct 2005  
Protect your query strings from inquisitive users.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
gtamir 3.88
Active Directory Roles Provider
Updated: 3 Oct 2008  
An active directory roles provider
C#, Windows, .NET, ASP.NET, Dev
Daniel_PS 3.88
how to create columns dynamically in a grid view - Unedited
Updated: 17 Mar 2006  
This article describes about how to create columns dynamically in a grid view.
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
SaidevKumar 3.88
Configure DB Access for ASP.NET Application - Unedited
Updated: 19 Dec 2006  
Demonstrates the easiest way to use all advantages of SqlDataSource and GridView and to allow flexible DataSource configuration
SQL, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, SQL 2005, VS2005, DBA, Dev
Eugene Mirotin (Guard) 3.88
Zeta Tiny Url Web Service - Unedited
Updated: 7 Dec 2006  
Introducing a web service to generate short URLs from long URLs
Windows, .NET, ASP.NET, Visual Studio, Dev
Uwe Keim 3.87
From Custom Authentication to ASP.NET Forms Authentication
Updated: 5 Nov 2002  
Illustrates replacing custom authentication with ASP.NET Forms Authentication.
C#.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Kevin McFarlane 3.87
Simple web based obfuscation - Unedited
Updated: 30 Jan 2007  
Protect sesitive data from nasty web bots using server / client obfuscation methods
C# 2.0, Windows, .NET, ASP.NET, Visual Studio, Dev
Sacha Barber 3.87
REST Web Services in ASP.NET 2.0 (C#)
Updated: 5 Nov 2008  
This article describes how to cheat your way to an elegant URL REST Web service.
C#.NET 2.0, ASP, ASP.NET, Ajax, Dev
Leo Stableford 3.86
Paging GridView with ROW_NUMBER() - Unedited
Updated: 5 Feb 2006  
This article explains how to implement custom paging in the GridView web control using the ROW_NUMBER() function of SQL Server 2005
C#, SQL.NET 2.0, WinXP, ASP.NET, ADO.NET, SQL 2005, VS2005, DBA, Dev
Socrate1 3.86
Those Crazy Popups
Updated: 9 May 2004  
A brief review of ways to make popups in ASP.NET.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Tim Schwallie 3.86
ASP.NET 2.0 -- ImageMap - Unedited
Updated: 8 Sep 2006  
ASP.NET 2.0 -- ImageMap
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Namratha Shah 3.86
SqlDataSource With Transactions - Unedited
Updated: 14 Sep 2006  
One of the best new features of the ASP.NET 2.0 will be the SqlDataSource control. However, as I found out in my experimentation what seems like a simple control has some complex behaviours to master to get it working properly
SQL, C# 2.0, Windows, .NET 2.0, ASP.NET, SQL 2000, SQL 2005, VS2005, DBA, Dev
Anil_Kumar_P 3.86
simple asp.net chat - Unedited
Updated: 18 Feb 2007  
A simple chat application using asp.net
VBScript, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, VS.NET2003, VS2005, Dev
sathesh_pandian 3.86
Introducing ASP.NET Page Modules - Unedited
Updated: 9 Sep 2007  
This article introduces the concept of Page Modules, which are similar to HTTP Modules but related to Page Life Cycle, and the need for them.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Architect, Dev
Paulo Morgado 3.86
Thumbnail Images in GridView using C# - Unedited
Updated: 22 Oct 2007  
Thumbnail Images in GridView using C#
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
S.Vinothkumar 3.86
ZipFS: Using ZIP files as virtual directories or read-only resource containers in ASP.NET - Unedited
Updated: 13 May 2008  
A library to use a ZIP archive (with images, script files, resources and so on...) as if it is a virtual directory in ASP.NET application.
C# (C# 2.0, C# 3.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, IIS, Dev
Volkan Ceylan 3.86
Problems and solutions to Microsoft Configuration Management Application Block's "XmlFileStorage" in Web Applications
Updated: 9 May 2004  
MCMAB's XmlFileStorage has a known bug for which it does not work in Web Applications. When you need to use external XML file for storing configuration, you have to do some tweaking yourself.
Windows, .NET, ASP.NET, Visual Studio, Dev
Omar Al Zabir 3.85
A .NET web service for e-mail
Updated: 17 Feb 2005  
Sending e-mail using a web service.
C#, VB.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Xiangyang Liu 刘向阳 3.84
Thumbnail Image Creation and Image format Conversion Utility
Updated: 5 Jun 2002  
This code will convert an original image to a thumbnail without writing to the hard disk. You also have the option to save and to specify width and height of the thumbnail image through the QueryString.
VB, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Karthikg 3.84
Eight tips to make you more efficient as an ASP.NET developer
Updated: 20 Apr 2005  
Eight tips to make you more efficient as an ASP.NET developer
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
paul heap 3.83
Insert, Update, Delete with Gridview....simple way - Unedited
Updated: 4 Mar 2008  
This is a simple way to Insert, Update, Delete and Display through a single page.
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev
rahul_bit 3.83
7 Steps to Write Your Own Custom Rule using FXCOP
Updated: 25 Nov 2008  
7 steps to write your own custom rule using FXCOP
C#.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Architect
Shivprasad koirala 3.83
Task Management System - Unedited
Updated: 20 May 2009  
A web application allows user to manage tasks, projects & employees of an organization and also provide reports on them
C#, SQL, Windows (WinXP), .NET (.NET 2.0), ASP.NET, SQL Server (SQL 2005), Visual Studio (VS2005), ADO, WebForms, Dev
Sayedur Rahman 3.83
CSS Custom Provider To extend Web Control's Property Window
Updated: 31 Dec 2003  
This article describes how to extend the design time features of Visual studio to expedite development process.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
avnrao 3.83
Build a Linux-based communication server for Windows Clients using C# - Unedited
Updated: 23 Jan 2006  
You can build Java console applications that will run on any Java-enabled platform. Using this, and the power of the System.Net namespace, inlcuding the TcpClient class, you can create distributed applications that use a Linux server and Windows-form clients that interoperate thanks to Grasshopper!
Windows, .NET, Linux, ASP.NET, Visual Studio, Dev
Laurence Moroney 3.82
A Simple Event Driven Confirmation Box / Messege Box Server Control - Unedited
Updated: 21 Apr 2006  
An article on a MessageBox server control that can capture a confirmation box's button pressed event on the server side
C#, Javascript.NET 2.0, Win2K, WinXP, Win2003, ASP.NET, IIS, Visual Studio, WebForms, IE 6.0, IE 5.5, Dev
vaibhav_gawali 3.82
Deploying Web Sites Using Visual Studio 2005 - Unedited
Updated: 19 Oct 2008  
This Article Describe Various Way To Deploy Your ASP.Net Sites On IIS using Visual Studio 2005 IDE
Windows, ASP.NET, Architect, Dev
Abhijit Jana 3.82
Tracking Emails for Open/Read - Unedited
Updated: 9 Aug 2006  
Tracking Emails for Open/Read
C# 1.0.NET 1.1, Win2K, WinXP, ASP.NET, VS.NET2003, CEO, Architect, Dev
Mohammad Ali Azam 3.81
Solution for URL Rewriting in ASP.net - Unedited
Updated: 3 Jul 2007  
Powerful solution for URL rewriting and handling rewritten parameters in ASP.net
VB 8.0, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
SHatchard 3.81
State Management
Updated: 23 Sep 2003  
This article describes set of best practices in state management.
C#, Windows, .NET 1.1, ASP.NET, Visual Studio, Dev
Marcin Celej 3.81
Reporting Services 2005 101 using Web Client - Unedited
Updated: 15 Sep 2006  
A step by step tutorial demonstrating the power of locally processed Reporting Services with the ASP.NET Web Client..
C#, VB, SQL, Windows, .NET, ASP.NET, ADO.NET, WebForms, SQL 2000, VS2005, DBA, Dev
Asif Sayed 3.81
Customary Functions of GridView in ASP.NET 3.5
Updated: 25 Mar 2009  
The most advanced things which you can do with GridView in ASP.NET 3.5
Javascript, XML, CSS, SQL, XHTML.NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, ASP.NET, ADO.NET, WebForms, Ajax, SQL 2005, IIS 5.1, IIS 6, VS2005, DBA, Dev
Behrouz Rad 3.80
Handle Session Timeouts on DotNetNuke Through an HttpModule
Updated: 15 Jul 2008  
This article provides an HttpModule that tackles the session-timeout problem on DotNetNuke (DNN) platform. It will redirect users’ subsequent requests to a page that prompts some informative messages after session timeouts occur.
C# 2.0, Windows, .NET 2.0, ASP.NET, Dev
Ricky Wang 3.80
Deployment Of Web Application Executing SSIS Package In Web Server. - Unedited
Updated: 4 Sep 2008  
This article describes the prerequisite needed for .Net And SSIS integrated deployment.
C# (C# 2.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2005), Architect, DBA, Dev, Design
santosh poojari 3.80
Taking ASP.NET 2.0 Application Offline - Unedited
Updated: 17 Jul 2007  
Learn how to take your ASP.NET 2.0 application offline while you update or maintain it
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Kareem Shaker 3.79
An ASP.NET Spell Checker for a Textbox - Unedited
Updated: 1 Jul 2007  
An ASP.NET Spell Checker for Text Entered Into a Textbox
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
mikvos 3.79
Global Error Handling in ASP.NET
Updated: 28 Jan 2004  
An article on how to gracefully trap application errors in asp.net applications
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
James Coleman 3.79
Basic authentication in ASP.NET against custom datasource - Unedited
Updated: 5 Jun 2006  
An alternate to basic authentication using IIS
Windows, .NET, ASP.NET, Visual Studio, Dev
Santosh K Sahoo 3.79
How to Schedule and Run a SSIS package ( DTS ) Job in SQL Server 2005 - Unedited
Updated: 9 Jun 2006  
How to Schedule and Run a SSIS package ( DTS ) Job in SQL Server 2005
SQL, .NET, WinXP, ASP.NET, Visual Studio, SQL 2005, Architect, DBA, Dev
hong_wei_li@yahoo.com 3.79
Extendable Javascript Validation Routines - Unedited
Updated: 15 Jun 2006  
Extendable Javascript Validation Routines
Windows, .NET, ASP.NET, Visual Studio, Dev
Cheml0ck 3.79
A .NET 2.0 Server Control for ActiveX activation fix - Unedited
Updated: 23 Aug 2006  
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
C# 1.0, C# 2.0, Windows, .NET 2.0, ASP.NET, IIS 6, VS2005, Dev
Seth-B 3.78
Sending SMTP mail from ASP.NET and codebehind as C# - Unedited
Updated: 4 Apr 2006  
Sends authenticated mail
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
N a v a n e e t h 3.78
16 steps to write flexible business validation in C# using validation blocks - Unedited
Updated: 15 Mar 2009  
16 steps to write flexible business validation in C# using validation blocks
C#, .NET, ASP.NET, Architect
Shivprasad koirala 3.78
Populate Table Control dynamically from DataReader according to format given in an XML file
Updated: 21 Sep 2004  
An article on how to use a format given in an XML file to populate a Table control from the records contained in a SQL Data reader
VB, Windows, .NET, ASP.NET, Visual Studio, Dev
Muhammad Musa Ali 3.78
Web Exporting Contact Details to a vCard - Unedited
Updated: 27 Jun 2006  
Exporting contact details into a vCard format on the fly from a web site
Windows, .NET, ASP.NET, Visual Studio, Dev
Cheml0ck 3.78
Adding week numbers to ASP.NET Calendar Control - Unedited
Updated: 7 Mar 2008  
How to add a week number column to the calendar control using javascript
C# (C# 1.0, C# 2.0, C# 3.0)
TDunk 3.78
UML Interview Questions Part 1 - Unedited
Updated: 30 Nov 2008  
UML Interview Questions Part 1
UML, Architect, Design
Shivprasad koirala 3.78
ASP.Net C# MessageBox - Unedited
Updated: 27 Apr 2008  
This article explains how to create a messagebox class to use in web applications
CSS, HTML, ASP, ASP.NET
Syed M Hussain 3.77
TextBox With Tool Tip Control Implementation - Unedited
Updated: 6 Aug 2006  
How to implement fancy tool tips mechanism for TextBox control
Windows, .NET, ASP.NET, Visual Studio, Dev
firefalcon 3.77
Manage ViewState using ASP.NET 2.0 Provider Architecture - Unedited
Updated: 5 Jun 2007  
ServerSide ViewState management using custom providers based on ASP.NET 2.0 provider pattern architecture.
VB 8.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, SQL 2005, VS2005, Architect, DBA, Dev
Oleg Sobol 3.77
UPS Address Validation Sample with ASP.NET C# - Unedited
Updated: 26 Oct 2007  
UPS Online Tool Address Validation Sample with ASP.NET C#
XML, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Benz CPE 3.77
Creating a web control to insert, update, delete and display data. - Unedited
Updated: 12 Apr 2006  
Creating a web control to insert, update, delete and display data.
Windows, .NET, ASP.NET, Visual Studio, Dev
Luis Ramirez 3.76
Make session last forever - Unedited
Updated: 23 Oct 2006  
This article will show how to make session last longer than 20 minute of inactivity.
Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, Visual Studio, Dev
Gevorg 3.76
Serialization and De-serialization
Updated: 11 Feb 2009  
Explanation about Serialization and De-Serialization process of objects, its advantages and disadvantages
C#, Windows, .NET 2.0, ASP.NET
Anshumas 3.76
Email System Using ASP.NET
Updated: 15 Nov 2005  
The article explores the SMTP concepts, configuration and simple mail service.
C#, .NET, WinXP, ASP.NET, Visual Studio, Dev
Sujith John Thomas 3.76
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0 - Unedited
Updated: 7 Sep 2009  
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
IIS, Architect
Shivprasad koirala 3.76
Inline (Single File) vs. CodeBehind
Updated: 2 Sep 2004  
There are a few differences in the processing of code-behind and single-file pages.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Neil de Weerdt 3.75
Page Transition Class - ASP to ASP.NET Migration
Updated: 4 Jul 2005  
Class that allows the developer to pass session like information back and forth between ASP.NET and ASP pages.
VB, VBScript, XML, Windows, .NET, ASP, ASP.NET, Visual Studio, Dev
StylezHouse 3.75
GoldMoney Online Merchant Interface - Unedited
Updated: 30 Mar 2006  
Implementation of GoldMoney OMI in C#/ASP.NET
Windows, .NET, ASP.NET, Visual Studio, Dev
Shawn Pourchot 3.75
Domain Objects Caching Pattern for .NET - Unedited
Updated: 25 Apr 2006  
Caching greatly improves application performance because it reduces expensive trips to the database.
C#, VB, Windows, .NET, ASP.NET, Visual Studio, ADO.NET, Dev
Iqbal M Khan 3.75
Xtended TextBox - Unedited
Updated: 26 Jul 2006  
A Masked TextBox for ASP.NET
C#, Javascript, HTML, Windows, .NET, ASP.NET, Visual Studio, Dev
Venkat Eswaran 3.75
ASP.NET Controls - How Controls are related to each other? - Unedited
Updated: 14 Mar 2007  
This is another small article on my series about ASP.NET controls, and its main focus is to reveal how controls are related to each other, which entities are involved and what are their main role in this task.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Nuno M. F. Gomes 3.75
Custom Templated Pager Control - Unedited
Updated: 27 Aug 2007  
A paging control particularly useful when implementing server-side paging.
VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
NJSMK 3.75
HTTP GET with .NET WebClient
Updated: 2 Mar 2009  
Methods for performing HTTP GETs in C# using WebClient and StreamReader.
C#, XHTML, .NET, ASP.NET, WebForms, Ajax, Dev
n05robsta 3.75
Beginners Introduction To XSL Transform : Rendering XML Data using XSL - Get HTML output - Unedited
Updated: 7 Jul 2009  
Beginners Introduction to Rendering XML data using XSL transformation, a step by step guide to rendering XML data using XSL
C#, Windows, .NET, ASP.NET, ADO.NET
Abhijit Jana 3.75
Modal popup dialog window with multiple parameters
Updated: 13 Sep 2003  
Modal popup dialog window which passes and returns multiple parameters
C#, VB, Javascript.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual Studio, Dev
FlashMerlot 3.74
A better way to implement exclusive login, the account can only be used by one person at the same time. - Unedited
Updated: 18 Oct 2008  
This article brings a better approach to implement the exclusive login in ASP.Net
C# (C# 2.0), Windows, ASP.NET, Dev
Jerry.Wang 3.74
Domain Forwarding with IHttpHandler
Updated: 9 Sep 2003  
Use HttpHandlers to forward the user to different webpages depending on the requested hostname (domainname).
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Andi Fleischmann 3.73
Cell Merging of DataGrid in ASP.NET - Unedited
Updated: 10 Oct 2007  
This article depicts how to merge cells in a Datagrid control of ASP.NET, hence gains better look and clarity.
C# 1.0.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, WebForms, IIS 5.1, IIS 6, VS.NET2003, IE 6.0, IE 5.5, IE 7, IIS 7, Architect, Dev, Design
Deepthi Viswanathan Nair 3.73
ASP.NET Controls - The Bridge between Client and Server-Side - Unedited
Updated: 7 Feb 2007  
A simple article about how client side data and events are made available on server-side.
Javascript, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Architect, Dev
Nuno M. F. Gomes 3.72
Base Page Class Website Development - Unedited
Updated: 29 Mar 2006  
This article describes a basic base page class to be used when developing .Net websites.
Windows, .NET, ASP.NET, Visual Studio, Dev
Stu Ellerbusch 3.71
ASP.NET 2.0 Master Pages
Updated: 28 May 2005  
Master Pages is a great addition to ASP.NET 2.0. It's so important for templatizing your website, you will learn how to create master pages and content pages, with one simple example and some useful tips.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Kareem Shaker 3.71
Paging using PagedDataSource class - Unedited
Updated: 18 Sep 2006  
Paging using PagedDataSource class for Repeater or Datalist
C# 1.0, Windows, .NET, ASP.NET, Visual Studio, Dev
Sreejith Thathanattu 3.71
Restarting Your .NET Web Application Without Losing Run-Time Data - Unedited
Updated: 21 Feb 2006  
Simple examples of using .NET serialization
Windows, .NET, ASP.NET, Visual Studio, Dev
Xiangyang Liu 刘向阳 3.71
AJAX-A New approach to build better web-application - Unedited
Updated: 9 Jul 2006  
An article on AJAX
Windows, .NET, ASP.NET, Visual Studio, Dev
ChiranjibC 3.71
Generating Unique Keys in .Net - Unedited
Updated: 17 Jun 2006  
I need to create some unique IDs. GUIDs are great as they give Globally Unique identifier but they are big. I mean if you want to issue unique number in your application which you want to give as Booking Number or any reference number then GUIDs is obviously not a solution.
C++, C#, VB, Windows, .NET, ASP.NET, Visual Studio, Architect, Dev, QA
Altaf Al-Amin 3.71
SQL SERVER - 2005 Best Practices Analyzer Tutorial - Sample Example - Unedited
Updated: 10 Jul 2007  
SQL SERVER - 2005 Best Practices Analyzer Tutorial - Sample Example
Windows, .NET, ASP.NET, SQL Server, Visual Studio, WebForms, Architect, DBA, Dev, QA, Design
pinaldave 3.70
A Custom File Upload using a Web Control and integrated validation - Unedited
Updated: 30 Oct 2006  
This is a Web Control which is a custom file upload. It will accept only a specified range of file formats, and also integrates with the target page's validation
Windows, .NET, ASP.NET, Visual Studio, Dev
REA_ANDREW 3.69
Java.NET : Integration of Java and .NET
Updated: 26 May 2008  
A Approch To Integrate Java with .NET Web Application
Javascript, .NET (.NET 2.0), Dev
Abhijit Jana 3.69
Email Tracker
Updated: 13 May 2004  
Track the emails you sent to people and you'll get alerted when somebody opens the email. Are spammers using this kind of tracking?
C++, C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, MFC, Dev
Albert Pascual 3.69
Generic Data Exchange Framework with AJAX - Unedited
Updated: 15 Mar 2008  
Generic Data Exchange Framework with AJAX
C#, Javascript, XML, HTML, Windows, .NET, ASP.NET, Visual Studio, Ajax, Dev
Alex_1 3.69
Convert the web user controls into custom controls in MS VS 2005 - Unedited
Updated: 8 Oct 2007  
Convert the web user controls into custom controls in MS VS 2005
C# 2.0.NET 2.0, WinXP, Win2003, Vista, .NET 3.0, ASP.NET, WebForms, VS2005, Dev
Dimitar Madjarov 3.68
SharpCMS, an open source portal server built on ASP.NET 2.0. - Unedited
Updated: 26 Nov 2005  
A CMS built using WebParts and MasterPages
C#, SQL, Windows, .NET 2.0, ASP.NET, Visual Studio, SQL 2000, SQL 2005, DBA, Dev
Wouter van Vugt 3.68
Visual Studio 2005 Toolbox Utility - Unedited
Updated: 28 Apr 2006  
This useful utility makes it easy to install or uninstall user controls to the Visual Studio 2005 toolbox.
Windows, .NET, ASP.NET, Visual Studio, Dev
Jon Person 3.68
Dynamic creation of ASP.NET server controls on fly and doing validation by attaching Events in ASP.NET and C#.NET - Unedited
Updated: 14 Jun 2006  
Creation of Server controls dynamically on webform and validating them by binding events
C#, Windows, .NET, ASP.NET, Visual Studio, Dev
kiran1331 3.68
Auto-SQL DataGrid component. Part I: Non-editable version - Unedited
Updated: 8 Aug 2005  
ASQLDataGrid is a useful component when working with RDBMS applications. It is capable to automatically construct and execute SQL statements based on its properties.
C#, SQL, Windows, .NET 1.1, ASP.NET, SQL 2000, VS.NET2003, DBA, Dev
Sangra 3.67
Editable Datagrid Binding - VS 2003 RAD approach (Asp .Net 1.1) - EditGrid - Unedited
Updated: 2 Mar 2006  
Editable Datagrid Binding - VS 2003 RAD approach (Asp .Net 1.1) - EditGrid
Windows, .NET, ASP.NET, Visual Studio, Dev
Robert R Freeman 3.67
MasterPages for .NET 1.1 (again) - Unedited
Updated: 8 Apr 2006  
Prepare your .NET 1.x site for the use of MasterPages in .NET 2.0
C#, HTML, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
W vanEck 3.67
Folder Contents DataSource Control - Unedited
Updated: 20 Jan 2007  
This is a data source control that lists the contents of a folder on the server. It's great for making file managers and photo galleries.
VB, Windows, .NET 2.0, .NET 3.0, ASP.NET, Visual Studio, Dev
Jos Branders 3.67
Two DropDownList with Client Call-Back
Updated: 13 Mar 2008  
An article on how to fill in a list by another list's client-selected items
C#, .NET (.NET 2.0), ASP.NET, Dev
Mirza Mohammad 3.67
Age Calucate Web Custom Control - Unedited
Updated: 20 May 2008  
Creating Web Custom Control using ASP.NET 2.0
VB, .NET (.NET 2.0), ASP.NET, Dev
Arthanarieaswaran 3.67
ASP.NET: Themes - Unedited
Updated: 5 Jun 2008  
Working wtih themes in ASP.NET
CSS, HTML, .NET, ASP.NET, Visual Studio, WebForms, Design
lonewolf3082 3.67
Integrating FCKeditor in ASP.NET
Updated: 20 Jul 2008  
Integrating FCKeditor in ASP.NET
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
Mohammad Jahedur Rahman 3.67
Invoke .Net Assembly using SSIS:Email Framework - Unedited
Updated: 21 Oct 2008  
This article demonstrate use of SSIS package that helps in invoking .Net Assembly having email component in it.
C# (C# 1.0, C# 2.0, C# 3.0), SQL, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, SQL Server (SQL 2005), Architect, Dev, Design
santosh poojari 3.67
The 3 Musketeers: Model, View and Controller using HTTPHandler – Part 1
Updated: 8 Sep 2009  
The 3 Musketeers: Model, View and Controller using HTTPHandler – Part 1
C#.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Architect
Shivprasad koirala 3.67
Json Web Editor in ASP.NET
Updated: 12 Feb 2009  
Easy json text web editor in ASP.NET
VB 8.0.NET 2.0, ASP.NET, Dev
surine 3.67
Gridview Fixed Headers
Updated: 7 May 2009  
Excel like Fixed headers for Gridview - Works for many columns which current solutions don't
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
Thanigainathan.S 3.67
Reducing the size of ASP.NET pages
Updated: 23 Nov 2009  
A technique to reduce the size of ASP.NET pages.
C#, Windows, .NET, ASP.NET
Aj Ind 3.67
ASP.NET MVC - Part 1 - Unedited
Updated: 7 Apr 2008  
A look at the ASP.NET MVC Application in ASP.NET Extensions 3.5
C# (C# 3.0), HTML, .NET (.NET 3.0, .NET 3.5), ASP.NET, LINQ, CEO, Architect, Dev, Design
Mark Nischalke 3.66
Merge Header - Gridview/DataGrid - Unedited
Updated: 30 May 2008  
This article shows how we can merge multiple column into single column in gridview using asp.net 2.0
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Thiagarajan Rajendran 3.66
ASP.NET 2.0 Globalization & Localization solution - Unedited
Updated: 14 May 2007  
internationalization of web application using ASP.NET 2.0 and SQL Server 2005
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Chagel 3.66
YASS - Yet Another Site Searcher
Updated: 26 Feb 2004  
A small single site Webcrawler with built-in scheduler.
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Kenneth "fessor" Christensen 3.64
Object Relational Persistence in .NET
Updated: 20 Dec 2005  
Value added object persistence scheme in .NET.
C#, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Karthikeyan Arunachalam 3.64
Edit and Encrypt Web.Config sections using C# 2.0 - Unedited
Updated: 3 May 2007  
An article to illustrate editing and encrypting of sections of Web.Config file programatically.
C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, IIS 6, VS2005, Dev
Mohammed Habeeb 3.64
Another look at Dynamic Content Rendering focusing on Images and JScript
Updated: 5 Dec 2004  
Information and examples about rendering dynamic content using ASP.NET.
C#, Javascript, XML, Windows, .NET 1.1, ASP.NET, WebForms, VS.NET2003, Dev
varnk 3.64
SumColumn: Custom DataGrid Column that automatically shows Sum/Count/Average in DataGrid Footer. - Unedited
Updated: 15 Feb 2006  
A normal requirement in any ASP.Net application is to sum/average up the values in a DataGrid column to the Footer. In this article we will compare the normal methods and later create our own custom DataGrid column "SumColumn", derived from BoundColumn to avoid repetition of the same code.
VB, Windows, .NET, ASP.NET, WebForms, VS.NET2003, Dev
Aziz ur Rahman 3.64
Request Google´s Pagerank programmatically - Unedited
Updated: 16 Aug 2007  
This article shows how google´s hashing algorithm works and how you can use it to check the pagerank of your sites
Javascript, XML, C# 2.0, Windows, .NET 2.0, ASP.NET, WebForms, Ajax, VS2005, Dev
hartertobak 3.64
ModuleFactory: A Module Code Generator Framework on DotNetNuke(DNN)
Updated: 9 Jul 2008  
This article introduces the architecture of a code generator module on DNN, called ModuleFactory in our company. ModuleFactory is comprised of a variety of module builders. Each module builders’ functionality is to generate codes for newborn modules ab initio based on metadata collected from users,
C# (C# 2.0), .NET (.NET 2.0), ASP.NET, Dev
alanchen, shortie, Ricky Wang 3.63
MaskingText for ASP.NET - Unedited
Updated: 20 Sep 2007  
TextBox Control for ASP.NET with masking facility
VB 8.0, Windows, .NET 2.0, ASP.NET, WebForms, VS2005, Dev
Paresh Rathod 3.63
ASP.NET configuration management: an alternative to web.config
Updated: 14 Feb 2005  
An alternative and flexible way to manage config settings for multiple web applications.
VB, SQL, .NET, Win2K, ASP.NET, WebForms, SQL 2000, VS.NET2003, DBA, Dev
Alberto Venditti 3.62
Client-Side Paging with Tables
Updated: 7 Feb 2005  
A very simple, cross-browser approach to client-side paging.
C#, Javascript.NET 1.1, WinXP, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
whennessy63 3.62
Create Template column dynamically in DataGrid - Unedited
Updated: 7 Mar 2006  
This articles helps in creating template columns dynamically with bound columns using a template class
.NET, ASP.NET, Visual Studio, WebForms, Dev
Dolly Jain 3.62
How to build a web user control that allows single or multiple selection of items - Unedited
Updated: 27 Nov 2006  
This article describes how to build a control that extends the notions of CheckBox and RadioButton in order to allow users to select one or more items from a list
Windows, .NET, ASP.NET, Visual Studio, Dev
Alexandru Ghiondea 3.62
Word Detail for the Web
Updated: 21 Jan 2007  
This article shows how to create your own JavaScript based custom control in C# for the Web.
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Shakeel Iqbal 3.62
Transferring page values to another page
Updated: 21 Aug 2004  
Transferring page values to another page.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
azamsharp 3.61
Microsoft Word Documents from ASP.NET
Updated: 3 Jun 2003  
Creating and opening Microsoft Word documents from ASP.NET
C#, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Michela 3.61
CJA Cascade JIT Activation
Updated: 4 Mar 2004  
Simple example of multi JIT activation
Windows, .NET, ASP.NET, Visual Studio, Dev
LuzErez 3.61
ASP.NET Security - Unedited
Updated: 11 Oct 2009  
ASP.NET Security
C#, .NET, ASP.NET, Architect, Dev, Design, SysAdmin
Gaurav Dudeja India 3.61
Ajax Quick Start FAQ - Unedited
Updated: 29 Nov 2008  
Ajax quick start FAQ
Javascript.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, ASP.NET, Ajax, Architect
Shivprasad koirala 3.61
Enhancing ASP.NET Validators
Updated: 5 Jul 2001  
An article on extending the ASP.NET validators
C#.NET 1.0, Win2K, ASP.NET, Visual Studio, Dev
xicoloko 3.60
Another Dynamic ASP.NET Text Image
Updated: 3 Mar 2004  
Another article which shows you how to dynamically create an image from text in ASP.NET.
C#.NET 1.1, WinXP, ASP.NET, Visual Studio, Dev
Manster 3.60
PleaseWaitButton ASP.NET Server Control 2.0 - Unedited
Updated: 18 Aug 2006  
Modified PleaseWaitButton (Originaly written by Mike Ellison) for ASP2.0
Javascript, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Ahmad Asgharzadeh 3.60
Nesting Data bound (Repeater) Controls in ASP.Net - Unedited
Updated: 26 Aug 2007  
This article is about Nesting Data bound controls like repeater, Grid etc.
C#, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Aftab Zaheer Satti 3.60
Developing ASP.NET applications without VS.NET
Updated: 22 Aug 2003  
This article will explain how to create and develop ASP.NET applications without using VS.NET.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Ricki 3.59
Common Validation and Length Validation with Regular Expression in ASP.NET - Unedited
Updated: 20 Aug 2008  
Common Validation and Length Validation with Regular Expression in ASP.NET
C#, .NET, ASP.NET, Dev
Sowkot Osman 3.59
Pre-Compile ASPX pages in .NET 1.1
Updated: 30 Mar 2004  
An article on pre-compiling ASPX pages to improve start-up performance.
C#, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Narendra Naidu 3.59
A Client Script Helper Utility Class - Unedited
Updated: 19 Mar 2006  
The "ClientScriptHelper" utility class will help you by not requiring you to remember the client side codes.
Windows, .NET, ASP.NET, Visual Studio, Dev
Mohammad Ashraful Alam 3.59
Refresh Module
Updated: 29 May 2007  
How to make a browser's refresh manageable
C# 2.0, Windows, .NET 2.0, ASP.NET, Visual Studio, WebForms, Dev
Valery_Minsk 3.59
A Web Spider Library in C# - Unedited
Updated: 18 Sep 2007  
An article about a spider library to grab websites and store them locally.
Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Uwe Keim 3.59
ASP.Net How to Resolve Client Id - Unedited
Updated: 1 Feb 2007  
A method to resolve the client ids of controls in containers
HTML, 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
ozkar garcia 3.59
Configure And Reocrding voice with Cisco and ASP.Net (VXML) - Unedited
Updated: 21 May 2006  
This article explain how configure a cisco device and recording voice on http server .
Windows, .NET, ASP.NET, Visual Studio, Dev
Emad Rangchi 3.58
Edit XML files using a GridView - Unedited
Updated: 4 Apr 2007  
Edit XML files using a GridView
XML, VB 7.x, VB 8.0, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
fstrahberger 3.58
ImageMap.NET 2.0 - Unedited
Updated: 31 Aug 2006  
An alternative ImageMap control for ASP.NET 2.0
Windows, .NET, ASP.NET, Visual Studio, Dev
YDreams 3.58
Create Emails and send using your .Net Code - Unedited
Updated: 15 May 2006  
Use Simple ASP.Net code to send emails.
Windows, .NET, ASP.NET, Visual Studio, Dev
Prabhakar Manikonda 3.57
How to make a Transparent WinForm like VistaForm in VS2005 - Unedited
Updated: 27 Aug 2006  
We can modify WinForm's opacity in .NET, but we can not make a form like VistaForm, whose header is transparent, but the rest of the form is not.
C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
WillCaptain 3.57
Localized Resource in ASP.NET 2005
Updated: 2 May 2007  
Working with localized resource (string and image) in ASP.NET 2005 and using DynamicImage to display image resource
C# 2.0, Windows, .NET 2.0, ASP.NET, Dev
DAT HAN 3.57
Software Architecture Interview Question Part 1 ( Design Pattern ) - Unedited
Updated: 2 Jan 2009  
Design Pattern Interview Questions ( Quick Reference)
C# (C# 1.0, C# 2.0, C# 3.0), Architect, Design
Shivprasad koirala 3.57
Theme Switcher Control - Unedited
Updated: 11 Nov 2006  
This control allows the user to choose one of the available ASP.NET 2.0 themes
Windows, .NET, ASP.NET, Visual Studio, Dev
Jos Branders 3.57
XML paging using XML + XSL + CSS
Updated: 27 Jan 2004