any good books about .net compact framework?

I need to develop a application in a pocket pc with gps sensor and a digital camera, any good resource(book or online)? what about 'Microsoft? .NET Compact Framework (Core Reference) ' but it was 2 and half year old ........
[273 byte] By [rayBristol] at [2007-12-16]
# 1

Hi,

I would recommend the following books:

For Basics:
Microsoft .NET Compact Framework Kick Start
by Erik Rubin, Ronnie Yates

Thorough Coverage:
The Definitive Guide to the .NET Compact Framework
by Larry Roof, Dan Fergus

Regards,
Vikram

Vikram at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 2
Read my reviews of all the netcf books on amazon:
http://tinyurl.com/7ghc8

Cheers
Daniel

DanielMoth at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 3
There have been many newer books written about the .NET Compact Framework. You can find many of them on Amazon.com or other similar book sites. Try doing a "power search" or "advanced search" with ".NET Compact Framework" as a keyword.

One of the newest and most comprehensive books (with lots of code samples) is:

.NET Compact Framework Programming with C#, Yao and Durant, Addison-Wesley

(This one is also available in a VB.NET flavor as well.)

For additional reference material, code samples, etc., also be sure to check out blogs and the excellent site, www.opennetcf.org.

RichardGreenberg at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 4
thanks so much for your replying, I just bought that book!
rayBristol at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...