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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications Using Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices)
 
イメージを拡大
 

Developer's Guide to Microsoft Prism 4: Building Modular MVVM Applications Using Windows Presentation Foundation and Microsoft Silverlight (Patterns & Practices) [ペーパーバック]

Bob Brumfield , Geoff Cox , David Hill , Brian Noyes , Michael Puleio , Karl Shifflett

価格: ¥ 3,140 通常配送無料 詳細
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
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
3点在庫あり。ご注文はお早めに。
2012/6/1 金曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら

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

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


商品の説明

内容説明

This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows(R) Presentation Foundation (WPF) and Microsoft Silverlight(R) 4.0 applications. It can be challenging to design and build WPF or Silverlight client applications that are flexible, maintainable, and that can evolve over time based on changing requirements. These kinds of applications require a loosely coupled modular architecture that allows individual parts of the application to be independently developed and tested, allowing the application to be modified or extended later on. Additionally, the architecture should promote testability, code re-use, and flexibility. Prism helps you to design and build flexible and maintainable WPF and Silverlight applications by using design patterns that support important architectural design principles, such as separation of concerns and loose coupling. This guide helps you understand these design patterns and describes how you can use Prism to implement them in your WPF or Silverlight applications. This guide will show you how to use Prism to implement the Model-View-View-Model (MVVM) pattern in your application, and how to use it along with commands and interaction requests to encapsulate application logic and make it testable. It will show you how to split an application into separate functional modules that can communicate through loosely coupled events, and how to integrate those modules into the overall application. It will show you how to dynamically construct a flexible user interface by using regions, and how to implement rich navigation across a modular application. Prism allows you to use these design patterns together or in isolation, depending on your particular application requirements.

著者について

Bob Brumfield is a software developer at Microsoft with the patterns & practices team, primarily working on Prism, Enterprise Library and Web guidance projects. Prior to joining Microsoft, he focused on helping teams deliver Microsoft-based solutions as a consultant in the Colorado Rocky Mountain region. Bob has more than 15 years experience with professional software development and architecture. Geoff Cox works as a principal consultant for Southworks, Inc. He enjoys developing software at every level of the stack-from desktop and web clients to services and databases. His passion for coding revolves around the .NET Framework, design patterns, user interface design, and agile teamwork. David Hill is the principal architect for the Microsoft(R) patterns & practices team. Much of his 10 years at Microsoft have been focused on client application development. Before joining Microsoft, David specialized in developing scientific and engineering applications. David has more than 20 years of experience in professional software development. Brian Noyes is chief architect of IDesign, a Microsoft(R) Regional Director, and MVP. Brian spends most of his time consulting with customers around the world on how to best architect and design their applications to fully leverage the Microsoft .NET Framework, with particular focus on Silverlight(R), WPF, ASP.NET, WCF, and Workflow, as well as teaching master classes on all of these technologies. He is the author of Developing Applications in Windows(R) Workflow Foundation, Smart Client Deployment with ClickOnce, and Data Binding with Windows Forms 2.0. Brian speaks at conferences worldwide, including Microsoft TechEd, DevConnections, DevTeach, DevReach, VSLive, and others. Brian got started programming as a hobby while flying F-14 Tomcats in the US Navy, later turning it into a second career. You can reach Brian through his blog at http://briannoyes.net. Michael Puleio is a senior software developer, pragmatic agilist, and coffee addict. He has worked for Microsoft(R) for over 10 years, and is currently a member of the patterns & practices (p&p) team. At p&p, he has delivered applied engineering guidance in a number of areas, including Windows(R) client development (with Prism 4 and the Smart Client Software Factory), the web space (in the Web Guidance projects and the Web Client Software Factory). He also contributed to guidance on data access technologies and acceptance testing. Before joining the p&p team, Michael developed applications, embedded systems, and services at MSNTV (formerly WebTV) and MSN. Previous to Microsoft, Michael worked on a range of software challenges, including computer reservation systems, web application development, and 3D modeling for geophysics. Michael blogs at blogs.msdn.com/mpuleio. Karl Shifflett currently works for the Microsoft(R) patterns & practices (p&p) team, where he manages the desktop projects such as Prism and the Web Guidance project. He is one of the authors of the Developer's Guide to Microsoft Prism. Karl is very passionate about product quality and Microsoft customers. He is very well known in the .NET community, loves teaching, and enjoys writing about the .NET Framework. Prior to joining p&p Karl spent two years as a program manager on the WPF and Silverlight(R) Designer team for Visual Studio(R) 2010. Before joining Microsoft, Karl was a software architect, former Microsoft MVP, and Code Project MVP. He has been designing and developing business applications since 1989 and transitioned to the .NET Framework in March of 2003. In April of 2007 he joined the list of WPF fanatics and evangelists.

登録情報


この商品にタグをつける

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

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  6件のカスタマーレビュー
6 人中、6人の方が、「このレビューが参考になった」と投票しています。
MUST READ!!!! 2011/4/2
By T. Anderson - (Amazon.com)
形式:ペーパーバック
This is a nice concise overview of all the topics related to development with Microsoft PRISM 4.0.

It is not exactly the same content that is available for download. It is a trimmed down version of it. For example it does not cover upgrading from a previous version or go into the implementation details of the examples. It gives an overview and points you to the topic in the online MSDN documentation. Personally I would have preferred the content to have been included.

The book starts out with an overview of PRISM terminology and the reasons for using PRISM (as well as the reasons not to). It then offers a chapter on each of the following topics- Initializing Prism Applications, Managing Dependencies Between Components, Modular Application Development, Implementing the MVVM Pattern, Advanced MVVM Scenarios, Composing the User Interface, Navigation, Communication Between Loosely Coupled Components, Sharing Code Between Silverlight and WPF, and Deploying Prism Applications.

I think the book is organized well and is written in an easy to read format. It contains a lot of diagrams that help you understand the topic. It works well as a reference because it has a very nice index. The book also contains a ton of links to more information about the topics it covers.

PRISM is a big topic. This book is a great place to start learning it. Actually the best place to start. Learning the architectural and design techniques the team used when putting PRISM together will help any architect or developer increase their skillset. This book contains a nice overview of MVVM, MEF, UNITY (Inversion of Control/Dependency Injection), and many popular design patterns (Command, Adapter, Application Controller, Event Aggregator, Facade, Observer, Service Locator, etc.) which makes it worth reading, even if you are not planning on using PRISM anytime soon. Learning how PRISM works is worth the time.

All in all, if you are a .NET Architect or Developer I highly recommend reading this book.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Finally!! 2011/3/30
By Keith S. Safford - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
I have been following David Hill's tutorials, Brian Noyes tutorials, and Karl Shifflett's articles trying to get my head around MVVM, Prism using Unity and Mef. Karl's "In the Box" MVVM Training rocked and when I got his email indicating that a book on Prism is out, I had to get it. Started reading it last night and plan to read it until I finish as so far so good.

I also had read the html files downloaded with Prism and the on-line help, but I think things will be much easier with a printed book as I can highlight important information and refer back to it. I also look forward to Karl's "In the Box" Prism training also. The more examples and more approaches I can read on this stuff will help me build better Silverlight applications.

Great job Bob, Geof, David, Brian, Michael, and Karl!
5 人中、4人の方が、「このレビューが参考になった」と投票しています。
Excellent book 2011/3/27
By Shimmy Weitzhandler - (Amazon.com)
形式:ペーパーバック
This book is one I was looking for a long time.
I used to read it on the online tutorial at MSDN, but now I am happy it's out!
That's the book the significantly increased my WPF & Silverlight skills.
Also covers MVVM!

Recommended for every xaml geek!!

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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