How do you handle session management in ASP.NET and how do
you implement them. How do you handle in case of SQLServer
mode ?
What is the < machinekey > element and what two ASP.NET technologies is it used for ?
What is connection pooling and how to enable and disable connection pooling?
Does JITting occur per-assembly or per-method? How does this affect the working set?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Tell About Web.config ?
Who creates jsessionid?
Explain exception filters?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is web router?
Can we Run the Application without Build
What is ASLM?
Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?