Profile
The Profile provider stores information on a user defined by the profile properties in the web.config. By default the properties are stored in an XML blob in a SQL Express database but a custom profile provider can be written to allow storage in an exisiting database.
Articles
Videos
Revision number 4, Thursday, February 14, 2008 3:35:40 AM by scott@elbandit.co.uk
You must Login to comment.
Revision #4
Mon, Feb 4, 2008 8:00 AM
by
|
Role Providers
Here are a few good tutorial articles that provide a good conceptual overview of how the new membership and role management system works.Check out ScottGu's post on ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources Blogs Scott
|
Revision #7
Fri, Jul 4, 2008 10:49 AM
by
|
Membership and Roles
"ASP.NET Membership builds on the success of the Forms authentication model from ASP.NET 1.x. ASP.NET Forms authentication provides a convenient way to incorporate a login form into your ASP.NET application and validate users against a database or other
|
Revision #9
Thu, Jun 10, 2010 7:15 AM
by
|
Security
ASP.NET security is a huge topic and we're only scratching the surface. Let's continue to categorize in the add new content around security to make thisa greatresource.This isjust the overview page, make sure to visit thesubpages fromthe Table ofContents
|