asp.net mvc area static .js file cache-control
Questions: I have an asp.net mvc app with areas. some of static .js files stored at regular folders outside of /areas some of static .js files stored inside of /areas The .js outside of /areas can be ...