Applications = Code + Markup is another outstanding programming book by Charles Petzold. This book is all about WPF (the Microsoft Windows Presentation Foundation), which is Microsoft’s next-generation API for building client applications on Windows.
I was all set to give this book a glowing review, but I was distracted by another project and wasn’t able to finish the book until recently. Fortunately, another reviewer beat me to it and said everything I was going to try to say:
http://blogs.msdn.com/karstenj/archive/2006/08/31/733708.aspx
What can I add to that? Be sure to check out chapter 32, an online chapter about 3-D in WPF. Petzold’s blog has other nuggests of WPF knowledge as well. Most importantly, check out the book’s Web site, which links to sample code, sample applications, and expertly maintained errata, to which I was happy to contribute.
My only complaint about the book would be the lack of section headings, though it certainly forces you to pay attention while you’re reading. Well, I could also complain that WPF could use another thirty chapters – we have a lot more to learn about this cool new technology.