Re: Need advice about using ASP.NET Profile Provider

Tech-Archive recommends: Fix windows errors by optimizing your registry



I'm not excatly sure about this yet. I thought I read that the data is
loaded on the first request. More needs to be known about Profile
performance that's for sure. Since its not normalized I think its going to
be correct to assume that its an all or nothing retrieval process.

<%= Clinton Gallagher


"va" <idonotwantspam@xxxxxxxxxxxx> wrote in message
news:DB730948-50E4-4090-9FDE-A631D6799674@xxxxxxxxxxxxxxxx
Makes sense.

If I am storing 100 items in their profile, when are the items read? Are
all of them read upon first Load? Upon each call to
Profile.NameOfVariable?


.



Relevant Pages