Ever spend hours looking for that secret dot NET solution? You know someone else must have a solution, but just reading all the archives, visiting bulletin boards, expert sites, and search the web is a full-time job to itself. Well, as we uncover the tips that we consider "above and beyond" the usual stuff, we post them here for everyone.
Building Secure ASP.NET Applications - This 608 page guide from Microsoft presents a practical, scenario-driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications. Forget about buying that book on security you've been looking at... you won't need it.
Using the datagrid - Complete multi-part series that provides extensive help in understanding and using the all-important datagrid control
Page templates - A sophisticated alternative to User Controls for automating boilerplate common page elements
Create Multi-step Forms - Build a multistep form using ASP.NET Panel controls and ViewState