Answer Posted / shafi syed
Global.asax is use to implement Application and Session
level Events and those events are:
APPLICATION_START.
APPLICATION_END.
SESSION_START.
SESSION_END.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain the difference between authentication and authorization.
How to find last error which occurred?
Difference between Response.redirect vs server.transfer?
Where are session variables stored?
How is my content secured from unauthorized access?
What I need to create and run an asp.net application?
What is the significance of attaching a profile while creating a user?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between file-based dependency and key-based dependency?
Can a .net web application consume java web service?
What is route in web api?
What are all the various Estimation Techniques available ?
What is __ requestverificationtoken?
How do u declare static variable and how it is declared and what is its lifetime?