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
How would you implement inheritance using c#?
What is the difference between session object and application object?
What is a user session?
What are ASHX files?
What is the difference between response.redirect and server.transfer?
Which is faster viewdata or viewbag?
Why is mvc better than asp.net?
Explain the different types of assemblies?
What is mvc in asp.net tutorial? : Asp.Net MVC
Define web.config in .net?
Can master pages be nested?
What do you mean by authorization?
Explain an object, class and method.
How is it possible for .NET to support many languages?
What are themes and skins in 2.0, explain usage scenario?