Home

  • Custom Object Binding to a GridView…
    By Brian Mains
    Larger-scale applications that create custom collections can still make use of the .NET framework controls in ASP.NET applications. With a little extra work, the gridview control can still take control of all the functionality it uses while binding to a complex collection object… May 14, 2006
  • Introduction to the Atlas Controls…
    By Brian Mains May 3, 2006
  • Domain Objects Caching Pattern for .NET…
    By [email protected] April 25, 2006
  • Membership with Windows Accounts…
    By Brian Mains April 25, 2006
  • An ASP.NET 2.0 AutoComplete DropDownList…
    By Brett Burch
    In this article I’ll show you how to easily create a DropDownList control in ASP.Net 2.0 with AutoComplete… March 29, 2006
  • Extended Properties…
    By Brian Mains
    Extended properties are a new database feature with the SQL Server 2005 product. They store additional information for a wide array of database objects… March 3, 2006
  • Using the SMO API…
    By Brian Mains
    The new SMO APIs can be used to interface with SQL Serer to perform a multitude of actions… February 26, 2006
  • Multiple File Upload…
    By Brian Mains
    The HtmlInputFile and the FileUpload controls allow the user to upload files to the server. It would be nice to have a control that allows the user to upload more than one file at a time… February 25, 2006
  • Collapsible Panel Control…
    By Brian Mains
    The panel control is a handy container control, especially for grouping controls together physically… February 25, 2006
  • Custom Editor Parts…
    By Brian Mains
    A new .NET 2.0 feature, web parts, provides a portal infrastructure to .NET applications. You can edit Web Parts dynamically with Custom Editor Parts… January 27, 2006
  • Capturing Browser Information Using the Profile…
    By Brian Mains
    With ASP.NET 2.0, the Profile component can be an important tool in capturing browser information for accessing your web sites… January 26, 2006
  • ASP.NET 2.0 (III) Architecture and Tools…
    By Chris Sully
    This article is the third in a series. In this third article we’ll take a look at the changes to the architecture of ASP.NET v2.0. In particular we’ll look at the changes to the compilation and deployment model… January 22, 2006
  • The .NET 2.0 Action Lists…
    By Brian Mains
    Action Lists are a new feature of .NET controls. Whenever you select a user control, you see a right arrow in the upper-right corner signaling that the control has an action list… January 22, 2006
  • The IRepeatInfoUser Interface…
    By Brian Mains
    The IRepeatInfoUser interface is a helpful interface for generating repetitive information in a tabular way… January 22, 2006
  • ASP.NET 2.0 (II) New Controls…
    By Chris Sully
    In the last article we looked at the enhancements to existing controls. In this article we’ll proceed to provide an overview of the new controls that have been introduced… January 21, 2006
  • ASP.NET 2.0 (I) Enhancements to Existing Controls…
    By Chris Sully
    This article is the first in a series looking at ASP.NET 2.0. In this article we’ll start with a consideration of the enhancements to existing controls that have been introduced… January 21, 2006
  • Custom List Controls…
    By Brian Mains
    Creating custom list controls using the WebControl Class… January 19, 2006
  • An Introduction to Generics…
    By Brian Mains
    Generics are a new, very powerful, addition to the 2.0 version of the .NET framework… January 16, 2006
Top 10 Articles by Rating [Number of Ratings] (Average Rating) – Minimum of 3 ratings
  • Dynamic Rating System Part 2: Postback … [6] (4.83)
  • Using XML as a Static Content Solution … [4] (4.75)
  • Analyzing Requirements and Defining Microsoft.NET Solution Architectures, Part IV … [9] (4.67)
  • Introduction to CatalogPart Controls … [3] (4.67)
  • Returning Multiple Resultsets with the DataReader … [49] (4.65)
  • Control Designers … [11] (4.64)
  • Calendar Control Day Rendering … [10] (4.60)
  • Sending SQL Server Notifications with CDOSYS … [43] (4.58)
  • Displaying XML Data in an ASP.NET Datagrid … [14] (4.57)
  • Comparing the Performance of Various Iteration Methods … [4] (4.50)
Was this article helpful?
YesNo