which method do you use to redirect the user to another page without performing a round trip to the client? How?
What are the collections you've used?
What is the transport protocol you use to call a seb service soap?
Can a try block have more than one catch block?
What method do you use to explicitly kill a users session? How?
How do you view the methods and members of a dll?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What are the differences between com architecture and.net architecture?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What are the different.net tools which you used in projects?
How do you create threading in.net?
How is threading done in .net?
What is loosely coupled solution in.net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? 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 do you specify comments using razor syntax?