Answer Posted / vinod
Global.asax file is used to trap the application level events.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What permissions do asp.net applications posses by default?
Is sql backend or frontend?
What are validator? Name the validation controls in asp.net?
How will you load dynamic assembly? How will create assesblies at run time?
What are main return types supported in Web API?
How would ASP and ASP.NET applications run at the same time on the same server?
Define repository pattern in mvc.net? : asp.net mvc
What is state management in .net?
What are the asp.net list controls and difference between them?
How to prevent client side validation from the ASP.NET validation controls?
What are the advantages of Web API?
What events will occur when a page is loaded?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is the mvc model?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc