Tag: css
-
Five common mistakes for ASP.NET (MVC) accesing resources : css,js,images,ajax
To have once for all the link to show to people,because too much makes the same error again and again. (From here – you can use ResolveUrl or Url.Content – it’s the same for me. I use ResolveUrl because I used first …) Case 1 The image does not display Please check you have the…