How many types of session in asp.net2.0
Answer Posted / anjani mittal
Basically there r 4 types of session these r:-
(a)InProc
(b)State server
(c)Sql Server
(d)Custom provider
(e)OutProc
| Is This Answer Correct ? | 6 Yes | 21 No |
Post New Answer View All Answers
If you are using components in your application, how can you handle exceptions raised in a component?
Explain how can we inherit a static variable?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are demand-paging and pre-paging?
What is preprocessor in .net?
Can we have a web application running without web.config file?
Where is the session stored?
Explain why datareader is useful?
What is difference between session and application in asp net?
To display data in a Repeater control which template you provide?
Explain the use of fragment caching.
How to create multi language website in asp.net mvc? : Asp.Net MVC
Less than one page, how many windows will you be able to maintain?
What are standard controls?
Is post back property in asp net?