Explain the components of web form in asp.net
To display data in a Repeater control which template you provide?
With out Web.config can we executes the application?
what are the ways to improve performance in .net application?
About CLR, reflection and assemblies?
What are triggers of an updatepanel?
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
What is master page in dtp?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
what is shared assembly?
Explain about asp.net caching?
Can you explain composite pattern?