What types of data validation events are commonly seen in the client-side form validation?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
17. If I?m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
In which interface the template of any control like Gridview would Initiate?
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?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What is the use of session?
What is deference between asp.net, vb.net, c# & j#
Define xmlreader class.
What are the action filters available in asp.net mvc
What are the namespaces used in asp.net mvc? : asp.net mvc
What is the use of session state and application state and difference between them?
What are the different types of sessions in asp.net?