226 Views
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.
1 comments
dpeterson
3/14/2012 8:41:42 AM
I wonder how complicated you can make your json and have it still be parsed? I'm thinking specifically about nested objects, rather than arrays.