Balajiprasad's useful codes
Important codings & concepts in web & window applications using microsoft technologies.
Friday, May 15, 2015
MVC - Cache dynamic files in browser based on query string from action results
›
To cache we can do many things such as StaticCache in webconfig, HTML5 manifest cache and also we can use OutputCache in MVC. To enable c...
‹
›
Home
View web version