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
What is http response header?
What is the parent class of all web server control?
What do you mean by authorization?
What is asp.net caching?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Where are session variables stored?
What is the difference between c# and .net?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Do you know using sql cache invalidation?
What is custom attribute? How to create?
Any disadvantages in Dataset and in reflection ?
What is preprocessor in .net?
What is server infrastructure?
What are the uses of list view control in Asp.net?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server