Tags: asp.net, authentication, code
News (2)
Understand the ASP.NET DataGrid control
Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »
Next-gen Microsoft Web server details emerge
The next version of Microsoft's Internet Information Services Web server (IIS7) will integrate the ASP.NET development technologies and turn many core features into optional modules. Read more »
Features (28)
How to build secure ASP.NET applications
ASP.NET provides several ways to protect your Web-based app from attack. Here's an overview of authentication, authorisation, and role-based security. Read more »
Master simple forms authentication in .NET
Using forms authentication, you can quickly build a simple, secure Web app. This walk-through shows you how to apply the strategy in your apps. Read more »
Integrate Passport into ASP.NET apps
If you are looking for a secure means to transfer sensitive information in an ASP.NET application, try integrating Microsoft's Passport service. Read more »
Forms authentication in .NET: Using a database
Storing forms authentication information in Web.config has serious limitations. See how to work around them by storing this information in a database. Read more »
Cookieless data persistence is possible
Cookies are a common way to store retrievable user information, such as authentication data. But what if you need a non-cookie solution? Read more »
Working with configuration files in ASP.NET 2.0
The second iteration of ASP.NET includes a number of enhancements for working with configuration files. Read more »
Secure ASP.NET 2.0 sites with Membership API
Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »
Add stability to your ASP.NET applications with AppDomains
This article explains the concept of an application domain within ASP.NET, a security feature of the .NET framework. Read more »
ASP.NET security holes
Learn about the recently discovered holes in ASP.NET, and ponder who should be responsible for security. Read more »
Secure your ASP.NET applications
Despite improvements over previous standards, ASP.NET still has its fair share of vulnerabilities. Use these tips from Builder.com to help secure your ASP.NET applications Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

