C
cipcip
By default profile use sql server xpress provider and probabily, caches
stored data when they are requested for the first time,
So the question is: why we should use profile instead of storyng,
retrieving and caching user data manually from a database?
Is it only for an easier approach of state maintenance, or are there
other advantages?
stored data when they are requested for the first time,
So the question is: why we should use profile instead of storyng,
retrieving and caching user data manually from a database?
Is it only for an easier approach of state maintenance, or are there
other advantages?