Browse by Tags

All Tags » .resx » Class library (RSS)

Using globalization resources (.resx) in a class library or custom control by rinze

.Net 2.0 has a nice system for globalization using resource files. For some reason I had never actually used resource files in a class library and as it turned out, it wasn't that easy to find info about this on the web (which surprised me). In a webapplication...
More Posts