What is the importance of Global.asax in ASP.NET?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about Automatic resource management?
What is an asp.net validator? And, mention its types.
What is mta?
How do you handle server controls?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
What are sharepoint pages?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is AutoPostback?
What are all the various Estimation Techniques available ?
What are asynchronous callbacks ?
6 Answers Accenture, BirlaSoft,
What’s the difference between asp.net web forms and asp.net mvc?
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?