AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-create-a-custom-pr...

1.3 KiB

title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
[How Do I:] Create a Custom Profile Provider? | Microsoft Docs rick-anderson In this video we learn how to create a custom profile provider to store and retrieve data associated with a user profile in SQL Server tables separate from t... aspnetcontent wpickett 10/05/2007 article a776a0fc-f34b-47fe-a24a-3311100f34a5 dotnet-webforms .net-framework /web-forms/videos/how-do-i/how-do-i-create-a-custom-profile-provider video

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

by Chris Pels

In this video we learn how to create a custom profile provider to store and retrieve data associated with a user profile in SQL Server tables separate from the standard ASP.NET membership provider's aspnet_Profile table. The principles covered in this video will apply to creating profile providers for other databases like Access and Oracle. After learning how to create the custom profile provider we learn how to install the provider in a web site and see a demonstration of loading and saving profile data.

▶ Watch video (32 minutes)