Explain the difference between asp and asp.net?
What is the difference between ASP Session State and ASP.Net Session State?
What for use web.sitemap in asp.net?
How cross page posting is done in Asp.net 2.0?
What is event bubbling?
What does the "EnableViewState" property do? Why would I want it on or off?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Difference between connected architecture and Dissconnected architecture?
True or False: To test a Web service you must create a windows application or Web application to consume this service?
How to do Caching in ASP?
What is considered a service provider?
what is loosely coupled solution? How it can be used?
Explain model, view and controller represent in an mvc application? : asp.net mvc