WPF in Action with Visual Studio 2008
eBook - ePub

WPF in Action with Visual Studio 2008

Covers Visual Studio 2008 Service Pack 1 and .NET 3.5 Service Pack 1!

  1. 520 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access WPF in Action with Visual Studio 2008 by Arlen Feldman,Maxx Daymon in PDF and/or ePUB format, as well as other popular books in Computer Science & Software Development. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this book
  7. About the Cover Illustration
  8. Part 1. Past, Present, and Future
  9. Chapter 1. The road to Avalon (WPF)
  10. Chapter 2. Getting started with WPF and Visual Studio 2008
  11. Chapter 3. WPF from 723 feet[1]
  12. Part 2. The basics
  13. Chapter 4. Working with Layouts
  14. Chapter 5. The Grid panel
  15. Chapter 6. Resources, styles, control templates, and themes
  16. Chapter 7. Events
  17. Chapter 8. Oooh, shiny!
  18. Part 3. Application development
  19. Chapter 9. Laying out a more complex application
  20. Chapter 10. Commands
  21. Chapter 11. Data binding with WPF
  22. Chapter 12. Advanced data templates and binding
  23. Chapter 13. Custom controls
  24. Chapter 14. Drawing
  25. Chapter 15. Drawing in 3D
  26. Part 4. The last mile
  27. Chapter 16. Building a navigation application
  28. Chapter 17. WPF and browsers: XBAP, ClickOnce, and Silverlight
  29. Chapter 18. Printing, documents, and XPS
  30. Chapter 19. Transition effects
  31. Chapter 20. Interoperability
  32. Chapter 21. Threading
  33. Index
  34. List of Figures
  35. List of Tables
  36. List of Listings