Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between application state and session state in asp net?



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

Post New Answer

More ASP.NET Interview Questions

How to do Caching in ASP?

1 Answers  


What is diff. Between abstract class and an interface?

1 Answers  


What is the difference between runtime version and version?

1 Answers  


Disable Session State at the Page Level

1 Answers  


How to handle errors in Web API?

1 Answers  


What is difference between Lambda Expression and LINQ in ASP.NET?

1 Answers   Viscus Infotech,


What are runtime hosts?

2 Answers   Microsoft,


How does cookies work in asp net?

1 Answers  


How do you use viewstate?

1 Answers  


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

2 Answers   Syntax Softtech,


Difference between ADO.Net 1.1 and ADO.Net 2.0 ?

1 Answers   Value Labs,


Categories