Monday, 10 February 2014

Version 1 is out!

Er Mah Gawd! I have version 1.0 of my program out to my customer.  It has very little functionality, but it is just for initial feedback to make sure I'm on the right track with their requirements.  I've had a patch already, so I'm up to 1.1 really... but on to version 2.0!

Thursday, 2 January 2014

Navigation - Success

So I finally managed to get navigation between views working in an MVVM style using MVVMLight and parts of this tutorial.  I am so happy that I have finally gotten that out of the way.  I did it in a different project so I'm just going to move all of my existing Views into this project rather than try and figure out how to put all the references and such in the correct places into the old project.

Things are starting to look up for my final year project.