Language

[How Do I:] Create a Custom Membership Provider?

By |29 minutes|
A Membership Provider allows a web application to store and retrieve membership data for a user, and the standard ASP.NET Membership Provider uses pre-defined SQL Server tables. In this video we learn how to create a custom membership provider that uses custom SQL Server tables separate from the pre-defined tables used by the standard provider. The principles covered in the video will apply to creating custom membership providers using other databases such as Access or Oracle. After learning to create the custom membership provider, we learn how to configure the provider in a web application, and see a demonstration of creating a new user and authenticating the new user with the custom membership provider.

DOWNLOADS: Code (C#)|Code (VB)|MP3|MP4|WMV

Chris Pels

By Chris Pels, Chris has been instrumental in the architecture, development, and implementation of a wide variety of business systems and databases as a technology consultant since 1986. He has extensive experience in business analysis, technical specifications, database design, several programming languages including C# and VB.NET, and statistical analysis. He holds a Ph.D. from The University of Michigan and has been a speaker at Microsoft TechEd, Microsoft DevDays, VSLive, numerous events in New England

Table of Contents

How Do I?

Tailspin Spyworks

Building 3.5 Applications

Authentication

SQL 2005

VS 2005

Migrating

Building 2.0 Applications

IIS

Visual Studio 2010

Ajax Control Toolkit

ASP.NET AJAX

Data Access

ASP.NET Dynamic Data

ASP.NET 3.5

jQuery

.NET 4

ASP.NET Web Forms vNext

ASP.NET vNext

Visual Studio vNext

Pluralsight Introduction to ASP.NET 4 WebForms