Applications = Code + Markup: A Guide to the Microsoft Windows Presentation Foundation
Author: Charles Petzold
In this book, Windows programming legend Charles Petzold covers in parallel the two interfaces that make up the Windows Presentation Foundation (WPF). From the outset, the reader can shift focus seamlessly between Extensible Application Markup Language (XAML) and C# to see them as flip sides of the same processes. Beginning in the first chapter, Petzold presents the general syntax of the XAML and corresponding programming code with numerous illuminating examples on how the two correspond and interrelate. The book builds on this base, providing the classic Petzold Windows user interface (UI) treatment, to show Windows developers how to create next-generation interfaces for their applications.
Table of Contents:
1 | The application and the window | 3 |
2 | Basic brushes | 23 |
3 | The concept of content | 45 |
4 | Buttons and other controls | 65 |
5 | Stack and wrap | 89 |
6 | The dock and the grid | 107 |
7 | Canvas | 131 |
8 | Dependency properties | 141 |
9 | Routed input events | 157 |
10 | Custom elements | 185 |
11 | Single-child elements | 203 |
12 | Custom panels | 235 |
13 | ListBox selection | 257 |
14 | The menu hierarchy | 289 |
15 | Toolbars and status bars | 317 |
16 | TreeView and ListView | 341 |
17 | Printing and dialog boxes | 375 |
18 | The notepad clone | 413 |
19 | XAML (rhymes with camel) | 457 |
20 | Properties and attributes | 487 |
21 | Resources | 523 |
22 | Windows, pages, and navigation | 545 |
23 | Data binding | 605 |
24 | Styles | 639 |
25 | Templates | 663 |
26 | Data entry, data views | 719 |
27 | Graphical shapes | 759 |
28 | Geometries and paths | 783 |
29 | Graphics transforms | 819 |
30 | Animation | 859 |
31 | Bitmaps, brushes, and drawings | 939 |
Interesting textbook: Physical Activity and Health or Living with Juvenile Diabetes
An Embedded Software Primer
Author: David E Simon
An Embedded Software Primer is a clearly written insightful manual for engineers interested in writing embedded-system software. The example-driven approach puts you on a fast track to understanding embedded-system programming and applying what you learn to your projects. This book will give you the necessary foundation to work confidently in this field.. "After reading this book, you will be able to tackle the challenges of embedded system programming and quickly reap the benefits of your new skills.
No comments:
Post a Comment