what is the uses Of Global.asax

Answer Posted / milan

Application and Session events can be written in the
Global.asax.

Eg: Application_Start, Application_End, Session_Start,
Session_End, Etc.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What symbol specifies the beginning of a query string?

525


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

620


What is the use of asp.net web api?

575


Explain ViewState?

570


What is the used of "ispostback" property?

559






Why does my asp.net file have multiple tag with runat=server?

567


Difference between .NET and previous version?

2096


Define common type system?

576


Where is asp.net session stored?

471


Write a code for passing ArrayList in Web API?

1046


How can we communicate with each server in N-tier Architecture? and what are the methods?

1779


How to bind all the binding controls in a page at once in ASP.NET?

518


How you can access the properties and controls of master pages from content pages?

503


Define asp.net caching?

528


Explain exception handling in .net.

602