Differentiate between namespace and assembly.
How to add DateTime Control in normal DataGrid Server Control?
When you use Ajax controls in the ASP.NET application?
What are the merits and demerits of viewstate?
How does session authentication work?
What is the difference between localization and globalization?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is httpresponse?
Explain login control and form authentication.
Which validator control you use if you need to make sure the values in two different controls matched?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Write the different features of a Thread and a Process?
What is the web.config file in asp?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain how is a property designated as read-only?