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 a session object and cache object

Answers were Sorted based on User's Feedback



What is the difference between a session object and cache object..

Answer / asif ismail kunnibhavi

Caching :- used to minimize the DB/Server hit and improves
Performance.data is available to all users.Can expire
automatically once duration is specified and untill memory
is available or expires as application restarts.

Session :- used to store data specific to user and remains
untill user loggs off or session expires. usually session
lasts for 20 minutes(configurable)

Is This Answer Correct ?    24 Yes 3 No

What is the difference between a session object and cache object..

Answer / nitin

Session is Global Storage Mechanism accessible from all
pages in the Web Application.

Cache object allow to place items in server memory so that
they can be quickly retrieved after the First Requist.

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More ASP.NET Interview Questions

How to fetch a data from one table to another table in asp.net ?

0 Answers   MCN Solutions,


How to do Caching in ASP?

1 Answers  


What is odata in web api?

0 Answers  


Are xaml file compiled or built on runtime?

0 Answers  


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


Define reflection in .net?

0 Answers  


how to write code for role based security

2 Answers  


2. Why did you choose this career?

2 Answers   Schwartz Oil, Swatz Oils,


what is client back feauture ?

1 Answers  


Which is better viewstate or session?

0 Answers  


What is ashx file in asp.net?

0 Answers  


How long the items in ViewState exists?

0 Answers   SwanSoft Technologies,


Categories