Windows Presentation Foundation 4.5 Cookbook
暫譯: Windows Presentation Foundation 4.5 食譜
Pavel Yosifovich
- 出版商: Packt Publishing
- 出版日期: 2012-09-17
- 售價: $2,600
- 貴賓價: 9.5 折 $2,470
- 語言: 英文
- 頁數: 464
- 裝訂: Paperback
- ISBN: 184968622X
- ISBN-13: 9781849686228
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$490$387 -
$380$323 -
$1,026Information Technology Project Management, 3/e (IE-Paperback)
-
$580$458 -
$1,026Assembly Language for x86 Processors, 6/e (IE-Paperback)
-
$320$250 -
$560$442 -
$2,580$2,451 -
$650$507 -
$680$666 -
$680$578 -
$480$379 -
$588Cloud Computing (Paperback)
-
$780$616 -
$1,280$1,254 -
$490$387 -
$880$695 -
$580$452 -
$1,254Management Information Systems: Managing the Digital Firm, 13/e (IE-Paperback)
-
$650$553 -
$1,630$1,549 -
$349$276 -
$360$281 -
$540$427 -
$150$143
相關主題
商品描述
For C# developers, this book offers a fast route to getting more closely acquainted with the ins and outs of Windows Presentation Foundation. The recipe approach smoothes out the complexities and enhances learning.
- Full of illustrations, diagrams, and tips with clear step-by-step instructions and real world examples
- Gain a strong foundation of WPF features and patterns
- Leverage the MVVM pattern to build decoupled, maintainable apps
In Detail
Windows Presentation Foundation (WPF) provides developers with a unified programming model for building rich Windows smart client user experiences that incorporate UI, media, and documents.
WPF has become the leading technology for developing rich client applications on the Windows platform, packed with features and capabilities. However, WPF is big; in fact, it's huge, causing a steep learning curve for the beginner and even for those already using some WPF features.
Windows Presentation Foundation 4.5 Cookbook provides clear recipes for common WPF tasks. It includes detailed explanations and code examples for customizing and enhancing the basic scenarios, while gaining a deep understanding of WPF mechanics and capabilities.
WPF is different and requires a different mind-set and approach. This book provides recipes and insights not only in its design but also its practical implementation details.
Starting from the foundations of WPF, such as dependency properties and XAML, the book touches on all major WPF aspects, such as controls and layout, resources, and digs deep into its unprecedented data binding capabilities.
The book shows data and control templates in action, which allow full customizations of displayed data and controls in a declarative way. Supported by styles and resources makes data binding all the more powerful. The Model View View-Model pattern is presented as an effective way of maximizing decoupling of components, while providing an elegant way of expanding applications while maintaining a tight grip on complexity.
The later parts discuss custom elements and controls – the ultimate customization mechanism, and looks at multithreading issues, and how .NET 4.5 task parallelism features can enhance application performance.
What will you learn from this book
- Get tips and insights to maximize your productivity
- Learn to build complex and flexible user interfaces using XAML
- Perform lengthy operations asynchronously while keeping the UI responsive
- Get well-versed with WPF features such as data binding, layout, resources, templates, and styles
- Customize a control's template to alter appearance but preserve behaviour
Approach
This book is written in an easy-to-read style, with a strong emphasis on real-world, practical examples. Step-by-step explanations are provided for performing important tasks.
Who this book is written for
If you are C# developer looking forward to increasing your understanding and knowledge of WPF, then this is the best guide for you. Basic experience with Visual Studio 2010 is mandatory, as well as good C# skills. Previous experience with Windows Forms is not required.
商品描述(中文翻譯)
對於 C# 開發者來說,本書提供了一條快速路徑,讓讀者更深入了解 Windows Presentation Foundation 的各種細節。食譜式的方式簡化了複雜性,增強了學習效果。
- 充滿插圖、圖表和提示,提供清晰的逐步指導和實際範例
- 獲得 WPF 特性和模式的堅實基礎
- 利用 MVVM 模式構建解耦且可維護的應用程式
**詳細內容**
Windows Presentation Foundation (WPF) 為開發者提供了一個統一的程式設計模型,用於構建豐富的 Windows 智能客戶端用戶體驗,涵蓋了 UI、媒體和文檔。
WPF 已成為在 Windows 平台上開發豐富客戶端應用程式的主要技術,擁有眾多功能和能力。然而,WPF 的範圍很大;事實上,它非常龐大,對於初學者來說,學習曲線陡峭,即使是對於已經使用某些 WPF 功能的人來說也是如此。
《Windows Presentation Foundation 4.5 食譜》提供了針對常見 WPF 任務的清晰食譜。它包括詳細的解釋和代碼範例,用於自定義和增強基本場景,同時深入理解 WPF 的機制和能力。
WPF 是不同的,並且需要不同的思維方式和方法。本書提供的食譜和見解不僅在設計上,還在實際實施細節上。
從 WPF 的基礎開始,例如依賴屬性和 XAML,本書涵蓋了所有主要的 WPF 方面,如控制項和佈局、資源,並深入探討其前所未有的資料綁定能力。
本書展示了資料和控制模板的實際應用,允許以聲明式的方式完全自定義顯示的資料和控制項。透過樣式和資源的支持,使資料綁定更具威力。模型-視圖-視圖模型(Model View View-Model)模式被提出作為最大化組件解耦的有效方法,同時提供了一種優雅的方式來擴展應用程式,同時保持對複雜性的緊密控制。
後面的部分討論了自定義元素和控制項——最終的自定義機制,並探討了多執行緒問題,以及 .NET 4.5 任務並行性功能如何提升應用程式性能。
**你將從本書中學到什麼**
- 獲得提高生產力的提示和見解
- 學習使用 XAML 構建複雜且靈活的用戶界面
- 在保持 UI 響應的同時,異步執行長時間操作
- 熟悉 WPF 的特性,如資料綁定、佈局、資源、模板和樣式
- 自定義控制項的模板以改變外觀但保留行為
**方法**
本書以易於閱讀的風格撰寫,強調現實世界的實用範例。提供逐步解釋以執行重要任務。
**本書的讀者對象**
如果你是 C# 開發者,期待增強對 WPF 的理解和知識,那麼這是最適合你的指南。必須具備 Visual Studio 2010 的基本經驗,以及良好的 C# 技能。不需要有 Windows Forms 的先前經驗。