Answer Posted / Somendra Singh
Output caching in MVC refers to the storing of rendered views to avoid repeating expensive operations when subsequent requests match the cached results. This can significantly improve performance and reduce server load.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers