What are the namespace classes used in asp.net mvc? : asp.net mvc
What are the server control tags in asp.net.?
Explain the difference between sql invalidation and sql notification.
what are the differences between windows services and web services?
Explain server-side scripting and client-side scripting.
What's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?
What is the appSettings Section in the web.config file?
What are standard controls?
What is AutoEventWireup attribute for ?
Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.