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
How to implement role based security in asp.net mvc? : Asp.Net MVC
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Explain the difference between asp.net mvc and asp.net webforms
What is the difference between GridView and Repeater controls in ASP.NET?
What is form submit?
Name the tools or API for developing or testing web api?
How Can assign alias name for ASP.NET Web API Action?
What is a multilingual website?
WSDL means?
What is the mvc model?
What is asp.net and ado net?
What are the main requirements for caching?
What are the file extensions for razor views?
Explain about the .NET framework?
If you want to write your own dot net language, what steps you will you take care?