What are cookies in asp.net?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the concept of view state in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Contrast OOP and SOA. What are tenets of each ?
What are server activated objects?
explain ado.net
what is aspcompat? what it does?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Why is it preferred to not use finalize for clean up?
If 200 is for all successful operation then why do we have 201 response codes?
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
Why do you use the app_code folder in asp.net?