Not Equal C && !=C && 不等于西
RSS icon Email icon Home icon
  • Disable Browser Cache for Specific Page in ASP.NET MVC 3

    Posted on May 21st, 2015 Sean Add comments

    Generally when you click the “Back” or “Forward” button on the browser, the page won’t refresh unless you tell the browser not saving the cache for it. To implement “Disable Browser Cache” for specific page in ASP.NET MVC 3, just simply use the “OutputCacheAttribute” from MVC 3 framework:

  • 1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading...Loading...
    29 views