What is difference between cache and session?
What is the current version of asp.net?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Who generates session id?
What is difference between or and orelse?
What is an il?
Describe a Windows Service and its lifecycle ?
What is the difference between cookie and session?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What do you mean by authorization?
Why session is necessary in web application?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
How do you store a value in viewstate and retrieve them?
What is the difference between a multi-layer and multi-tier applications?