Books
Computers Electronics Home & Garden Jewelry Movies Music Toys
Search for: in
.NET Compact Framework Programming with C# (Microsoft Net Development Series)
by Addison-Wesley Professional
.NET Compact Framework Programming with C# (Microsoft Net Development Series) - Click to Enlarge
Avg. Rating: 4.6 of 5 stars (based on 5 reviews)
$30.00 to $59.99 from 3 stores
"For nearly two decades, Paul Yao and David Durant have been acknowledged as experts on the Windows platform, … Read more
Similar ItemsNEW!
Microsoft .NET Compact Framework (Core Reference)
$5.00 to $59.99 from 8 stores
Programming Microsoft Windows Ce .Net, Third Edition
$21.00 to $59.99 from 6 stores

See more below
Information Below:  Store Prices  |  Customer Reviews  |  Similar Items


Compare Store Prices
View: All  |  New
Sort By
Store Name
Sort By
Store Rating
Sort By
Price
Sort By
Shipping
 
Description
 
Buy
Store Info Be the first to write a review See site .NET Compact Framework Programming with C# See it at at
Indigo Books & Music
* Prices and availability are subject to change without notice. Please check the merchant store for details.
List Your Products -
Customers Who Viewed This Item Also Viewed

Microsoft .NET Compact Framework (Core Reference)
$5.00 to $59.99 from 8 stores

Programming Microsoft Windows Ce .Net, Third Edition
$21.00 to $59.99 from 6 stores

SQL Server CE Database Development with the .NET Compact Framework
$20.00 to $54.98 from 3 stores

The Definitive Guide to the .NET Compact Framework
$19.00 to $59.99 from 3 stores

Pocket PC Network Programming
$24.18 to $39.59 from 2 stores

Building Solutions with the Microsoft .NET Compact Framework: Architecture and Best Practices for Mobile Development
$19.93 to $54.99 from 2 stores

.NET Compact Framework Pocket Guide
$2.85 to $11.36 from 1 store

.NET Wireless Programming
$2.87 to $49.99 from 4 stores

Visual C# 2005: A Developer's Notebook
$13.25 to $29.95 from 7 stores

C# and the .NET 2.0 Platform, Public Beta Edition
$30.00 to $59.99 from 7 stores

Windows Forms Programming in C#
$5.00 to $54.99 from 3 stores

Microsoft .NET Compact Framework Kick Start
$2.14 to $34.99 from 5 stores

.NET Compact Framework Programming with Visual Basic .NET (Microsoft Net Development Series)
$23.78 to $57.41 from 3 stores

Product Description
.NET Compact Framework Programming with C# (Microsoft Net Development Series)
Book Description
"For nearly two decades, Paul Yao and David Durant have been acknowledged as experts on the Windows platform, so it’s only natural that they would bring their experienced point of view to the .NET Compact Framework. With a unique combination of historical perspective and in-depth understanding of the subject matter, Yao and Durant take the reader through not only the technical guts of the Compact Framework but also the reasons behind the design decisions."

—Joshua Trupin, Executive Editor, MSDN Magazine "Yao and Durant have written a book that, although it assumes no prior experience with the .NET Framework, serves both the rookie and advanced programmer equally well. This is definitely a rare quality among technical books and is certainly not an easy thing for an author to accomplish."

—Doug Holland, Precision Objects "This is a very good hands-on book with plenty of sample code illustrating programming tasks and techniques, which any serious development effort for Windows CE or Pocket PC will require."

—Bill Draper, Director of Software Development "This book serves as both a great reference and tutorial when building .NET Compact Framework applications. My only wish is that it had been available sooner."

—Greg Hack, Senior Software Engineer, Allscripts Healthcare Solutions "Of the handful of books on Compact Framework, this book takes the cake. Paul Yao and David Durant’s expertise with .NET Compact Framework is evident from their excellent and very insightful coverage of sections such as Building the User Interface, Managing Device Data, and Creating Graphical Output. The chapter discussing the topic of P/Invoke is unparalleled. After reviewing this book, I am certain that if there is one book that will help you understand .NET Compact Framework, this is the one."

—Deepak Sharma, Senior Systems Specialist, Tata Infotech Ltd. "Yao and Durant’s fresh, innovative, and in-depth look at the .NET Compact Framework gets developers up to speed using C# to develop robust and scaleable handheld software solutions. A definite must-read for mobile handheld developer enthusiasts!"

—Andrew Krowczyk, Software Architect, Zurich North America .NET Compact Framework Programming with C# is the definitive tutorial and reference for the .NET Compact Framework (CF). It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices.

Authors Paul Yao and David Durant draw upon their years of research and experience with members of the Microsoft .NET CF team to show you exactly how the best CF programming gets done in C#. This is the only book a programmer needs to master the art of CF coding. Throughout the book, sample code and examples illustrate best practices and programming techniques. In addition, the companion Web site includes downloadable code for all these examples, along with a set of development tools to help you with your CF development projects.

The authors expertly zero in on what programmers need to understand for successful smart device programming, including:

Garbage Collection in the .NET Compact Framework Controls and supported Properties, Methods, and Events (PMEs) Custom controls with Windows Forms Designer support Using Platform Invoke (P/Invoke) Simple and complex data binding and the DataGrid control Programming with ADO.NET data classes Synchronizing SQL Server CE with SQL Server 2000 databases Creating graphical output, including font and printing coding tricks Differences between the standard desktop framework and the CF .NET Compact Framework Programming with C# is your single resource for everything you really need to know about CF programming.

Customer Reviews
5 out of 5 people found the following review helpful:
5 of 5 stars  Very Complete
Tuesday, January 04, 2005
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.

4 out of 5 people found the following review helpful:
4 of 5 stars  An Overall Fine Book on the .NET Compact Framework
Sunday, October 24, 2004
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.

7 out of 8 people found the following review helpful:
5 of 5 stars  The one to own
Monday, August 23, 2004
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 :-)

18 out of 24 people found the following review helpful:
4 of 5 stars  Equivalent to J2ME
Tuesday, June 29, 2004
You have probably heard of Sun's J2ME - Java 2 Micro Edition. This is a slimmed down Java that is meant for development of applications on mobile devices, where memory, screen size, power and other resources are very limited. Now J2ME has been out for a few years, and has done well in the marketplace.

Now comes Microsoft's reply. .NET Compact Framework. The sheer bulk of this book (over 1300 pages) is a good indication of the amount of effort Microsoft has put into its rebuttal of Sun. Brand new software offering!

Certainly, the broad functionality here matches that currently offered by J2ME. The languages are different, of course. Here, you would use Visual Basic. But the range of widgets, and how to program them, are essentially equivalent. If you are indeed hailing from the J2ME world, there should be few surprises here.

Perhaps a slight difference with J2ME is that here Yao and Durant describe how Microsoft lets you tie in your GUI all the way back to a Web Service running on a server. Microsoft and others expect Web Services to grow vastly, so here they provide an early way to integrate your applications with it.


16 out of 19 people found the following review helpful:
5 of 5 stars  Very complete coverage
Monday, June 07, 2004
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.


See all customer reviews...
Home  |  About Priceflo  |  Tell a Friend  |  List Your Products  |  Merchant Login  |  Site Map  |  Help

© 2008, Priceflo, Inc. All rights reserved. Privacy Policy  |  Terms of Service