Rating:  Summary: Great for starting Review: I purchased Programming Microsoft Windows CE, and was blown away. I could not follow the examples, and did not know what was going on. Pocket PC Developer's Guide on the other hand is perfect for someone just starting like me. I have not programmed in the Windows environment, and this book was just what i needed to understand how to do so. I am VERY happy with this book. If you want to learn to program your pocket pc, this book is the perfect place to start.
Rating:  Summary: Complicated where it doesn't need to be Review: The technical information described in this book goes into many details that Visual Studio protects the programmer from dealing with for the most part. while that knowledge might be beneficial for some it certainely does take away the space that could have been used to focus more on more important topics. I was hoping to get some useful information and examples on database software for the Pocket PC but didn't find more than I already knew. I personally think that this topic is quite important, and failing to give it enough attention is a major drawback to a book like this. Knowing what I know now I wouldn't buy this book. I found the Pocket PC SDK that comes with the embedded visual tools to be more informative.
Rating:  Summary: great book Review: This book is suitable for anyone with a little C++ programming experience who wants to create software for the WindowsCE platform, Pocket PC Developer's guide provides a slickly packaged and approachable tutorial that will get you started creating state-of-the-art WindowsCE programs.The smart presentation style and easy-to-understood code examples help make this text an excellent resource. Beginning with short examples illustrating the actual Visual C++ tools in action, the author gets you started with simple minimal GUI programs and other comprehensible examples. Rather than just listing APIs and classes, the emphasis is on hands-on WindowsCE development. This book covers the basic graphic system built-in WindowsCE. Subsequent sections look at user interface design, writing user friendly applications . Along the way, the author emphasizes several programming methodology which is helpful for not only WindowsCE programmers . Later chapters look at advanced multithreading and synchronization, utilizing COM components which is absolutely crucial for developing successful commercial products. While there are comparably fewer books on PocketPC compared to the Windows platform, readers are lucky to have this one available. Anyone who wants to learn WindowsCE programming will be well served by this book. It's a fine tutorial that earns high marks for its approachable, clear examples and an excellent presentation by an author who knows his stuff and, better yet, knows how to teach it to others.
Rating:  Summary: A Great Disappointment Review: Wanting to enter the world of Pocket PC development, I have been searching for books on the topic. I am already an accomplished programmer and was simply looking for specifics on the topic. With a title like Pocket PC Developer's Guide, I thought I had found that resource. Unfortunately, I was very disappointed. The book deals mainly with Windows CE programming in general and very little with Pocket PC specifically. When it does approach the topic, it still skips over many of the required and/or recommded practices for this platform. For example, nowhere in the book is there mention of handling of the SIP or other Pocket PC-specific details. Nowhere is there any mention of Pocket PC-specific messages in the WndProc. How is one supposed to learn anything about Pocket PC programming from this book when the author clearly doesn't discuss the bulk of what makes the platform unique. What the author does do, however, and in excess, is preach. He goes on and on about his programming techniques and, in fact, spends chapters on the topic of his styles. Again, this is supposed to be a book on PocketPC development, not a general programming book. I ended up getting the Windows CE book from Microsoft by Boling. True, it deals mainly with Windows CE in general, but it has two large chapters on Pocket PC which provide more information on the specifics that in all of Krell's book! Stay away from this book if you're looking to develop on the Pocket PC. You're not going to learn much here.
Rating:  Summary: Some sections have merit Review: You should be aware that, in general, this book is NOT a very good book (it puts too much emphasis on the use of the author's individual programming quirks and applications). However, the sections on setting up a program so that you can build it for both the Desktop and the PockectPC environments have merit. But, as I recall, the implementation makes use of some kind of libraries found on the CD that comes with the book. Also, the implementation is for a C++ based programming environment, not a C#/CompactFramework environment - but the general approach should be the same. http://groups.yahoo.com/group/Compact_Framework/
Rating:  Summary: Some sections have merit Review: You should be aware that, in general, this book is NOT a very good book (it puts too much emphasis on the use of the author's individual programming quirks and applications). However, the sections on setting up a program so that you can build it for both the Desktop and the PockectPC environments have merit. But, as I recall, the implementation makes use of some kind of libraries found on the CD that comes with the book. Also, the implementation is for a C++ based programming environment, not a C#/CompactFramework environment - but the general approach should be the same. http://groups.yahoo.com/group/Compact_Framework/
|