Localizing asp.net applications
I’ve recently had to localize a large software as a service application to support multiple european languages. Overall this was pretty straight forward – because I found a couple of really useful tools. Resex – This is a resource file editor. It lets you edit a set of resource files side by side – which [...]