Manage Web Users With Custom Profile Providers


Server Intellect Web Hosting Solutions


Manage Web Users With Custom Profile Providers

Author: Jason N. Gaylord

With ASP.NET 2.0, you can add authentication, authorization, and profiles to your Web site without writing a single line of code. That's quite a step forward from the way things used to be. Like most of the new features in ASP.NET 2.0, authentication, authorization, and profiles each have their own built-in providers. You can think of providers as modules that contain the methods for a particular task. These providers are quite flexible-they can be customized by specifying attributes that pass information into the provider to allow it to execute different behavior. For extreme customization, though, it may be necessary to replace a built-in version with a custom or third-party provider.










More Tutorials

Also See:

ASP.NET Whidbey Features
An Overview of Inserting, Updating, and Deleting Data
Merging and Password Protecting PDFs Exported by Crystal Reports
JavaScript with ASP.NET 2.0 Pages - Part 2
Event Log RSS Feed Generator
Speed Optimization with page and server controls, web application settings and coding practices
Assembly Versions and Web Projects
Creating a CascadingDropDown Using AJAX
Working With HttpContext.Current
ASP.NET WebParts Connections Transformers



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials