Is web config mandatory?
What is the use of Administration tool in Asp.net 2.0?
What is the difference between a.Equals(b) and a == b?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
What is a server farm in iis?
Name the tools or API for developing or testing web api?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
What is AutoEventWireup attribute for ?
what is synchronization and asynchronization. what are the difference between two?
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
What is paging in context of Memory?
What are the different session state management options available in asp.net?