How can we provide the WebParts control functionality to a server control?
Can you change a master page dynamically at runtime? How?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What are the types of caching in asp.net?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Which protocol is used in a web api?
Explain the difference between webfarm and webgardens in .net?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Explain how can we inherit a static member?
List the advantages and disadvantages of user control an custom control?
How is mvc different from asp.net? : Asp.Net MVC
What are sessions used for?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What does it mean your session has timed out?
In ViewState How much lifespan items stored?