2004-07-17

New Security Features in ASP.NET 2.0

Use the new controls, tools, and APIs in ASP.NET 2.0 to more easily create and manage users, and to password-protect pages in a Web application.
[Via MSDN Just Published]

New Security Features in ASP.NET 2.0 Stephen Walther Microsoft Corporation June 2004 Applies to: Microsoft ASP.NET 2.0 Microsoft ASP.NET framework Microsoft SQL Server Microsoft Visual Studio .NET Summary: ASP.NET 2.0 includes a number of new features to make securing your ASP.NET applications easier than before. See how you can use the new controls, tools, and APIs to control access to pages, and make it easier to store information about your users. (15 printed pages) Contents Security and the Provider Model Using the Web Site Administration Tool to Configure Security Using the Login Controls to Create Standard Security Pages Working Directly with the Membership API