Types of session management in ASP.NET ?
Answer Posted / anup
they are of 4 type
1)in proc
2)state server
3)sql server
4)off
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
How can exception be handled with out the use of try catch?
what is a .xap file? Explain with an example.
How do we ensure view state has not tampered?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What are validator? Name the validation controls in asp.net? How do you disable them?
Difference between Response.redirect vs server.transfer?
How do I create a web form?
What is the difference between a default skin and a named skin?
What is the use of execute non query in asp.net?
8. Why do you want to work here?
Explain the asp.net session state modes.
How to register exception filter globally?
What is the difference between application state and session state in asp net?
What methods are fired during the page load? Init()
What is authentication in asp.net?