What is the use of the profile property feature of ASP.NET?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is the use of the profile property feature of ASP.NET?

Rating:

The profile properties is one of the features of ASP.NET that is used to store user-specific data on the Web server. Although this feature is similar to the session state, the profile data is not lost even when a user's session has expired. The profile properties stores data in a persistent format and is associated with requests of a specific user. This feature can easily manage user data without creating and maintaining a database. The profile data makes all the information easily available to a user. Any data can be stored in the user's profile in which a user can define and maintain any kind of data.

Note: A user should configure a custom profile provider class for using the profile properties feature. The profile provider class is used to store the profile data in a custom format and to the custom storage mechanism such as an XML file. ASP.NET also provides a class known as the SqlProfileProvider class that stores the profile data in a SQL database.


Rating:



Other articles

Click here to Article home

Microsoft Certification MCSE: MCSA , MCTS, MCDST, MCAD, MCDBA, MCSE Messaging, MCSE Security
JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.
 
HACKER SAFE certified sites prevent over 99.9% of hacker crime.