What is the role of global.asax?

Answer Posted / krupali

You can use global.asax file to define global variables and
react to global events,such as when web application first
starts. Visual studio doesn't create a global.asax file by
default you need to add it when it is approprieate.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a page life cycle?

559


What is enableviewstate in asp net?

518


How long do session variables last?

520


What is the namespace to create thread in .net?

516


Explain page output caching?

518






Explain what does mvc represent in asp.net? : asp.net mvc

492


How can we prepairing Interview

1878


How to sign out from forms authentication?

532


What is the default Orientation property in a Menu control?

526


Where is cookie used in asp.net?

566


What is asp.net web pages?

517


What are the various ways to send content from one page to another?

514


Where viewstate value is stored in asp.net?

585


What is Partial PostBack in ASP.NET?

594


Why is it preferred to not use finalize for clean up?

552