The settings are stored into Profile - which is the standard ASP.NET 2.0 profile feature.
The profile feature allows you to define the specific storage mechanism and store to use and customize via configuration in your web.config file using a provider model. Check out the docs on profile for more info...
No comments:
Post a Comment