0
kicks
WinJS – how to use resources and do some globalization
Resources are really useful when you want to globalize your app to distribute it to the whole world !
It also can be useful when you need to store a label used on a lot of place in your application.
The .Net resources system is described all around the web and today we are going to explore a little the WinJS one.