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 is the significance of attaching a profile while creating a user?
Explain the difference between the web config and machine config.
What is the use of view state?
Are cookies stored on server or client?
How do sessions work?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How could you modify xaml content from javascript?
Describe session handling in a webfarm?
Why do we use sessions?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Which Is Faster MVC or ASP.net ?
What is the usage of DelegatingHandler?
What are the different web pages?
What is the purpose of using MVC programming pattern in ASP.NET?
What are the advantages and disadvantages of Using Cookies?