What is session in asp.net?
From which base class all web forms are inherited?
What is a proxy in web service?
Explain about the Class view window?
Define the steps to set up validation control.
How many languages are supported by .NET at present time?
what is view stat how it is use ?
How to manage different kinds of sessions in ASP.NET?
What kind of data we can store in viewstate?
With example & diagram explain AutoPostBack.
What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.
Is there any alternative to avoid name collisions other then Namespaces?
How to turn off cookies for a page?