Out of ASP or ASP.NET which one is stateless?
What does a switch do?
Why do we need Web Services?
How can we inherit a static member?
How do you open a page in a new window?
Which control would you use if you needed to make sure the values in two different controls matched?
What is difference between inproc and outproc?
What is GAC in ASP.NET 2.0
What is data binding in asp net?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What events will occur when a page is loaded?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is the difference between the response.write() and response.output.write() methods?