What is AutoEventWireup attribute for ?
when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
What are the different authentication modes in asp.net?
What is http post and http get?
What are different types of directives in .NET ?
Describe the master page.
What is HTTPModule and HTTPcontext? What is the use of each?
How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.
How to display validation messages in one control?
What are assemblies and namespaces and explain the difference between them ?
Why is it important to maintain session state?
Define view state.
Can we handle the error and redirect to some pages using web.config?