Question:Why SqlProfileProvider is used?
Answer We store and retrieve user profiles in a database by using SqlProfileProvider class. This class abstracts the storage and retrieval of the profile information from the actual profile itself.
+ Report
Why SqlProfileProvider is used?