How many types of session in asp.net2.0
Answer Posted / prem
There are four types of session state in asp.net 2.0
1. In proc session
2. Out Proc session
3.Web Farm
4. Web Garden
| Is This Answer Correct ? | 20 Yes | 82 No |
Post New Answer View All Answers
Define the term Web Garden?
What is distributed system in asp.net?
Explain the difference between overriding and overloading?
Explain what does wsdl stand for?
How can we create custom controls in asp net?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What is custom events?
Where is cookie used in asp.net?
What is the concepts of globalization and localization in .net?
Which object encapsulates state or data of a user?
Explain the asp.net session state modes.
Which is better union or union all?
What is enableviewstate in asp net?
What is query string with example?
What is difference between session and viewstate?