Answer Posted / manish singh (amalga fusion)
The Role of Global.asax
1> it is used to implement application level event and
session level event.
2> it is also used to track the current application.
3> it provides place for the application to declare global
variable for application.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Differentiate between a hyperlink control and a linkbutton control.
What is the difference between “Web.config” and “Machine.Config”?
Explain MVC model binders?
What are the Types of session management in ASP.NET
when a request is made in Life cycle of ASP.NET page .
What are the new features implemented in ASP.NET?
Why is xap important?
What is an il?
How does session work?
How do active server pages work?
What is autopostback in asp net?
How can we inherit a static member?
How to bind all the binding controls in a page at once in ASP.NET?
What is difference between web api and web services?
What do you mean by caching in asp.net?