Why session is necessary in web application?
What are the different types of sessions in asp.net? Name them?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Which method do you use to kill explicitly a users session?
Explain the flow of processing of the request? : asp.net mvc
How response object is related to asp's response object?
What is a server cookie?
What do you mean by role-based security?
Differences between “dataset” and “datareader”.
If you are using components in your application, how can you handle exceptions raised in a component?
What is difference between cache and session?
What is user control in asp.net?
Explain the main function of razor in asp.net? : asp.net mvc
What is the flow of processing of the request? : asp.net mvc
What is the difference between dispose() and finalize()?