Where can we set the specific variables for a application
and Session objects ?
Answer Posted / psetty
We can set the specific variables for the Application and
Session objects in the application_Start and Session_start
subroutines.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between stored procedure vs function?
How do you change the session time-out value?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Distinguish between Server-side and Client-side code with its functionality?
Where is the view state data stored?
What is a multilingual website?
What is session state server?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is an axd file?
Differentiate between structure and class.
Is sql backend or frontend?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Explain the asp.net mvc request life cycle? : asp.net mvc
How does asp.net page work?
Explain method to handle error using HttpError in Web API?