A programmer named Ben Hayat writes in an email: I'm starting to learn WPF and I've bought three books, including yours. I've looked at a series of web casts, read lots of Blogs and articles. The interesting thing is that in every resources that I've looked at, every author jumps into XAML and begins the show. Only when the design is done, if any back logic needed, then they use C# as code behind. But 90% of the emphasis is done using XAML. Even though the same result can be achieved using C#. The funny thing is that most of these authors are C# programmers and the audience are also C# programmers and they are delving into XAML. Then I look at your book. Someone who is an expert in writing technical book, is doing the exact opposite. Starts with C# and then half way completes the book with XAML. Well, if you ask me, I'd have done it the exact same way as you have, but when I see everyone does it the other way, I began to doubt myself at first, but seeing you've done the same, this question
Read More...