What is session in http request?
Can we mention error in web.config file?
What is the concept of postback in asp.net?
Explain what is an abstract class?
How would you enable impersonation in the web.config file?
Difference between .NET and previous version?
When does the application ONEND event handler fire?
1 Answers C Squared Systems, Verinon Technology Solutions,
What is personalization? What are the properties available in personalization?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Why do we use asp.net?
What’s the difference between response .redirect and server.transfer?
How many types of cache are there?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?