Quite a while ago when I started doing Windows Phone 7 development I was looking for a good book to start with and I bought the Beginning Windows Phone 7 Development book written by Henry Lee and Eugene Chuvyrov. This turned out to be a very good choice, the book covers the most important parts of Windows Phone 7 development, filled with good code examples and is well written.
The book consists of two parts, 19 chapters and 458 pages.
Part 1: The Essentials of Windows Phone 7 Application Development
- Introducing Windows Phone 7 and the Windows Phone Platform
- Building Windows Phone 7 Applications
- Using Cloud Services As Data Stores
- Catching and Debugging Errors
- Packaging, Publishing and Managing Applications







After participating in a project with focus on architecture, patterns and clean code I got a revelation: Clean code principles should be used in every software development project. I also started feeling that using clean code principles is not only a good tool but it’s a matter of taking pride in what you do. Who wants to deliver code that is unstructured and hard to read and understand?



Recent Comments