How many types of session in asp.net2.0
Answer Posted / vivek
1.In Proc (bydefault, highest performance)
2. out Proc/state server(differe dedicated server)
3. SQL server(Reside in mssql databse)
| Is This Answer Correct ? | 22 Yes | 14 No |
Post New Answer View All Answers
What is cross page posting? How is it done?
What are session state modes in asp.net?
Explain the features that make asp.net more used framework? : asp.net mvc
What is a viewbag?
To wrap up a call to a Web service the standard used is..?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
Web API supports which protocol?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is the use of view state?
What is the basic difference between asp and asp.net?
What is the difference between Classic ASP and ASP.Net?
Define application state variable and session state variable?
Apart from IDE what are the enhancements in asp.net 2.0?
Differentiate between a page theme and a global theme?
How does exception management works in ASP.NET?