Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
Microsoft’s Windows Presentation Foundation (WPF) provides the foundation for building applications and high-quality user experiences for the Windows operating system. It blends the application user interface, documents, and media content, while exploiting the full power of your computer’s operating system.
Its functionality extends to the support for tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility anduser interfaceautomation infrastructure, data-drivenuser interfaceand visualization, and integration points for weaving the application experience into the Windows shell.
This book shows you how WPF really works. It provides you with the no-nonsense, practical advice that you need in order to build high-quality WPF applications quickly and easily. Having built a firm foundation, it goes on to explore more advanced aspects of WPF and how they relate to the others elements of the .NET 4.0 platform and associated technologies such as Silverlight.
What you’ll learn
- WPF basics: XAML, layout, control essentials, and data flow
- WPF applications: Navigation, commands, localization, and deployment
- Advanced controls: Custom controls, menus, toolbars, and trees
- WPF documents: Text layout, printing, and document packaging
- Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging
This book is designed for developers encountering WPF for the first time in their professional lives. A working knowledge of Visual Basic (VB) and the basic architecture of .NET is helpful to follow the examples easily, but all concepts will be explained from the ground up.
Table of Contents
- Introducing WPF
- XAML
- Layout
- Dependency Properties
- Routed Events
- Controls
- The Application
- Element Binding
- Commands
- Resources
- Styles and Behaviors
- Shapes, Brushes, and Transforms
- Geometries and Drawings
- Effects and Visuals
- Animation Basics
- Advanced Animation
- Control Templates
- Custom Elements
- Data Binding
- Formatting Bound Data
- Data Views
- Lists, Trees, and Grids
- Windows
- Pages and Navigation
- Menus, Toolbars, and Ribbons
- Sound and Video
- 3-D Drawing
- Documents
- Printing
- Interacting with Windows Forms
- Multithreading
- The Add-in Model
- ClickOnce Deployment
Synopsis
The Microsoft Windows Presentation Foundation (WPF) is a key part of .NET 4.0 and provides the foundation for building applications and high-quality user experiences in the Windows Vista and Windows 7 operating systems. WPF blends together user-interface design, dynamic documents, and media content, while exploiting the full power of the user’s computing hardware.
This book explains how WPF works from the ground up. It will be one of the first books available, for the new .NET 4.0 version, and also one of the most detailed. It builds on the success of the author’s previous, industry leading, edition and plays to the same strengthsit is a one-stop shop in Apress’ proven ‘Pro’ style that leaves readers with a deep understanding of the technology and ready to take the concepts away and apply them for themselves.