How many types of session in asp.net2.0
Answer Posted / liyamary varghese
asp.net supports 4 types of sessions
1)in process:
2)state server
3)sql server
4)custom[it requires manual coding
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is xaml? Are xaml file compiled or built on runtime?
Why SessionID changes in every request in asp.net?
Explain difference between dataset and datareader?
Explain server-side scripting and client-side scripting.
What is meant by asp.net?
Where is asp.net session stored?
How you will manage the state of ASP.NET controls?
What are the built-in objects in asp.net?
What is an il?
How do I open an ashx file in windows 7?
How can we provide the WebParts control functionality to a server control?
Which is better viewstate or session?
What are the benefits of Razor View?
What is a gridview in asp.net?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?