Links tagged with 'ETag' - (2)
Added On:
A very useful article for client-side caching of ASP.NET dynamic content. ETag and Condition GET is describe here. Could be very useful for increasing website. performance.
C#, Website performance, caching, ASP.NET, ETag, Conditional GET
Post category: ASP.NET, C#, Others
Added On:
This article will show you how to implement ETag for dynamic ASP.NET content. Very useful for reducing website bandwidth and hence increased performance.
Website performance, ASP.NET, ETag
Post category: ASP.NET, Others