应用=代码+标记:MICROSOFT WINDOWS PRESENTATION FOUNDATION指南(英文影印版)
基本信息
编辑推荐
Get the defintive guide to the Windows Presentation Fundation (WPF),the new client programming interface for the Microsoft. Net Framework 3.0 and Windows Vista.Award-winning author Charles petzold teches you how to combine C#code and the Extensible Application Markup Language(XAML)to develop applications for the WPD. You'll get expert guidabce and hundreds of practial, hands-on examples-giving you the skills you need to exploit new interface and graphics capabilities for Windows vista.
Discover how to:
Create and enhance controls including menus,toolbars,tree views, and list views
Use dynamic layout to automate the poditioning of controls and graphics
Work with dependency properties and routed input events
Use XAML resources, styles, and templates to alter the appearance of your Ul
Use data binding techniques in XAML to help simplity and streamiline your applications
Create and publish XAML Browser Applications
Develop visually stunning Uls with interactive graphics,media, and animation
推荐阅读
内容简介回到顶部↑
although you usr the wpf for writing what are sometimes called"regular type windows apps," these are definitely not your parents'windows programs.the wpf includes a new look, a new philosophy concerning control customization,new graphics facilities (including animation and 3d),and a new programming interface.
the wpf actually has two interrelated programming intreeelated programming interfaces.you can write wpf programs entirely using c#of any other programming language that complies with the. net common language specification cls).in addition, the wpf includes an exciting new xml-based markup language called the extensible application markup language(orxaml, pronounced "zammel"),and in come cases you can write entire programs in xaml.generally, however, you will build your applications from both code and markup(as the title of this book implies).you'll wus xaml for defining the user interface and visuals of your application-including graphics and animation-and you'll write code for handling user input events.
作译者回到顶部↑
本书提供作译者介绍
目录回到顶部↑
your background
this book
windows and porgramming
system requirements
prerelease software
code samples
support for this book
questions and comments
autheor's wed site
special thanks
part 1 code
1 the application and the window
2 basic brushes
3 the concept of content
4 buttons and other controls
5 stack and wrap
6 the dock and the grid
7 canvas
8 dependency properties
共有12人开贴评论 13人参与评论 12人参与打分 查看




因为我们公司可以报销书费,所以看了许多这类的书。个人觉得这本书非常不错,而且在这里给大家一定的比较,也希望给大家一些帮助:
Windows Presentation Foundation Unleashed:我觉得PD可以从这本书看起,也非常适合开发人员。特点是结构很好,层次非常清晰,甚至我现在写的WPF的书也借鉴了它的结构。不好的地方是:Command和Event的讲解开展得太早,所以放在第三章中略有唐突。而且第七章放的位置也应该更靠后。
Foundations of WPF:也是给PD写的书,因为对代码的讲解太少,而且我是SDE,因此不喜欢。
Pro WPF Windows Presentation Foundation in dot NET 3.0:这本书很全面,而且建立在Visual Studio编程的前提下,因此比较推荐。我是在亚玛逊上买的,好象是29美圆吧。
Programming WPF:这本书有更新的2008版本,建议不要看以前的版本,因为很多都是基于Beta版的设计,与WPF正式版相比较时错误太多了。但是书中的例子有一些非常新颖,实用性不是太高。
Essential Windows Presentation Foundation:这本书的条理性比较强。但是不够全面,所以有很多需要读者自己去学习,适合逻辑思维比较好的读者。
Pro WPF Programming:这本书感觉是在抄袭,拼凑出来的,但是比较适合没有C#以及.NET基础的人读?
| 我要写评论 |
| 查看所有评论交流(共12条) |








点击看大图






加载中...
