"《英文正式版,開始Windows 8的應用程序開發,XAML版(2012年)》(Apress Beginning Windows 8 Application Development, XAML Edition (2012))影印版[PDF]"介紹
中文名: 英文正式版,開始Windows 8的應用程序開發,XAML版(2012年)
原名: Apress Beginning Windows 8 Application Development, XAML Edition (2012)
作者: kyle burns
圖書分類: 軟件
資源格式: PDF
版本: 影印版
出版社: microsoft press
書號: 6781430245667
發行時間: 2012年10月18日
地區: 美國
語言: 英文
簡介:
內容介紹:對於 Windows 8,Bing 團隊構建了新聞、天氣、財經、體育、旅游和地圖應用。本技術概述提供了關於這些應用的體系結構、它們使用的關鍵 Windows 8 功能和合約、它們采用的常見控件等方面的深入介紹,並且更廣泛地說明了全球通用性。 Bing 團隊中的一些成員在大約一年前組建了一個應用團隊,來為 Windows 8 提供一組由 Bing 支持的應用。這些應用側重於通過快速而流暢的體驗以及來自多個來源的內容讓用戶實時了解最新情況。所有應用均針對觸控和平板設備進行了優化,同時使用鍵盤和鼠標的效果也非常不錯。我們在前幾個月一直在致力於實現這些應用的全球通用性。 在開發應用時,我們制定了兩個目標:構建一組出色的應用來讓 Windows 8 變得更具吸引力,並使其成為應用開發人員的模型。在本篇博文中,我們為您提供了應用的技術概述,還提供了您可以加以利用的深入見解/資源以便您開發出自己的應用。通過該過程,我們了解了很多東西 – 甚至是一些我們下次會采取不同的做法的內容。請繼續閱讀全文。 天氣應用:查找您所關注地區的天氣狀況。 體系結構概述 平台服務 除地圖應用使用 XAML/C# 構建以外...
內容截圖: 目錄:
welcome to a touch-first world
the windows design language
designing windows 8 applications
visual studio 2012 and windows store application types
xaml controls in the cisual studio toolbox: the common controls
xaml controls in the visual studio toolbox: other controls
building the user interface
data binding
introducing mvvm
starting the viewmodel
inversion of control
the role of service agents
asynchronous programming model
mocking thd service agent
connecting to data in the cloud
completing the service agent
interacting with windows search and share
notifications and tiles
sensors,devices,and the location api
sharing apps in the windows store
index