What is a session in asp.net?
What kind of data can be stored in viewstate?
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
What is difference between cookies and cache?
How many no of classes in .net
If we write return statement in finally block will it works fine or throws any error?
How many types of session in ASP.NET
What tags do you need to add within the asp:datagrid tags to bind columns manually?
Why do we need asp.net?
Should sn.exe be used before gacutil.exe ?
2 Answers Accenture, BirlaSoft,
What is connection pooling and how to enable and disable connection pooling?
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup
Define page output caching?