当前位置:在线查询网 > 图书大全 > Illustrated WPF (Expert's Voice in .Net)

Illustrated WPF (Expert's Voice in .Net)_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Illustrated WPF (Expert's Voice in .Net)

ISBN: 9781430219101

出版社: Apress

出版年: 2009-12-10

页数: 532

定价: USD 44.99

装帧: Paperback

内容简介


Windows Presentation Foundation is Microsoft's API for creating Windows applications. It gives the programmer the ability to produce dazzling, graphics--rich programs easily without having to delve into the messy details of the graphics subsystem. To use this power, however, the programmer must learn new concepts for laying out pages and displaying graphics. Illustrated WPF presents these concepts clearly and visually--making them easier to understand and retain. What you'll learn * The important concepts underlying programming in WPF, including the visual tree, the logical tree, dependency properties, and routed events. * The XAML markup language and how it is used to create and initialize objects in WPF. You'll also learn how XAML and C# code work together to producing stunning programs. * How to lay out screens and graphics using WPF's various panel types, and how to achieve a consistent visual appearance throughout a program, using resources, styles, and templates. * How to bind visual elements to data sources. * How to perform graphics transformations to produce eye--catching displays, and how to use animation to produce pages that are alive with action. * How to use the WPF document types for text layout and navigation. Who this book is for This book is for C# programmers wanting to learn to program Microsoft's method of building stunning Windows programs--Windows Presentation Foundation. They could be web programmers familiar with ASP.NET or programmers coming from Windows Forms. This book is designed for those who want a concise, but thorough visual presentation of the platform. It is not for those who want a long, leisurely, verbose explanation of the platform. Table of Contents * Introduction To Windows Presentation Foundation * Overview Of Wpf Programming * Wpf Architecture And Applications * Xaml * Layout * Content And Controls * Dependency Properties * Data Binding * Routing Events And Commands * Other Controls And Elements * Resources * Styles * Control Templates * Page Navigation Programs * More Data Binding * Trees, Tabs, And Other Controls * Text And Documents * Graphics In Wpf * Animation * Audio And Video