What is session management in web application?
Does asp.net still recognize the global.asa file?
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?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What is a form tag?
what is AutoEventWireUp and what is the use of This property explain in details?
What is an imagemap in asp.net?
What are the different authentication modes in asp.net?
Explain Optimization technique description?
What are the disadvantages of using session?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the two Layouts supported by a Web form in ASP.NET?
What is the namespace to create thread in .net?