What is simple data binding?
what is the Difference between Dim Object as object AND dim obj as myform?
What is the main difference between hash table and Dictionary?
How many types of web application ?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Where is the view state data stored?
What is class and object in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
How to merge 2 tables fields in DataTable in asp.net
Explain the different parts that constitute ASP.NET application?
How you can use video conferencing in asp.net? guys plz help me ...
What is routing in MVC?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected