Archive for July 3rd, 2012
ASP.NET Internationalization – Themes
A couple of weeks ago I started a series on ASP.NET Internationalization where we started by covering the basics, that is, using RESX files to supply language-specific strings in our code.
However, as anyone who’s tried to tackle the the internationalization problem knows, strings aren’t the only items that are impacted by internationalization. What about the images on our site? Specifically, what about the images that make up the look and feel of our site?
Republished by Blog Post Promoter