What is Cache and Session?
Posted by avaricesoft on July 13, 2009
What is Session?
Session collection holds information for a single user, so it can be used in different pages. For example, you can use the Session collection to store theitems in the current user’s shopping basket on an e-commerce website.
What is Cache?
Cache This collection allows you to store objects that are time-consuming to create so they can be reused in other pages or for other clients. This technique, when implemented properly, can improve performance of your web pages.
regards,
Muhammad Kalim
@MSN: mk_fastian@hotmail.com
http://Avaricesoft.wordpress.com
+92 333 2352452