
WPF in Action with Visual Studio 2008
Covers Visual Studio 2008 Service Pack 1 and .NET 3.5 Service Pack 1!
- 520 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
WPF in Action with Visual Studio 2008
Covers Visual Studio 2008 Service Pack 1 and .NET 3.5 Service Pack 1!
About this book
Now more than ever, Windows applications have to work well and look good. Windows Presentation Foundation (WPF), Microsoft's new user interface framework, gives you the ability to create stunning graphics, rich interactions, and highly-usable Windows applications. WPF is the API beneath Windows Vista interfaces, and it's also available for older versions of Windows. Up to this point, it has only been possible to build WPF applications manually, mainly by hand-coding in XAML-WPF's declarative XML-based markup language. The soon-to-be-released Visual Studio 2008 provides the full set of developer tools you need to take advantage of this exciting technology.The combination of WPF and Visual Studio 2008 represents the start of the next generation of Windows applications. Hand-coding XAML is fine if you're an early adopter, but to put WPF into production, you need to master the tools and application styles you'll use in your day job. WPF In Action focuses on WPF development using Visual Studio 2008 and other available tools.. The book starts with thorough coverage of the basics-layouts, styles, resources, and themes. It then takes you through several real-world scenarios, exploring common challenges and application-types. You'll build several sample applications, ranging from a simple calculator to a typical line-of-business application. Along the way, you'll add graphical elements, animation, and support for printing, accessibility, and other standard functionality.Written in a witty, engaging style, WPF In Action can be read cover-to-cover or used to reference specific problems and issues. The approach is practical and always focused on how you'll use WPF in real development scenarios. You'll learn how to handle the many new issues presented by the extreme flexibility of WPF. The authors also provide numerous tips and suggestions for how to work efficiently. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this book
- About the Cover Illustration
- Part 1. Past, Present, and Future
- Chapter 1. The road to Avalon (WPF)
- Chapter 2. Getting started with WPF and Visual Studio 2008
- Chapter 3. WPF from 723 feet[1]
- Part 2. The basics
- Chapter 4. Working with Layouts
- Chapter 5. The Grid panel
- Chapter 6. Resources, styles, control templates, and themes
- Chapter 7. Events
- Chapter 8. Oooh, shiny!
- Part 3. Application development
- Chapter 9. Laying out a more complex application
- Chapter 10. Commands
- Chapter 11. Data binding with WPF
- Chapter 12. Advanced data templates and binding
- Chapter 13. Custom controls
- Chapter 14. Drawing
- Chapter 15. Drawing in 3D
- Part 4. The last mile
- Chapter 16. Building a navigation application
- Chapter 17. WPF and browsers: XBAP, ClickOnce, and Silverlight
- Chapter 18. Printing, documents, and XPS
- Chapter 19. Transition effects
- Chapter 20. Interoperability
- Chapter 21. Threading
- Index
- List of Figures
- List of Tables
- List of Listings