What are user controls?
What are the new web part controls in asp.net 2.0 ?
What is postback and autopostback in asp.net?
How to implement Authentication and Authorization?
What is meant by asp.net?
What is http post and http get?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Explain the difference between Repeater and Data list control in ASP.NET?
Write code to send e-mail from an asp.net application?
What is a SESSION and APPLICATION object?
What is the difference between stored procedure vs function?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Which method do you use to enforce garbage collection in .net?
Out of ASP or ASP.NET which one is stateless?