Can you give an example of what might be best suited to
place in the Application_Start and Session_Start subroutines?
Answer Posted / ramgopal reddy
This is where you can set the specific variables for the
Application and Session objects.
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are the different session state management options available in asp.net?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How can we create a website?
What is data binding in asp net?
what is meant by sitemapnode ?
What are the advantages and disadvantages of session?
What is difference between View State and Hidden Field in ASP.NET?
Explain the difference between inline and code behind - which is best in?
Out of ASP or ASP.NET which one is stateless?
What is ashx file in asp.net?
Is it true that a Web service must be written in .NET or not?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
What are the features that make asp.net more used framework? : asp.net mvc
What is the differences between a primary key and a unique key in sql server?
Explain diff. Betn dataset and recordset?