Excel Bookstore
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Bill Jelen Books » C & C++ Windows Programming » Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)  
Other Locales
  • Canada
  • U.K.
  • USA
  • Categories
    Bill Jelen Books
    Excel Books
    Excel 2007 Books
    VBA Books
    Pivot Table Books
    Charting Books
    Access Books
    Office Books
    Holy Macro! Books
    Office Software
    Computers
    Related Categories
    • C & C++ Windows Programming
    Development
    Microsoft
    Computers & Internet
    Subjects
    • Software Development
    Software Design, Testing & Engineering
    Programming
    Computers & Internet
    Subjects
    • C#
    Languages & Tools
    Programming
    Computers & Internet
    Subjects
    • Software
    Computers & Internet
    Subjects
    Books
    • Computers & Internet: Programming: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Computers & Internet: Programming: Languages & Tools: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Computers & Internet: Software: General
    General
    Archive
    Custom Stores
    Specialty Stores
    • Paperback
    Format (binding)
    Refinements
    Books
    • Printed Books
    Binding (feature_browse-bin)
    Refinements
    Books
    Subcategories
    Business
    Databases
    Directories
    E-mail
    Introductory Guides
    Mathematical & Statistical
    Natural Language Processing
    Optical Character Recognition
    Personal Finance
    Spreadsheets
    Voice Recognition
    Word Processors & Editors
    Mass Market
    Trade

    Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)

    Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)

    zoom enlarge 
    Author: Matthew Macdonald
    Publisher: Apress
    Category: Book

    List Price: $54.99
    Buy New: $21.67
    You Save: $33.32 (61%)



    New (16) Used (7) from $19.65

    Avg. Customer Rating: 5.0 out of 5 stars 4 reviews
    Sales Rank: 2041

    Media: Paperback
    Edition: 2
    Number Of Items: 1
    Pages: 1040
    Shipping Weight (lbs): 3.6
    Dimensions (in): 9.2 x 7 x 2.2

    ISBN: 1590599551
    Dewey Decimal Number: 005.2768
    EAN: 9781590599556
    ASIN: 1590599551

    Publication Date: February 25, 2008
    Availability: Usually ships in 1-2 business days
    Shipping: Expedited shipping available
    Shipping: International shipping available
    Condition: Fast Shipping With Online Tracking

    Similar Items:

      • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
      • Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
      • Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net)
      • Windows Presentation Foundation Unleashed (WPF) (Unleashed)
      • Essential Windows Communication Foundation (WCF): For .NET Framework 3.5 (Microsoft .NET Development Series)

    Editorial Reviews:

    Product Description

    The Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.

    Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and C# 2008.

    WPFs functionality extends to support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data–driven UI and visualization, as well as the integration points for weaving the application experience into the Windows shell.

    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 is this book for?

    Developers encountering WPF and .NET 3.5 for the first time in their professional lives

    About the Apress Pro Series

    The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

    You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

    Related Titles

    • Beginning C# 2008: From Novice to Professional
    • Illustrated C# 2008
    • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
    • Pro ASP.NET 3.5 in C# 2008, Second Edition
    • Pro LINQ: Language Integrated Query in C# 2008



    Customer Reviews:

    4 out of 5 stars Good so far   April 23, 2008
     0 out of 5 found this review helpful

    The book is good so far. Only about 150 pages into the book, but so far easy to read, examples range from simple to more advanced. I will post another review upon completion.


    5 out of 5 stars A great way to learn WPF   April 11, 2008
     4 out of 4 found this review helpful

    I've bought three books about WPF, including Windows Presentation Foundation Foundation Unleashed and Silverlight 1.0 Unleashed. Matthew MacDonald's book is for developers and is what I needed. It uses Visual Studio 2008 and is up to date with current development tools. I've also read his books on ASP.NET and this is one top-notch author. I fully recommend this book.


    5 out of 5 stars WPF is next great Web/Winform Standard   March 19, 2008
     4 out of 4 found this review helpful

    Please buy this book if you haven't explored Windows Presentation Foundation. The separation of the UI (with XAML) and the code-behind page controller (C# or VB.NET) will revolutionize .NET development. If you don't have a designer you must learn Microsoft Expression Blend, but a UI designer will push your view (from Model-View-Controller) to the extreme.

    The browser-based XBAP works like a Winform app, but it can be viewed in Internet Explorer. If you've ever tried to create a dirty flag to denote changes in form data in ASP.NET, you know how superior Winforms are for this purpose. XBAPs give you the ability to access the textbox text changed event like Winforms. This takes a ton of JavaScript to accomplish the same programming task in ASP.NET forms.

    The update of the application to the client machine (the XBAP runs on the client) can be done with new technolgy called ClickOnce. What a technology!

    I've even tried to learn the XAML markup from a very good chapter on this.

    This book is really well done. Kudos to the author.



    5 out of 5 stars I highly recommend the book...   March 14, 2008
     15 out of 15 found this review helpful

    I have the first edition of this book (Pro WPF: Windows Presentation Foundation in .NET 3.0), so I was hesitant in buying this version. WPF 3.5 did not have major feature upgrades from 3.0. I am glad that I did buy it, but I can't really recommend doing so for other people with the .NET 3.0 version, only because there is not that much new material.

    However, I highly recommend the book if you don't own the previous edition. I also highly recommend it even if you have the first one and you are like me and pretty much trashed my first edition copy. It has been through several storms and has a lot of notes and ink running all over it. So it is nice to have a new copy to beat the crap out of. I also like having the latest information I am using up to date.

    Here is what is new in this release:
    --Firefox support for XBAPs.
    --Data binding support for LINQ.
    --Data binding support for IDataErrorInfo.
    --Support for placing interactive controls (such as buttons) inside a RichTextBox control.
    --Support for placing 2-D elements on 3-D surfaces.
    --An add-in model.

    Matthew has added content for all the topics listed above.

    Some of the highlights of the book I like:
    --His in-depth coverage of printing.
    --His Custom Elements chapter.
    --The new chapter on Application Add-Ins.
    --The chapter on using ClickOnce with WPF.
    --Everything is gone into in depth. This is not a brush over the topic book.
    --The usability of the code makes the book all that much more valuable.

    The book focuses on WPF only. It has a few pages on LINQ, but that is about it as far as the rest of the .NET 3.5 framework goes. In other words, the book does not cover how to best use WPF in relationship to WCF, WF, or LINQ. This does not take anything away from the book because Matthew does not claim that the book does this. I only mention it because his ASP.NET 3.5 book does go into LINQ application integration.

    The downloadable code is very well organized and is very usable.

    I highly recommend this book to anyone getting into WPF with .NET 3.5.



    Thank you for browsing ExcelBookstore.com!