How many types of session in asp.net2.0
Answer Posted / sathish
As mentioned by manumathi.There are three session states:
inproc
sqlserver
stateserver
| Is This Answer Correct ? | 77 Yes | 14 No |
Post New Answer View All Answers
What is a viewbag?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is mvc in asp.net interview question? : Asp.Net MVC
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is the difference between Classic ASP and ASP.Net?
What is autopostback in asp net?
What is the Intermittent crashing of application in production?
What are the different types of sessions in asp.net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Is asp net front end or backend?
Define page output caching?
Whats the difference between abstract factory pattern and factory pattern?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is dynamic web page with example?
What is application variable?