How many types of session in asp.net2.0
Answer Posted / banumathi
three types of session states in asp.net
InProc
OutProc
SqlServer
| Is This Answer Correct ? | 117 Yes | 30 No |
Post New Answer View All Answers
How can you send an email message from an asp.net web page?
Explain Optimization technique description?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Differentiate globalization and localization.
What is difference between mvc and asp.net? : Asp.Net MVC
Why do we use web config?
How could you modify xaml content from javascript?
What is difference between web api and web services?
What is the Intermittent crashing of application in production?
What is the extension of master page in asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
What is autopostback in asp net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are validators and list some validators of asp.net?
How to retrieve user name in case of Window Authentication?