AspNetCore.Docs/aspnet/web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-aja...

1.6 KiB

uid title author description ms.author manager ms.date ms.topic ms.assetid ms.technology ms.prod msc.legacyurl msc.type
web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-ajax-profile-services [How Do I:] Use the ASP.NET AJAX Profile Services? | Microsoft Docs rick-anderson ASP.NET 2.0 introduced Profile properties with which you can store details for each user of your ASP.NET Web application. ASP.NET AJAX Profile Services allow... aspnetcontent wpickett 07/16/2007 article 8fc77048-4d1f-42bf-a947-ecc9a02b25c9 dotnet-webforms .net-framework /web-forms/videos/aspnet-ajax/how-do-i-use-the-aspnet-ajax-profile-services video

[How Do I:] Use the ASP.NET AJAX Profile Services?

by Chris Pels

ASP.NET 2.0 introduced Profile properties with which you can store details for each user of your ASP.NET Web application. ASP.NET AJAX Profile Services allow your client-side Web interface to retrieve a user's Profile properties from the server-side Web application. This video demonstrates how a sample AJAX-enabled travel site can store the travel request information of a user so that the details can be retrieved when he or she next visits the site.

▶ Watch video (11 minutes)

[!div class="step-by-step"] Previous Next