Is asp.net a language?
List the advantages and disadvantages of user control an custom control?
Explain how can we inherit a static member?
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.
What is a pixel url?
What are asp.net web forms?
Explain the asp.net page life cycle.
What are validator? Name the validation controls in asp.net?
What is the purpose of App_Code folder in ASP.NET? Why we this?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What is the purpose of session management?
Can we add code files of different languages in app_code folder?
How to implement form based authentication in asp.net application?
Define msil.
What is authorization in asp.net?