How many types of session state management options available in asp.net?
What are the features of asp net?
How to implement form based authentication in asp.net application?
suppose i am Admin in my application and i have to terminate the session of the particular user in my application.........how can i do it....?????
What is early binding and Late binding. Difference which is better ?
Why Global.asax is used?
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.
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is the difference between rest and restful?
Explain some of the major built-in objects in asp.net
What is the use of view state?
What are main return types supported in Web API?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?