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
Explain Features in ASP.NET
Is viewstate enabled by default?
Describe Segmentation With Paging?
What are the advantages of using session?
What are the data controls available in asp.net?
How does ASP.NET framework maps client side events to Server side events.?
Explain the difference between debug.write and trace.write? When should each be used?
What symbol specifies the beginning of a query string?
How is application management and maintenance improved in asp.net 2.0?
Which is better asp.net or php?
Define repository pattern in asp.net mvc? : asp.net mvc
How to do state management in ASP.NET?
Explain the function of new view engine in asp.net? : asp.net mvc
What is & in a url?
What is difference between or and orelse?