I’m learning ASP.net MVC 3 with the music store tutorial–but translating the C# into VB. http://www.asp.net/mvc/tutorials/mvc-music-store/mvc-music-store-part-3
I have downloaded the stylesheet for the tutorial and replaced content/site.css with the style sheet for the music store site. If I open the file Site.css located in the content folder, then the code I see in my site.css looks exactly like the sample code from mvcmusicstore.codeplex.com.
If I run the app and open it in IE, the style sheet does not ‘link up.’ But if I run it in chrome, it does.
What’s going on?
Clear your cache, either via internet options, or by using ctrl-f5.
Another option is to place a random querystring parameter on your css link in your html: