Amazon Kindleでは、 Professional ASP.NET MVC 4 をはじめとする140万冊以上の本をご利用いただけます。 詳細はこちら

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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Professional ASP.NET MVC 4 (Wrox Professional Guides)
 
 
1分以内にKindleで Professional ASP.NET MVC 4 をお読みいただけます。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

Professional ASP.NET MVC 4 (Wrox Professional Guides) [ペーパーバック]

Scott Hanselman , Jon Galloway , Phil Haack , Brad Wilson , K. Scott Allen

参考価格: ¥ 4,709
価格: ¥ 4,449 通常配送無料 詳細
OFF: ¥ 260 (6%)
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点在庫あり。(入荷予定あり) 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 2,373  
ペーパーバック ¥ 4,449  

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

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


この商品をチェックした人はこんな商品もチェックしています


商品の説明

内容説明

An outstanding author team presents the ultimate Wrox guide to ASP.NET MVC 4

Microsoft insiders join giants of the software development community to offer this in-depth guide to ASP.NET MVC, an essential web development technology. Experienced .NET and ASP.NET developers will find all the important information they need to build dynamic, data-driven websites with ASP.NET and the newest release of Microsoft's Model-View-Controller technology. Featuring step-by-step guidance and lots of code samples, this guide gets you started and moves all the way to advanced topics, using plenty of examples.

  • Designed to give experienced .NET and ASP.NET programmers everything needed to work with the newest version of MVC technology
  • Expert author team includes Microsoft ASP.NET MVC insiders as well as leaders of the programming community
  • Covers controllers, views, models, forms and HTML helpers, data annotation and validation, membership, authorization, security, and routing
  • Includes essential topics such as Ajax and jQuery, NuGet, dependency injection, unit testing, extending MVC, and Razor
  • Includes additional real-world coverage requested by readers of the previous edition as well as a new case study example chapter

著者について

Jon Galloway works at Microsoft as a Community Program Manager. He wrote the MVC Music Store tutorial and helps manage ASP.NET site content.

Phil Haack is a developer at GitHub, a developer website used by more than a million programmers.

Brad Wilson is a developer on the ASP.NET team and has been a professional software developer for nearly 20 years.

K. Scott Allen is the founder of OdeToCode LLC. He provides custom development, consulting, and mentoring services for clients around the world.


登録情報

  • ペーパーバック: 504ページ
  • 出版社: Wrox; 1版 (2012/10/2)
  • 言語 英語, 英語, 英語
  • ISBN-10: 111834846X
  • ISBN-13: 978-1118348468
  • 発売日: 2012/10/2
  • 商品パッケージの寸法: 18.7 x 2.4 x 23 cm
  • Amazon ベストセラー商品ランキング: 洋書 - 154,619位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告

  • 目次を見る

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


カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.7  23件のカスタマーレビュー
19 人中、17人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 Good for Quick Reference 2012/10/9
By ClearCSSJimmy - (Amazon.com)
形式:ペーパーバック
Currently at version 4, Galloway, Haack, Wilson, and Allen (GHWA) do an excellent job at introducing the new features of the maturing ASP.NET MVC Framework.

A good book, always introduces to the reader the path that led to the current state of affairs. In Chapter 1, GHWA takes the reader through an accelerated journey from MVC 1 through the current version, MVC 4. Along, the way GHWA addresses what has changed from version to version. Also in this Chapter, how to get started is explained as well as some helpful hints about Unit Testing. JQuery Mobile's is introduced as well. Compared to other books, I appreciated the fact that the introduction was brief and to the point.

The next couple of chapters go over Controller's, Views, and Models. One minor gripe I have is the fact that these chapters felt like the material was rushed to be presented. It was like being in college and the professor was providing information after information and leaving one to study for the rest of the week. However I can understand that if one has followed the MVC journey, most of the information has been covered numerous times.

Chapter 7 by Galloway, goes into Membership, Authorization, and Security. I skimmed through the first half of the chapter and read in detail about the security portion. Galloway titles this section, "Understanding the Security Vectors in a Web Application." He talks about the threats and ways to mitigate them.

The chapter on Ajax, Chapter 8, was a treat for me. Allen did an excellent job going AJAX in MVC 4. Since the core of AJAX support comes from JQuery, Allen does a quick example of JQuery syntax, selectors and events. He then goes on how to use it within your application.

Overall I spent about a day and a half reading and studying this book and I loved every moment. I feel more secure in my attempt to use MVC 4 without hesitation. I recommend this book.
15 人中、13人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 3.0 Decent but Missing A LOT 2012/11/27
By Colby Ward - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
The book starts off with a decent overview of Asp.net MVC 4 but deteriorates quickly.
The good: Overview of Models, Controllers, and Views provide a nice foundation. The Ajax chapter is Ok, but should focus more on JQuery Ajax which is becoming more of an industry standard vs. Ajax helpers. Validation chapter provides a decent reference.

The bad and the ugly: The routing chapter is not very well written.The Membership/Security chapter is almost useless. It doesn't even mention setting up the database to use the .net membership framework, which is still required. If you need to actually implement security on your website, this book will not help you.

The mobile section is also worthless. It barely mentions the capabilities of JQuery mobile which is a big part of MVC 4.

I gave it three stars because the book is a nice start. It really should get 2 1/2 because you should be able to write a site from start to finish with a good book. Without Security and Mobile, it isn't realistic with this book alone.
14 人中、12人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 2.0 Not Detailed Enough 2012/11/16
By George R. Fisher III - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
I purchased this book after reading a few reviews that said it was good. I decided against the O'Reilly counterpart because it was "Hard to Follow" and didn't give enough details.

It turns out that this book misses a lot as well. None of the examples were completely documented (I hand wrote in fixes to mistakes or undocumented dependancy stuff). I still cannot get the JQuery UI example to work. I have been developing with ASP.net for a while now and thought I could handle this book, but I am going to move back to "Pro Asp.net MVC 3 Framework" by Apress. The examples are easier to understand and actually take you Step-by-step through them where as this book makes pitiful attempts to walk you through their half-ass examples.

Do not buy this book if you aren't already very familar with ASP.NET MVC.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

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

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

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


リストマニア


関連商品を探す


フィードバック


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