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

1.3 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/how-do-i/how-do-i-create-a-custom-profile-provider [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 10/05/2007 a776a0fc-f34b-47fe-a24a-3311100f34a5 /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)