|In vendita nella categoria:
Questo oggetto è esaurito.
Ne hai uno da vendere?

Essential Windows Presentation Foundation (WPF) ... by Anderson, Chris Paperback

FREE US DELIVERY | ISBN: 0321374479 | Quality Books
World of Books USA
(1194464)
Registrato come venditore professionale
US $11,53
CircaEUR 9,85
Condizione:
Ottime condizioni
Spedizione:
Gratis USPS Ground Advantage®.
Oggetto che si trova a: Florida, Stati Uniti
Consegna:
Consegna prevista tra il gio 11 set e il mer 17 set a 94104
Le date di consegna stimate - viene aperta una nuova finestra o scheda includono tempi di imballaggio, CAP di origine, CAP di destinazione e periodo di accettazione e dipendono dal servizio di spedizione selezionato e dalla ricezione del pagamentoricezione del pagamento - si apre in una nuova finestra o scheda. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Scopri di piùGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:384025708188
Ultimo aggiornamento: 01 lug 2025 06:04:51 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Ottime condizioni: Libro che non sembra nuovo ed è già stato letto, ma è in condizioni eccellenti. ...
ISBN
0321374479
EAN
9780321374479
Date of Publication
2007-04-24
Release Title
Essential Windows Presentation Foundation (WPF) (Microsoft .NE...
Artist
Anderson, Chris
Brand
N/A
Colour
N/A
Book Title
Essential Windows Presentation Foundation (WPF) (Microsoft .NE...

Informazioni su questo prodotto

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0321374479
ISBN-13
9780321374479
eBay Product ID (ePID)
60100637

Product Key Features

Number of Pages
512 Pages
Language
English
Publication Name
Essential Windows Presentation Foundation
Publication Year
2007
Subject
Software Development & Engineering / General, Programming Languages / Asp.Net
Type
Textbook
Author
Chris Anderson
Subject Area
Computers
Series
Microsoft Windows Development Ser.
Format
Perfect

Dimensions

Item Height
1.2 in
Item Weight
28 Oz
Item Length
9 in
Item Width
6.9 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2006-102505
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.4/46
Table Of Content
Figures xv Foreword by Don Box xxv Foreword by Chris Sells xxvii Preface xxix About the Author xxxix Chapter 1: Introduction 1 WPF as the New GUI 1 A Brief Look at the XAML Programming Model 11 A Tour of WPF 17 Tools for Building Applications 39 Where Are We? 41 Chapter 2: Applications 43 Application Principles 43 Application 52 Resources and Configuration 60 Windows 71 User Controls 80 Navigation and Pages 83 Hosting Applications in a Browser 103 Where Are We? 111 Chapter 3: Controls 113 Control Principles 113 Control Library 128 Building Blocks 161 Where Are We? 171 Chapter 4: Layout 173 Layout Principles 173 Layout Library 186 Grid 196 Writing a Custom Layout 207 Where Are We? 215 Chapter 5: Visuals 217 2D Graphics 218 3D Graphics 254 Documents and Text 267 Animation 283 Media 300 Where Are We? 305 Chapter 6: Data 307 Data Principles 307 Resources 310 Binding Basics 316 Binding to CLR Objects 322 Binding to XML 331 Data Templates 338 Advanced Binding 342 Data-Driven Display 357 Where Are We? 363 Chapter 7: Actions 365 Action Principles 365 Events 369 Commands 373 Triggers 383 Where Are We? 389 Chapter 8: Styles 391 Style Principles 391 Beginning Styles 397 Using Styles for Good, Not Evil 415 Where Are We? 419 Appendix: Base Services 421 Threading and Dispatchers 421 Properties 427 Keyboards, Mice, and Styluses 437 Where Are We? 442 Index 443
Synopsis
"Chris Anderson was one of the chief architects of the next-generation GUI stack, the Windows Presentation Framework (WPF), which is the subject of this book. Chris's insights shine a light from the internals of WPF to those standing at the entrance, guiding you through the concepts that form the foundation of his creation." -From the foreword by Chris Sells "As one of the architects behind WPF, Chris Anderson skillfully explains not only the 'how, ' but also the 'why.' This book is an excellent resource for anyone wanting to understand the design principles and best practices of WPF." -Anders Hejlsberg, technical fellow, Microsoft Corporation "If WPF stands as the user interface technology for the next generation of Windows, then Chris Anderson stands as the Charles Petzold for the next generation of Windows user interface developers." -Ted Neward, founding editor, TheServerSide.NET "This is an excellent book that does a really great job of introducing you to WPF, and explaining how to unlock the tremendous potential it provides." -Scott Guthrie, general manager, Developer Division, Microsoft "WPF is a whole new animal when it comes to creating UI applications, drawing on design principles originating from both Windows Forms and the Web. Chris does a great job of not only explaining how to use the new features and capabilities of WPF (with associated code and XAML based syntax), but also explains why things work the way they do. As one of the architects of WPF, Chris gives great insight into the plumbing and design principles of WPF, as well as the mechanics of writing code using it. This is truly essential if you plan to be a serious WPF developer." -Brian Noyes, chief architect, IDesign Inc.; Microsoft Regional Director; Microsoft MVP "I was given the opportunity to take a look at Chris Anderson's book and found it to be an exceedingly valuable resource, one I can comfortably recommend to others. I can only speak for myself, but when faced with a new technology I like to have an understanding of how it relates to and works in relation to the technology it is supplanting. Chris starts his book by tying the WPF directly into the world of Windows 32-bit UI in C++. Chris demonstrates both a keen understanding of the underlying logic that drives the WPF and how it works and also a skill in helping the reader build on their own knowledge through examples that mimic how you would build your cutting edge applications." -Bill Sheldon, principal engineer, InterKnowlogy Windows Presentation Foundation (WPF) replaces Microsoft's diverse presentation technologies with a unified, state-of-the-art platform for building rich applications. WPF combines the best of Windows and the Web; fully integrates user interfaces, documents, and media; and leverages the full power of XML-based declarative programming. In Essential Windows Presentation Foundation, former WPF architect Chris Anderson systematically introduces this breakthrough platform, focusing on the concepts and techniques working developers need in order to build robust applications for real users. Drawing on his unique experience as an architect on the team, Anderson thoroughly illuminates the crucial new concepts underlying WPF and reveals how its APIs work together to offer developers unprecedented value. Through working sample code, you'll discover how WPF draws on the Web's simple models for markup and deployment, common frame for applications, and rich server connectivity, and on Windows' rich client model, simple programming model, strong control over look-and-feel, and rich networking. Topics explored in depth include WPF components and architecture Key WPF design decisions-and why they matter XAML markup language Controls Layouts Visuals and media, including 2D, 3D, video, and animation Data integration, " Chris Anderson was one of the chief architects of the next-generation GUI stack, the Windows Presentation Framework (WPF), which is the subject of this book. Chris' s insights shine a light from the internals of WPF to those standing at the entrance, guiding you through the concepts that form the foundation of his creation." "-From the foreword by Chris Sells"" As one of the architects behind WPF, Chris Anderson skillfully explains not only the ' how, ' but also the ' why.' This book is an excellent resource for anyone wanting to understand the design principles and best practices of WPF." "-Anders Hejlsberg, technical fellow, Microsoft Corporation"" If WPF stands as the user interface technology for the next generation of Windows, then Chris Anderson stands as the Charles Petzold for the next generation of Windows user interface developers." "-Ted Neward, founding editor, TheServerSide.NET"" This is an excellent book that does a really great job of introducing you to WPF, and explaining how to unlock the tremendous potential it provides." "-Scott Guthrie, general manager, Developer Division, Microsoft"" WPF is a whole new animal when it comes to creating UI applications, drawing on design principles originating from both Windows Forms and the Web. Chris does a great job of not only explaining how to use the new features and capabilities of WPF (with associated code and XAML based syntax), but also explains why things work the way they do. As one of the architects of WPF, Chris gives great insight into the plumbing and design principles of WPF, as well as the mechanics of writing codeusing it. This is truly essential if you plan to be a serious WPF developer." "-Brian Noyes, chief architect, IDesign Inc.; Microsoft Regional Director; Microsoft MVP"" I was given the opportunity to take a look at Chris Anderson' s book and found it to be an exceedingly valuable resource, one I can comfortably recommend to others. I can only speak for myself, but when faced with a new technology I like to have an understanding of how it relates to and works in relation to the technology it is supplanting. Chris starts his book by tying the WPF directly into the world of Windows 32-bit UI in C++. Chris demonstrates both a keen understanding of the underlying logic that drives the WPF and how it works and also a skill in helping the reader build on their own knowledge through examples that mimic how you would build your cutting edge applications." "-Bill Sheldon, principal engineer, InterKnowlogy"Windows Presentation Foundation (WPF) replaces Microsoft' s diverse presentation technologies with a unified, state-of-the-art platform for building rich applications. WPF combines the best of Windows and the Web; fully integrates user interfaces, documents, and media; and leverages the full power of XML-based declarative programming. In "Essential Windows Presentation Foundation," former WPF architect Chris Anderson systematically introduces this breakthrough platform, focusing on the concepts and techniques working developers need in order to build robust applications for real users. Drawing on his unique experience as an architect on the team, Anderson thoroughly illuminates the crucial new concepts underlying WPF and reveals how its APIs work togetherto offer developers unprecedented value.Through working sample code, you' ll discover how WPF draws on the Web' s simple models for markup and deployment, common frame for applications, and rich server connectivity, and on Windows' rich client model, simple programming model, strong control over look-and-feel, and rich networking. Topics explored in depth includeWPF components and architecture Key WPF design decisions-and why they matter XAML markup language Controls Layouts Visuals and media, including 2D, 3D, video, and animation Data integration Actions Styles WPF Base Services"Essential Windows Presentation Foundation" is the definitive, authoritative, code-centric WPF referen, Windows Presentation Foundation (WPF) replaces Microsofts diverse presentation technologies with a unified, state-of-the-art platform for building rich applications. This definitive, authoritative, code-centric WPF reference covers everything Windows developers need to create a whole new generation of rich, graphical applications.
LC Classification Number
QA76.76.A65A54 2007

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Partita IVA: GB 922696893
Informazioni su questo venditore

World of Books USA

88,6% di Feedback positivi5,2 milioni oggetti venduti

Su eBay da ott 2011
In genere risponde entro 24 ore
Registrato come venditore professionale
In 2002, World of Books Group was founded on an ethos to do good, protect the planet and support charities by enabling more goods to be reused. Since then, we've grown into to a global company ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.5
Spese spedizione
5.0
Tempi di spedizione
4.5
Comunicazione
4.8

Feedback sul venditore (1.567.873)

Tutti i punteggi
Positivo
Neutro
Negativo
  • 4***7 (210)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    1st edition, 2nd impression edition of "The Drunken Forest," by Gerald Durrell is as pictured & described. Arrived quickly & safely! Got a great deal on it! Great communication! The book, with a protective mylar cover, was wrapped in bubble wrap, then wrapped in sturdy cardboard, then placed in a rugged bubble mailer! Fort Knox in a mailer! So hard to get an early edition of this classic! So happy to add to my growing collection of nature & science books! Thank you! !!Seller Highly Recommended!!
  • 6***6 (74)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    This delivery was earliest date! Condition, value, quality - all as described. (My mistake was not requiring the publishing date to be 1958. This was 1977.) This IS a Viking Portable Library copy of Dante's Divine Comedy in English, translated by Laurence Binyon, but it is with a cover DIFFERENT from what was shown. The tracking number was listed as from "UPS", but should have been listed as from "USPS." Contact with this seller alleviated tracking issues. I recommend this seller! Thank you!
  • p***a (187)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    I purchased two books from the same seller; both were accurately advertised in product write ups. Seller responded promptly and securely packaged both books for swift arrival. I am very happy with my purchase and highly recommend this seller.