Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 11, 2012 03:07 AM by alvingeorge
Member
593 Points
430 Posts
Jul 11, 2012 02:18 AM|LINK
what is the goal or application of enterprise library's caching in asp .net?
Participant
925 Points
203 Posts
Jul 11, 2012 03:07 AM|LINK
To cache the data, improve app performance - easy to change where/how to cache with web.config
http://msdn.microsoft.com/en-us/library/ff649093.aspx
Fitmation
Member
593 Points
430 Posts
what is the goal or application of enterprise library's caching in asp .net?
Jul 11, 2012 02:18 AM|LINK
what is the goal or application of enterprise library's caching in asp .net?
alvingeorge
Participant
925 Points
203 Posts
Re: what is the goal or application of enterprise library's caching in asp .net?
Jul 11, 2012 03:07 AM|LINK
To cache the data, improve app performance - easy to change where/how to cache with web.config
http://msdn.microsoft.com/en-us/library/ff649093.aspx