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 are directives in asp.net? List down all the important directives.
What is routing in MVC?
What are client activated objects and server activated objects?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What are session state modes? List some of the important session state modes of asp.net.
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Explain the advantages of asp.net.
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Is asp net front end or backend?
Why session is necessary in web application?
What are the different types of Caching techniques in ASP.NET?
What is datagrid asp.net?
What are the contents of cookie?
What are triggers of an updatepanel?