I guess there must be some kinda HTTP-header code controlling the cache in the browser, but how do I set this "time" from c# using Razor-engine syntax?
OutputCache duration ? is that usable somehow?
Would like to minimize bandwidth on huges sites that doesnt chance certain javascripts and css all the time, so a cache time of eg. 30 days or more would be very usable + I would like to be able to specify this per file from serverside.