Tagged Questions
0
votes
0answers
101 views
.NET Web Caching
I am looking to only download a new image from server if the image changes with an application and looking for some help.
I know I can roll my own class that could check the timestamp of the header ...