Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Pro WPF in VB 2010: Windows Presentation Foundation in .Net 4 (Beginning)
 
 

Pro WPF in VB 2010: Windows Presentation Foundation in .Net 4 (Beginning) [ペーパーバック]

Matthew MacDonald

参考価格: ¥ 4,563
価格: ¥ 4,121 通常配送無料 詳細
OFF: ¥ 442 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常1~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容説明

Microsofts Windows Presentation Foundation (WPF) provides the foundation for building applications and high-quality user experiences for the Windows operating system. It blends the application user interface, documents, and media content, while exploiting the full power of your computers operating system.

Its functionality extends to the support for tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and user interface automation infrastructure, data-driven user interface and visualization, and integration points for weaving the application experience into the Windows shell.

This book shows you how WPF really works. It provides you with the no-nonsense, practical advice that you need in order to build high-quality WPF applications quickly and easily. Having built a firm foundation, it goes on to explore more advanced aspects of WPF and how they relate to the others elements of the .NET 4.0 platform and associated technologies such as Silverlight.

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

This book is designed for developers encountering WPF for the first time in their professional lives. A working knowledge of Visual Basic (VB) and the basic architecture of .NET is helpful to follow the examples easily, but all concepts will be explained from the ground up.

Table of Contents

  1. Introducing WPF
  2. XAML
  3. Layout
  4. Dependency Properties
  5. Routed Events
  6. Controls
  7. The Application
  8. Element Binding
  9. Commands
  10. Resources
  11. Styles and Behaviors
  12. Shapes, Brushes, and Transforms
  13. Geometries and Drawings
  14. Effects and Visuals
  15. Animation Basics
  16. Advanced Animation
  17. Control Templates
  18. Custom Elements
  19. Data Binding
  20. Formatting Bound Data
  21. Data Views
  22. Lists, Trees, and Grids
  23. Windows
  24. Pages and Navigation
  25. Menus, Toolbars, and Ribbons
  26. Sound and Video
  27. 3-D Drawing
  28. Documents
  29. Printing
  30. Interacting with Windows Forms
  31. Multithreading
  32. The Add-in Model
  33. ClickOnce Deployment

著者について

Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly- remembered past life, he studied English literature and theoretical physics. Send e-mail with praise, condemnation, and everything in between, to p2p@prosetech.com.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:


この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  4件のカスタマーレビュー
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
Great Introduction to WPF for Experienced VB Programmers 2010/12/17
By Recursive - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
One of the few dotNet books these days with both a C# and VB version - which is nice to see especially on an important subject like WPF. I bought the dotNet 3 version before this but decided to get the update just so I would have a single source with current information and (if I'm remembering correctly) an additional 100 plus pages.

MacDonald writes in a very readable fashion and does a good job of comparing the WPF way with the WinForms way which is the source of much frustration for developers asking 'Why can't I just do even simple things the way I'm used to?' (well, okay, THIS developer keeps asking that!) It really targets, I think, people who are experienced programmers who want a solid introduction to the sometimes very different nuts and bolts of WPF.

The other thing he does is explain the 'why' of WPF and successfully instills the reader with his enthusiasm for the new technology. This is certainly the book that convinced me that all new development should be done with WPF.

Highly recommended.
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
Pro WPF in VB 2010 2010/9/21
By jcoz1968 - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
Excellent book. This is my 2nd read of Mr. MacDonald's and it is a must have for those vb.net programmers just getting started in WPF. It is also an excellent reference for people who have already done some WPF programming.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Good WPF book, but missing MVVM discussion 2011/2/28
By Jason Wilson - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
This a really good book for the ins and outs of WPF technology. Even better that the author and publisher cared enough for VB programmers to come out with a VB centered edition -- they are about the only ones that do. The only thing is, that any discussion of WPF without including the MVVM design pattern is woefully inadequate.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換