I have a favicon.ico in my asp.net web application. It is small but how to make it cacheable? Any suggestion.
favicons are already cached by client browsers. That's often an issue when you modify the icon you need to clear your browser cache for changes to take effect.