Customer Reviews


7 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


16 of 18 people found the following review helpful:
5.0 out of 5 stars Very complete coverage
I spent some quality time with this book over the weekend and was very impressed. If you're new to .NET, there are good introductions to the technologies. If you're experienced you can pretty much skip these and go straight into programming for the compact framework. This book really provides a thorough understanding of Windows CE, so you really get an idea of what's...
Published on June 7, 2004 by Philip Williams

versus
2 of 2 people found the following review helpful:
3.0 out of 5 stars Good Coverage But Too Long-winded
While the coverage is quite good and the authors highlighted details, the book is too long-winded and seriously in need of editing. This book repeat too much of the same things in many chapters and can be cut to half the size in volume. Very tiring to read. Perhaps, if the authors gave more complete comprehensive examples instead of code fragments while discussing the...
Published on June 18, 2006 by Ho, Jong Boo


Most Helpful First | Newest First

16 of 18 people found the following review helpful:
5.0 out of 5 stars Very complete coverage, June 7, 2004
By 
Philip Williams (Loganville, GA USA) - See all my reviews
(REAL NAME)   
This review is from: .NET Compact Framework Programming with C# (Paperback)
I spent some quality time with this book over the weekend and was very impressed. If you're new to .NET, there are good introductions to the technologies. If you're experienced you can pretty much skip these and go straight into programming for the compact framework. This book really provides a thorough understanding of Windows CE, so you really get an idea of what's going on behind the scenes. If you go through this book, you should be a pro at Compact .NET programming, and probably .NET programming in general. Though written in C#, this book should probably be helpful to a VB developer as well (I don't know if there's a VB version in the works).

One of the reasons that this book is so incredibly thorough is its size. At 1300+ pages (close to 1400 counting the index), this is by far the largest book I have from this series.

Fortunately, you should be able to thumb through this text as a reference manual even after you've completed it.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
5.0 out of 5 stars Very Complete, January 4, 2005
Amazon Verified Purchase(What's this?)
This review is from: .NET Compact Framework Programming with C# (Paperback)
I found this book to be very complete and gives the reader a firm foundation to start compact framework projects. The "Building Solutions with the Microsoft .NET Compact Framework" book by Fox is a good high level view, but this book gives you some real good code examples.

This book assumes very little .NET knowledge, but they don't waste a lot of time getting the user up to speed and I think can be easily understood with anyone with a decent Windows programming background.

I hope they come up with new book describing the differences between the current compact framework (1.x) and 2.0 which will be released with VS 2005.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 11 people found the following review helpful:
4.0 out of 5 stars An Overall Fine Book on the .NET Compact Framework, October 24, 2004
This review is from: .NET Compact Framework Programming with C# (Paperback)
Paul Yao and Dave Durant have applied their years of programming and training experience to this .NET Compact Framework (.netCF) book. It covers most aspects of .NETcf needed to quickly get started writing Windows CE applications with managed code, from basic UI concepts, to P/Invoke and even database programming with SQL Server CE.

My main complaint with the book is that it is a little too introductory. Specifically, I would expect coverage of network programming topics, the .NET System.Net classes, and much deeper coverage of XML and Internet programming topics. As such, this is much more a beginner's book than one suited to experience Windows CE programmers. All in all, though, this title is still worth the money.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 13 people found the following review helpful:
5.0 out of 5 stars The one to own, August 23, 2004
By 
This review is from: .NET Compact Framework Programming with C# (Paperback)
First you should know that I have not read the released version of this text. I was lucky enough to receive a manuscript and review the draft for the publisher - it was great! The title does not reflect the fact that this is not another "let's take a tour round the namespaces" book.

The authors do not assume reader familiarity with Windows CE or embedded development in general and cover these topics as appropriate; furthermore, they go into great detail describing how to achieve results via PInvoke, which is essential given the compactness of the .NETcf.

This book is essential for all .NETcf developers. However, there will be a small minority (e.g. targeting simple SQL-based apps with VB as their only background) that could find the info overwhelming. On the other hand, an experienced eVC developer may find a lot of info not specifically related to .NETcf.

Apart from everything one needs to know about drawing text and fonts, highlights include a great overview of the Windows CE platform. It is a "must" for desktop developers who are moving to the .NETcf. Other sources don't consider this at all. The memory management section is fantastic. No matter what programming background one has (eVC, VB, .NET desktop framework); this stuff is invaluable and not covered anywhere else at the time I read the draft. It is a shame for the authors that the book took so long to be published and some of this stuff is now available online...

Apologies for not going into greater detail on the contents but to sum it up, if you will buy a book on the CF 1.0 today then this is the one to have - I should know as I have read every other CF book on the market :-)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars An excellent book, October 4, 2006
By 
Steve (Clementi, Singapore) - See all my reviews
This review is from: .NET Compact Framework Programming with C# (Paperback)
I am currently reading this book and I gotta say that it really went into great lengths on it's internal architecture. The author is also helpful enough to point out some pitfalls to avoid and offer recommendations for working with the WIN32 API that Microsoft provides.

I strongly recommend this book to anyone who wants to enter .NET Compact Framework programming and to be comfortable in attempting to do some professional projects.

The author definitely demonstrated his vast knowledge about the platform with this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
3.0 out of 5 stars Good Coverage But Too Long-winded, June 18, 2006
This review is from: .NET Compact Framework Programming with C# (Paperback)
While the coverage is quite good and the authors highlighted details, the book is too long-winded and seriously in need of editing. This book repeat too much of the same things in many chapters and can be cut to half the size in volume. Very tiring to read. Perhaps, if the authors gave more complete comprehensive examples instead of code fragments while discussing the features, it would be easier to read. I give 5 stars for material but 2 stars for editing; an average of 3.5 stars.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 4 people found the following review helpful:
5.0 out of 5 stars Excellent work!, August 16, 2005
This review is from: .NET Compact Framework Programming with C# (Paperback)
Definitely the best all around book for C# development with the .NET Compact Framework.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

.NET Compact Framework Programming with C#
.NET Compact Framework Programming with C# by Paul Yao (Paperback - June 3, 2004)
$69.99 $44.56
Usually ships in 7 to 13 days
Add to cart Add to wishlist