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
Explain the differences between clr & cts?
What is the difference between session object and application object?
Is asp.net easy to learn?
Define web services in asp.net.
What are the different types of validation controls in asp.net?
What are themes and skins in 2.0, explain usage scenario?
What is the difference between executescalar and executenonquery?
What is the difference between server-side scripting and client-side scripting?
How to find out what version of asp.net I am using on my machine?
How many types of sessions are there in asp net?
What is the difference between web.config and machine.config in ASP.NET?
what is silver light when will we use silver light,
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Describe session handling in a webfarm, how does it work and what are the limits?
Define cookie.