Base64 CSS Images for speed MSTASK
January 22, 2012
1 comment
Hi all,
Following on from previous posts and the possible cheap ways to increase your web-site load times. I thought I’d share a little bit code that helps reduce the number of calls your web pages make when loading images either from CSS or in the HTML itself.
The process is straight forwards enough; It’s just a case of where you want to implement it, either during the build process or at runtime. Read more…
Categories: Code Examples, General rambles
.NET, C#, CSS, MSBUILD, MVC, Speed



