What is difference between viewstate and session in asp net?
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?
Define data caching?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
Explain about asp.net 2.0 themes?
Which is the namespace used to write error message in event Log File?
How to manage different kinds of sessions in ASP.NET?
How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?
What is the asp.net mvc folder conventions? : asp.net mvc
Explain the scenario where we go for inpro and outpro session?
What base class do all Web Forms inherit from?
Where do the cookie state and session state information be stored?
What is the difference between mechine.config and web.config?