What are the Application_Start and Session_Start
subroutines used for?
Answer Posted / devi
This is where you can set the specific variables for the
Application and Session objects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are different methods of session maintenance in asp.net?
Explain Areas in MVC?
Explain the updatepanel?
What are the different types of cookies in asp.net?
What is the use of session in web application?
Explain the benefits of viewstate?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is use of <% %> in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is event in asp.net?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is semantic gap?
What is use of Master Page in ASP.NET web pages?
What is a server farm in iis?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?