.NET Compact Framework

ISBN
9781861007001
$29.99
Author Morris, Craig
Format Paperback
Details
  • 9.0" x 7.2" x 0.5"
  • Active Record
  • Individual Title
  • Books
  • 2002/02
  • 184
  • Yes
  • Print
  • 40
The .NET Framework is a vision of code being run on any device, anywhere. The .NET Compact Framework fits neatly into this vision. As a stripped down version of the .NET Framework designed for embedded devices, the same code used for .NET applications on a PC, can be recompiled for any mobile device with Visual Studio .NET (and the Smart Device Extensions), often with no changes. The .NET CF is supported on Pocket PC devices, all the device needs is ActiveSync to enable the relevant .NET CF assemblies to be installed. Visual Studio .NET allows you to compile your existing applications successfully for the mobile platform, while just altering your user interface for the smaller screen. This book explains everything you need to know for converting your existing applications to the .NET Compact Framework, and although the code in book is almost exclusively C#, it will teach C# and VB.NET developers to create new applications.