I downloaded eMbedded Visual Basic several months ago and attempted to learn CE development using the sample apps for RDA or Replication. I was frustrated by things like how to set up
a SCROLLING data entry form, properly using menus or using SQL Server CE. This book is FANTASTIC because for those developers who are not that experienced in CE, it describes step by step how to set up menus, scrolling forms, using icons on the menu bars, etc. I am only on Chapter 4 which describes using SQL Server CE on the Pocket PC and RDA to connect to a SQL Server 2000 database. The book holds your hand and takes you DIALOG by DIALOG of what you need to set up in IIS AND SQL Server to get RDA working properly. I followed all steps, and used Nick's sample RDA application (located on the CD-ROM) to connect to SQL Server, download the database, and store the data locally. I entered a new record on the handheld an voila! RDA sent SQL to the Server to add the new record! Nick also touches on how to set up SSCERelay so you can keep the device in its cradle for testing. I highly recommend this book to anyone looking at SQL CE development or just CE development. The other great thing is that Nick covers BOTH Pocket PC and HANDHELD PC differences! Way to go Nick!