| | |
how does IIS deal wth session state?
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
hi all, hope you are well. Just a quick question, been googling this one for a while but not found anything yet:
How does IIS deal with session state?
Many thanks for your time.
How does IIS deal with session state?
Many thanks for your time.
Computers are man's attempt at designing a cat: It does whatever it wants, whenever it wants, and rarely ever at the right time.
What do you mean by Session State? The default session has a timeout of 20 mins. Now if you are referring to View State i can probably give you more details.
ViewState is held in a hidden field within the rendered webpage, session state is held in the memory of the webserver. Each session has a unique id called a sessionid. The sessionid is given to the client browser on first request and quoted by the browser on each subsequent request from then on. It may well be the sessions are held in memory in some kind of dictionary object, it makes sense but I have no idea.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: .Net Application Development Company
- Next Thread: What is the best website for help with asp.net and visual studio problems?
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol advice ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions dataaccesslayer database datagridview datagridviewcheckbox datalist development dgv dialog dropdownlist dynamically edit expose feedback fileuploader fill flash form formatdecimal formview google gridview gudi iframe iis image javascript list listbox login microsoft mono mouse mssql multistepregistration news numerical opera panelmasterpagebuttoncontrols parent project radio redirect registration relationaldatabases reportemail richtextbox save schoolproject search security select sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos view vista visualstudio web webapplications webdevelopemnt webprogramming webservice xsl youareanotmemberofthedebuggerusers






