14Mar/101
I’m writing a MVVM book – What would you like to see in it?
I have started a quest that so many developers do; I am attempting to write a short book on the MVVM development pattern. When I say short, I mean short. Probably between 50 – 70 pages, most of it being code and examples. This is my first attempt at a book and I’m not quite sure what developers really want to know about MVVM. So please, feel free to let me know what you would like to see in a book about MVVM.

April 7th, 2010 - 01:37
Better that you include real life example like Parent Child Relation Ship Data Updation.
Some thing like Creating Order, where user can Select (Existing Customer) or Insert new Customer and then Add Order Items (multiple) and do payment with Cash/Cheque etc.. with Proper Bank Information (in case if it is Cheque Payment)