Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Pro WPF in C# 2010: Windows Presentation Foundation in .NET 4 [Repost]

Posted By: AlenMiler
Pro WPF in C# 2010: Windows Presentation Foundation in .NET 4 [Repost]

Pro WPF in C# 2010: Windows Presentation Foundation in .NET 4 by Matthew MacDonald
Apress | Mar 31 2010 | ISBN: 1430272058 | Pages: 1216 | PDF | 14.74 MB

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 it provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data-driven user interfaces and 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. After giving you a firm foundation, it goes on to explore the more advance 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
Who this book is for
This book is designed for developers encountering WPF for the first time in their professional lives. A working knowledge of C# and the basic architecture of .NET is helpful to follow the examples easily, but all concepts will be explained from the ground up.