The website for my upcoming book is finally online, which also means the Source code is available for download ! Without further ado, here is the link to the website:
WPF Control Development Unleashed
If you look under the “Downloads” tab, you will see the link to the zip containing the source.
To make it easier for browsing the samples, we have included a custom WPF app called “BookExplorer”. It provides a nice master-detail view of the examples, as shown in the figure below:
If you are reading the book on Safari, you will know that there are some bonus examples included. These examples have been clearly marked with “(BONUS)” in the BookExplorer app.
Hope you find the examples and the book useful for your WPF explorations! You can buy a ton of copies for your friends and family at Amazon.

This book looks great Pavan! I am waiting for amazon to get this book in and will be ordering a couple of copies my team!
I downloaded the source code and when I first run the application I get the following error:
Error 1 Metadata file ‘C:BookExplorer2\BookExplorer\Chapters\bin\Debug\Chapters.dll’ could not be found C:\BookExplorer2\BookExplorer\Explorer\CSC BookExplorer
To fix this error:
1) Select the ‘Resources’ project, goto the ‘Build’ menu and select ‘Build Resources’
2) Run the application!
Matt,
Thanks for bringing this to my attention. I noticed that the Resources project is not checked in the Configuration Manager for the Solution. I’ll update the solution so that this step can be skipped.
just what i need for a current project! adding in safari books right now..
wwooow
this is great book