|
|
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.
Presented by Chris Pels Duration: 11 minutes, 4 seconds Date: 18 June 2007
|
Watch the video | Download the video | Get the code