How many types of session in asp.net2.0
Answer Posted / gaurav
1. In Proc Session
2. Out Proc Session
2(i) Sql Server
2(ii) State Server
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What methods are fired during the page load? Init()
What is asp net application object?
What is the use of dispose method?
What is redirectpermanent in asp.net?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is the typical session identifier?
What is use of <% %> in asp.net?
Which namespace is used by ado.net?
How you can access the values from the Repeater control in ASP.NET?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
How do I use response redirect?
What is the difference between exe and dll?
Explain how cookies work. Give an example of cookie abuse.
What is authentication in asp.net?
What are server side controls?