How do you handle server controls?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How you can add an event handler?
How can you access the properties and controls of master pages from content pages?
What is view state management in asp net?
Describe session handling in a webfarm?
What is the differences between a primary key and a unique key in sql server?
To add a hyperlink column to the DataGrid which tag is used ?
Define the term Web Garden?
Explain the role of global.asax?
What is loop in asp.net?
How do you open a page in a new window?
What are the different types of validation controls provided in ASP.NET?
What is autopost?
What are the advantages and limitations of query string?