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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS
 
 

Foundation Flex for Developers: Data-Driven Applications with PHP, ASP.NET, ColdFusion, and LCDS [ペーパーバック]

Sas Jacobs , Koen De Weggheleire

参考価格: ¥ 3,899
価格: ¥ 3,565 通常配送無料 詳細
OFF: ¥ 334 (9%)
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 が販売、発送します。
2012/6/1 金曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
1冊からでも印刷、お届け
オンデマンド印刷技術で注文に応じて印刷、お届けする「プリント・オン・デマンド(POD)」サービス。

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

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


商品の説明

内容説明

Flex is a very powerful and versatile technology for creating web application front-ends. But what every good web application needs is a robust data source, be it XML, or a database. Flex is very adaptable in terms of connecting to data sources, and that is the main focus of this book.

In Foundation Flex for Developers, author Sas Jacobs assumes that you've got the basics of Flex down already, and explores in detail how to create professional data-centric Flex 2 and Flex 3 applications. In the first half of the book, she starts off with a brief exploration of Flex and ActionScript 3.0, before looking at application essentials in detail—creating custom components, user and web browser interactions, binding, formatting, and validating data, debugging, and more.

In the second half of the book, the focus is on connecting Flex to data sources, and covers XML, LiveCycle Data Services, PHP, ASP.NET, and ColdFusion in detail, via a series of step-by-step case studies.

  • Covers Flex application basics
  • Covers connecting Flex 2 and Flex 3 to a variety of Data Sources
  • Includes several complete case studies

What you’ll learn

  • How to create custom components
  • How to handle user and web browser interactions
  • How to debug Flex 2 applications
  • How to bind, format, and validate data
  • How to load and write external content
  • The essentials of XML, and working with it in Flex 2, including E4X
  • The essentials of Flex Data Services
  • How to build up data-driven Flex 2 applications with PHP, ASP.NET, and ColdFusion backends

Who this book is for

This book is for any Flex developer who knows the basics of building Flex user interfaces, and wants to learn how to connect their applications to data sources.

著者について

Sas Jacobs is a Web developer who loves working with Flash. She set up her business Anything Is Possible in 1994, working in the areas of web development, information technology training and technical writing. The business works with large and small clients building web applications with ASP.NET, Flash, XML and databases. Sas has also spoken at conferences such as Flash Forward, MXDU and FlashKit on topics relating to XML and dynamic content in Flash. In her spare time, Sas is passionate about travelling, photography and enjoying life. One of her most fervent wishes is that Flash will take over the Web!

登録情報


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

この商品にタグをつける

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

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  5件のカスタマーレビュー
13 人中、13人の方が、「このレビューが参考になった」と投票しています。
Not a good book 2008/2/3
By Eric Saund - (Amazon.com)
形式:ペーパーバック
This is not a good book to learn from unless you learn best by thinking very deeply about what the teacher says and correcting errors.
I am up to Page 27 and have worked through the first example with FlexBuilder3. The book is riddled with problems, including typographical errors, imprecise explanations, and even a conceptual error.

Example page 21: click="txtResult.text= = String(cboUnit.selectedItem.data ..."
While reading this I wasted about two minutes trying to puzzle out why there would be two equals signs in a row before deciding that this is probably a typo. By working the example on my computer I confirmed this.

Example page 23: The book refers to both a NumberValidator and NumericValidator.
An engaged student will have to wonder, are there two different kinds of Validator, or is the teacher lazy? No one wants a lazy teacher but that appears to be the case here.

Example page 23: "The CDATA declaration prevents Flex Builder from parsing the contents of the..."
I believe this is an imprecision that can seriously throw someone off who is trying to learn this stuff. In fact the CDATA declaration prevents the *compiler* from parsing the contents of the... Flex Builder only gets involved because it happens to invoke the compiler, but the compiler is a separate agent here, and the critical one that should have been named.

Example page 26: "This event object will also be dispatched when the user clicks the Convert button because the validator uses the click TriggerEvent."
I don't mean to be an impertinent student, but I would suggest that this is just plain wrong and it reveals a conceptual misunderstanding on the author's part. In fact, in the code the author presents, the validator is invoked by an explicit call to a validate() method; the correct validation is done because the NumberValidator object has its source property set to the TextInput object. The TriggerEvent is not necessary, as I verified by commenting out this part of the author's code.

To be generous, this book is indeed teaching me Flex, but by a very peculiar pedagogical approach. Maybe indeed one learns better by being forced to think very hard about the validity of every single statement and sentence. What worries me is if this author launches off on the wrong track with regard to coding style and program architecture. Since I now know that I cannot trust this author, I'm not sure how much longer I'll stick with the book.

My recommendation: find a better book.
11 人中、9人の方が、「このレビューが参考になった」と投票しています。
Nothing special 2008/1/15
By K. Addaquay - (Amazon.com)
形式:ペーパーバック
To be honest, i was really excited when i saw that title "data driven applications with php, asp.net, coldfusion and lcds". what do you expect from a 600 page book that contains less than 90 pages on the topic it portrays. i have always liked the author but she disappointed me this time. its a good book yes...but if you are looking into getting deep into data driven flex applications using server side technologies like php, coldfusion etc...look else where.
Not about Data-driven application 2010/6/17
By C. J. Reynolds - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
I didn't enjoy this book for two reasons.
Firstly, if you are at all familiar with Flex, it was very wordy and basic. This meant that you had to spend a lot of time scanning over stuff to make sure it wasn't covering anything that you didn't already know.
Secondly, it really didn't explore the XML/AMF options or validation or data integrity or performance or data dictionary techniques. I was left with the feeling that the authors had never been involved in a large data oriented software development project.
So on the hole, rather a waste of time for me. I suspect that if you come from a Flash design background and want to move across to systems development, this might be a useful resource.

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


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


フィードバック


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