Answer Posted / chaitali
Global.asax is a text file ,it is use to define the global
variable.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can we add code files of different languages in app_code folder?
What is http pipeline in asp.net?
What does postback mean?
What is difference between viewstate and session in asp net?
What is asp.net mvc5? : Asp.Net MVC
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain the difference between Repeater and Data list control in ASP.NET?
How would ASP and ASP.NET applications run at the same time on the same server?
What are the events that happen when a client requests an asp.net page from iis server?
What is enableviewstatemac in asp net?
What is the maximum number of classes that can be contained in one dll file?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
List the asp.net validation controls?
Explain the advantages of caching?
Why do you use the app_code folder in asp.net?