By mswatcher
via coolthingoftheday.blogspot.com
Published: Mar 26 2008 / 17:11
ASP.NET provides the following ready-to-use features that are required by every access-controlled web site:
Membership/Authentication Management: User and Credentials management, including validation
Role Management: To manage authorization
Profile Properties Management: To manage user-specific settings
The ASP.NET Application Services layer is built-in web services that expose these features in various standard formats so that they can be accessed by any application other than ASP.NET web applications.
Tweet
SaveShareSend
Tags: .net, frameworks, web design



Add your comment