MVP Summit 2012–the day after
So here I am, back in the Netherlands, after the MVP Summit 2012, still quite dazed from what hit me. It was my very first summit, and I was not quite sure w...
So here I am, back in the Netherlands, after the MVP Summit 2012, still quite dazed from what hit me. It was my very first summit, and I was not quite sure w...
Since I am a very lazy programmer and I not always want to register or define services and whatnot for showing a simple message I created this extremely simp...
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...