<< Back to the snippet list
Using ASP.NET AJAX to get profile data
This is a particularly cool way to get the profile data of a user – using the profile service exposed in ASP.NET AJAX. The profile properties can be accessed as JS based properties so the programming model is pretty consistent across VB.NET, C# and JS.
ASP.NET AJAX
Profiles