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

Security Features in ASP.NET 2.0 : Richard Bean

Monday, November 17 2008

Tutorial covers number of new features and tools to secure ASP.NET 2.0 applications. Security is an important attribute of any ASP.NET application. The authentication and authorization of users and resistance against the malicious attacks are important tasks in web applications. In ASP.NET 1.x introduced new authentication service called Forms-based authentication which involves authenticating users and redirecting unauthenticated users again to Login page. It also performs necessary cookie management. This kind of authentication was fine in many ways, but it required developers to build every element including Login page User Interface and create necessary tables to manage user accounts....

Read More:
Security Features in ASP.NET 2.0 : Richard Bean
Also See:
Data Source Controls in ASP.NET 2.0 : Richard Bean
Using Syndication Classes to Read RSS Feeds : Bipin Joshi
Microsoft ASP.NET 2.0 Membership API Extended : Bilal Haidar [MVP]
Building a Shopping List : Richard Bean
Negotiate Between Web Parts : Peter Vogel

Post your comment

Comment