最近WP7吵得沸沸扬扬,我跟着也了解了一下,看了AppHub(http://create.msdn.com/en-US/?ocid=ban-f-cn-wp7--MSDN)中有关WinPhone7的介绍和学习资料。然后再搜索有没有大师写的WinPhone7的开发指南哪?答案是有的,MS Press已经出版了Charles Petzold的名为《Programming Windows Phone 7》一书,封面雷同,呵呵。
下面把他的目录贴出来,大家看一看:
Contents at a Glance
Part I The Basics
1 Hello, Windows Phone 7 .............................................................. 2
Part II Silverlight
2 Getting Oriented.......................................................................... 29
3 An Introduction to Touch........................................................... 47
4 Bitmaps, Also Known as Textures ............................................. 62
5 Sensors and Services ................................................................... 80
6 Issues in Application Architecture ...........................................103
7 XAML Power and Limitations...................................................138
8 Elements and Properties...........................................................165
9 The Intricacies of Layout ..........................................................192
10 The App Bar and Controls ........................................................232
11 Dependency Properties .............................................................296
12 Data Bindings .............................................................................338
13 Vector Graphics ..........................................................................393
14 Raster Graphics ..........................................................................461
15 Animations .................................................................................508
16 The Two Templates ...................................................................578
17 Items Controls ............................................................................641
18 Pivot and Panorama ..................................................................712
Part III XNA
19 Principles of Movement ............................................................750
20 Textures and Sprites..................................................................775
21 Dynamic Textures ......................................................................799
22 From Gestures to Transforms ..................................................840
23 Touch and Play...........................................................................900
24 Tilt and Play ...............................................................................952
此书在Charles Petzold的个人网站上是可以免费下载完整版的。
Charles Petzold的个人网站是:http://www.charlespetzold.com/
此书的下载页面为:http://www.charlespetzold.com/phone/index.html,可以下载高质量英文原版PDF和随书源程序。