Search this Site
powered by
Google
Home
|
About Us
|
Blog
|
Link to Us
|
Contact Us
Shop at Our ASP.NET Store!
ASP.NET Resources
Tutorials & HOW TOs
ASP.NET Feeds
Articles
Blogs - ASP.NET Team
Blogs - Others
Conferences & Events
Forums
Microsoft KB Articles
ASP.NET Store
Books (including reviews)
Software
Videos
ASP.NET Directory
Applications
Articles & Samples
Components & Controls
Developer Sites
Hosting Services
Post your ASP Questions here!
ASP.NET Hosting
.Net software programmers
.NET Downloads
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
Visual Studio 2008
Visual Web Dev 2008 Express
Visual Web Dev 2005 Express
ASP.NET Web Matrix
HOW TO: Implement Role-Based Authorization with Forms Authentication
Solution
HOW TO: Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by Using Visual C# .NET
(Microsoft Knowledge Base Article) - presents a simple example on implementing role-based security with forms authentication.
HOW TO: Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by Using Visual Basic .NET
(Microsoft Knowledge Base Article)
Role-Based Authorization with Forms Authentication
by Darren Neimke and Scott Mitchell (4GuysFromRolla.com) - uses a database to store user role information.
How To: Create GenericPrincipal Objects with Forms Authentication
(MSDN) - this approach stores the role information retrieved from a data source in an encrypted cookie, therefore avoiding the need to hit the data source on every authentication request event.
Role-Based Security with Forms Authentication
by Heath Stewart (CodeProject) - similiar to the above.
Related Resources
MSDN: Role-Based Security
Add to favorites
|
Printable page
Home
|
About Us
|
Link to Us
|
Contact Us
Privacy Statement
© 2004-2008 ASPNETWorld.com