.NET Compact Framework
暫譯: .NET 精簡框架

Peter Stanski, Craig Morris, Srinivasa Sivakumar, Andrew Polshaw

  • 出版商: Wrox Press
  • 售價: $1,300
  • 貴賓價: 9.5$1,235
  • 語言: 英文
  • 頁數: 200
  • 裝訂: Paperback
  • ISBN: 1861007000
  • ISBN-13: 9781861007001
  • 相關分類: .NET
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

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 currently supported on Pocket PC devices, all the device needs is ActiveSync to enable the relevant .NET CF assemblies to be installed.

The latest technology preview was released on January 17, and it plugs into the new final release of Visual Studio .NET and this 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.

What does this book cover?

* The features, libraries, tools, and add-ins for use with the .NET Compact Framework
* How to create a mobile application that communicates with XML Web Services
* How to use data from an external data source, or from SQL Server CE
* How to port existing .NET code over to the Compact Framework
* How to best deploy your code to a mobile device

商品描述(中文翻譯)

.NET Framework 是一個讓程式碼能在任何設備上、任何地方運行的願景。 .NET Compact Framework 則完美契合這一願景。作為一個為嵌入式設備設計的精簡版 .NET Framework,使用於 PC 上的 .NET 應用程式的相同程式碼,可以在 Visual Studio .NET(及 Smart Device Extensions)中重新編譯為任何行動設備的程式碼,通常不需要進行任何更改。 .NET CF 目前支援 Pocket PC 設備,所有設備需要的是 ActiveSync,以便安裝相關的 .NET CF 組件。

最新的技術預覽版於 1 月 17 日發布,並與 Visual Studio .NET 的新最終版本相連接,這使您能夠成功編譯現有應用程式以適用於行動平台,同時僅需調整用戶介面以適應較小的螢幕。本書解釋了將現有應用程式轉換為 .NET Compact Framework 所需了解的一切,雖然書中的程式碼幾乎完全是 C#,但它將教導 C# 和 VB.NET 開發人員創建新應用程式。

本書涵蓋了什麼內容?
* .NET Compact Framework 的功能、庫、工具和附加元件
* 如何創建一個與 XML Web Services 通信的行動應用程式
* 如何使用來自外部資料來源或 SQL Server CE 的資料
* 如何將現有的 .NET 程式碼移植到 Compact Framework
* 如何最佳化地將您的程式碼部署到行動設備