Hi,
I would like to cache static background images in my APS.NET MVC 2 web page.
What's the best way to do this?
views:
17answers:
1hmmm.. they don't seem to be, because i get that annoying flickering of the web site when loading
dani
2010-09-29 07:52:47
Flickering is not necessary occurring because images are not cached. Look with FireBug to analyze the HTTP traffic.
Darin Dimitrov
2010-09-29 08:03:40
I checked the HTTP traffic and it clearly shows that the images take the most of the load time.
dani
2010-09-29 08:25:19