JSON deserialization with JSON.net - class hierarchies
In part 1 of this series I described the basics of creating classes from a JSON string and then simply deserializing the string into a (list of) classes. Tha...
In part 1 of this series I described the basics of creating classes from a JSON string and then simply deserializing the string into a (list of) classes. Tha...
A small quicky this time: Problem: TextBox, Text property bound to a string in my ViewModel I type text in the TextBox I click a “Save” button on my Appli...
Preface The checkbox has been been around in the Graphical User Interface for as long as I can remember doing GUI – since the early 90’s I guess. You know wh...
I’ve been contemplating an article about handling JSON for some time now, but it turned out to be a rather long article. So I’d thought to try something new,...
Note: an update to this article has been written here On New Year’s Eve I can’t help but writing this last bit of 2011: yesterday on a #wp7nl developer’s mee...