AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Secure Your Site : Steve C. Orr

Wednesday, August 13 2008

The new Login controls and Membership API in ASP.NET 2.0 provide a powerful and automated way to securely store and manage user credentials. Together, they eliminate nearly all the boilerplate user management code that you’ve likely written many times before. This new system goes a long way toward Microsoft’s .NET 2.0 goal of a 70% reduction in the amount of code needed to write an application. To explore these robust new capabilities, create a new Web site using Visual Studio 2005. Under the WebSite dropdown menu select ASP.NET Configuration. A page similar to that shown in Figure 1 will appear. Using this configuration tool, you may never need to manually edit a web.config file ever again! It acts as a front end for editing the web.config file and managing other standard settings, such as the focus of this article: security....

Read More:
Secure Your Site : Steve C. Orr
Also See:
Image Manager for Image Gallery : Saifi Hasan
The Making of Blogo.NET – Part Two : Ferdy Christant
DataGrid for Master/Child (Master/Slave) Details Using ASP.NET, C#, and JavaScript to Expand/Collapse Rows : Rajib Ahmed
The new controls of ASP.NET 2.0 : Steve C. Orr
Introduction to ASP.NET 2.0 Roles and Membership : Patrick Santry

Post your comment

Comment