What is the difference between application state and session state in asp net?
Answer / Anubhav Sharma
Application State (Application object) is a global collection that can hold any type of data for the entire application. Session State (Session object) is user-specific data, which is available only to the user who created it. In contrast, Application State data is shared among all users.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do Caching in ASP?
What is diff. Between abstract class and an interface?
What is the difference between runtime version and version?
Disable Session State at the Page Level
How to handle errors in Web API?
What is difference between Lambda Expression and LINQ in ASP.NET?
What are runtime hosts?
How does cookies work in asp net?
How do you use viewstate?
what is soap?
5 Answers Cognizant, Microsoft, NCR,
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
Difference between ADO.Net 1.1 and ADO.Net 2.0 ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)