Application Cache location
-
Hi All, I will use application cache in my application. I want where the application cache is stored and which formation. Please help me Regards Rameshkumar.T
Have a look to the following link. Exploring Caching in ASP.NET Hope it helps.
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0
-
Have a look to the following link. Exploring Caching in ASP.NET Hope it helps.
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0
-
Thank you. But i didnt know which format and location the cache data is stored in web server? Pleaes help me Regards Rameshkumar.T
P.T.R.K wrote:
But i didnt know which format and location the cache data is stored in web server?
I think this all discussed in detail in the article.. data is stored as inmemory objects at the webserver
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0
-
P.T.R.K wrote:
But i didnt know which format and location the cache data is stored in web server?
I think this all discussed in detail in the article.. data is stored as inmemory objects at the webserver
Cheers!! Brij Check my latest Article :URL Routing with ASP.NET 4.0