What are Master Pages in ASP.NET?
What is a SESSION and APPLICATION object?
When during the page processing cycle is ViewState available?
What is the base class from which web forms are inherited?
I’m having some trouble with cas. How can I diagnose my problem?
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?
What is the difference between session.abandon() vs clear()?
Explain what the contents of cookie?
How would you enable impersonation in the web.config file?
What tag do you use to add a hyperlink column to the DataGrid?
what is the deference between dataset and data adapter?
what is COM Object in Dot net?
What is anonymous authentication?