What are the HTML server controls in ASP.NET?
What are type/key pairs in client script registration?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Explain the difference between dataset and datareader.
What is the difference between globalization and localization?
What is difference between abstract class and an interface?
How to make paging concepts in datagrid in ASP.NET?
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?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Can you set the session out time manually?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
How do you implement sql caching in asp.net?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is another word for redirect?
when a request is made in Life cycle of ASP.NET page .