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 is authentication in asp.net?
Explain State management in asp.net
Why would a company use an application service provider?
Where session id is stored?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
How to prepare culture-specific formatting in .net.
To get the values in two different controls to match which control you use it?
How do I upload a file from my ASP.NET page?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How many types of session in ASP.NET
How can we Validate a Controls in ASP.NET page using JavaScript?
What is data caching?
What do you mean by authorization?
What is a 1x1 pixel?
What are the advantages of using Master Pages?