By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is ispostback method in asp.net?
What are custom user controls in asp.net?
How would you get asp.net running in apache web servers?
What is the difference between CLICK and MOUSE DOWN Event ?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Can I stream live content/events?
What are the major built-in objects in ASP.NET?
How you will improve web application performance?
Can viewstate be accessed in another page?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Explain server side state management system.
Differentiate between early binding and late binding.
What is request and response in asp.net?
What is custom events? How to create it?