
patterns & practices Application Architecture Guide - v2.0 是一本关于.NET应用程序架构和设计的书,其中第19章专门介绍了设计移动应用程序需要考虑的方方面面。从这章你可以了解到以下内容:
Define a Mobile application.
Understand components found in a mobile application.
Learn the key scenarios where mobile applications would be used.
Learn the design considerations.
Identify specific scenarios for mobile applications such as deployment, power usage, and synchronization.
Learn the key patterns and technology considerations.

可以通过下面的地址直接浏览该章节,或者下载该书的电子版本:
http://www.codeplex.com/AppArchGuide/Wiki/View.aspx?title=Chapter%2019%20-%20Mobile%20Applications&referringTitle=Home
相关文章: