Storing User Profiles
in .NET added by admin, on 9/3/2008 examples intermediate user
User Profiles - The profile feature in ASP.NET 2.0 allows you to define and store per-user settings to be used throughout your application. Settings can also be stored in an anonymous profile while users are not logged in, and then migrated to a logged-in user profile at a later time.
comment save report- submitted
- Sun, Mar 9th 2008, 18:22
- clicks today
- 0
- clicks this month
- 7
- clicks all time
- 84
