Aspstate database on SQL

  • Thread starter Thread starter MS
  • Start date Start date
M

MS

Does anyone have the location for some documentation about how this works
internally? I am trying to do some statistical analysis of sessions. I see
some strange results with the created date getting updated in a session?

I would like to know how all the parts of the database relate and are used.

Thanks
 
what exactly are you looking for? documentation, or whitepapers

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
 
Specific details on how sessionid's are generated, used, reused? and
released, in addition what the other columns in the database are used for
and how the relate to each other.

Thanks

Alvin Bruney said:
what exactly are you looking for? documentation, or whitepapers

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
MS said:
Does anyone have the location for some documentation about how this works
internally? I am trying to do some statistical analysis of sessions. I
see some strange results with the created date getting updated in a
session?

I would like to know how all the parts of the database relate and are
used.

Thanks
 
Back
Top