What are directives in asp.net? List down all the important directives.
What is the difference between ASP Session State and ASP.Net Session State?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What are client activated objects?
What is a web api endpoint?
What is asp net theme?
What are assemblies and namespaces and explain the difference between them ?
Is asp.net and .net same?
Which is the parent class of the web server control?
What symbol would you use to denote, the start of a code block in aspx views?
What is css and what is it used for?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What are strong names?
How many types of session state management options available in asp.net?