Amazon Kindleでは、 Visual Basic 2005 Jumpstart: Pocket Guide をはじめとする140万冊以上の本をご利用いただけます。 詳細はこちら

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


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Visual Basic 2005 Jumpstart
 
 
1分以内にKindleで Visual Basic 2005 Jumpstart: Pocket Guide をお読みいただけます。

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

Visual Basic 2005 Jumpstart [ペーパーバック]

Wei Meng Lee

参考価格: ¥ 1,812
価格: ¥ 1,436 通常配送無料 詳細
OFF: ¥ 376 (21%)
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
一時的に在庫切れ; 入荷時期は未定です。 在庫状況について
注文確定後、入荷時期が確定次第、お届け予定日をEメールでお知らせします。万が一、入荷できないことが判明した場合、やむを得ず、ご注文をキャンセルさせていただくことがあります。商品の代金は発送時に請求いたします。
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 975  
ペーパーバック ¥ 1,436  

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

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


商品の説明

内容説明

Okay, all you VB6 developers - time's up. As of March 2005, Microsoft no longer supports this version of Visual Basic. And you can't blame them. Three years ago, they introduced the .NET Framework - an elegant, powerful platform - along with the new component-based VB.NET language. But roughly five million of you decided to stick with VB6, mostly to maintain legacy Windows and COM projects. Now, with the upcoming release of VB 2005, Microsoft has several attractive reasons to upgrade that you'll find hard to resist, including the return of some VB6 features. And, we have the perfect book to help you make the conversion: "Visual Basic 2005 Jumpstart". Now, you can test-drive the beta version of VB 2005 with three hands-on projects that enable you to learn the syntax of this new language quickly. "VB 2005" not only lets you convert the bulk of your existing VB6 code, but offers several familiar features, such as compile-and-run debugging, new MyClasses that simplify use of .NET libraries and frameworks, lots of IDE support for Windows, web and mobile GUI development, and data access controls that closely resemble what you use now. The real plus is that you'll be using these features with the .NET platform, which is more secure, less complex than COM, and offers OneClick deployment. "Visual Basic 2005 Jumpstart" lets you get the feel of this platform for building smart/rich Windows Forms clients, ASP.NET web applications, and web services. Author Wei-Meng Lee, a Microsoft .NET MVP, veteran O'Reilly author and frequent contributor to the O'Reilly Network, has put together three useful test-drive projects, complete with code samples, that let you develop: a personal library Windows application, a Web-based shopping cart application, and a stock enquiry Web Service. Our jumpstart guide is the quick, painless way to migrate from VB6 to VB 2005, and the perfect training manual for moving your organization to the more robust, dynamic, and secure world of .NET.

著者について

Wei-Meng Lee (Microsoft .NET MVP) is a technologist and founder of Developer Learning Solutions, a technology company specializing in hands-on training on the latest Microsoft technologies. Wei-Meng speaks regularly at international conferences and has authored and coauthored numerous books on .NET, XML, and wireless technologies, including Windows XP Unwired and the .NET Compact Framework Pocket Guide (both from O'Reilly Media, Inc). He writes extensively for the O'Reilly Network on topics ranging from .NET to Mac OS X. Wei-Meng is currently the Microsoft regional director for Singapore.

登録情報


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

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.6  7件のカスタマーレビュー
8 人中、7人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 A brief, but solid introduction to VB 2005 2005/10/5
By Jack D. Herrington - (Amazon.com)
形式:ペーパーバック
This is a solid and practical walkthrough of developing projects for VB.NET. It's not a reference, it certainly couldn't be in it's scant 200 pages. It teaches both the language and the framework by using example projects and walking through how they are built with a combination of code, illustrations and screenshots. The writing is good, if a bit terse.

If you are a VB beginner and you are looking for a step by step walkthrough, avoid the mega super bible 1,000 page tomes, and try something like this book in combination with a refernce book on the language and another on the framework. Though you could probably skip the framework one and just use the MSDN.
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 3.0 The Why, not the How 2006/2/2
By Jase T. Wolfe - (Amazon.com)
形式:ペーパーバック
Technically speaking, there is nothing wrong with this book. This title is aimed at giving VB6 users a whirlwind tour of the VB2005 environment, highlighting additions, deletions, and changes. If you don't have a VB6 background, this read isn't for you. The overview starts with a look at the new Visual Studio environment, showing you some of the toolbar objects with and without data binding. The next few chapters show off some of the newer statements and functions to VB, a peek into the .NET framework and classes, and object oriented programming in the VB world. The last goal of this book is to apply the covered areas in the development of an application.

As I said, there is nothing wrong with this title. My biggest issue is that for the first half, it reads like an advertising brochure for the VB2005 platform - and the author does an excellent job at selling the product. The second half (where you develop an application), is very step by step, covering just what you need to know to write the application - nothing more. At 188 pages, the book is too small to be a reference or even a learner's textbook. Although you are made aware of VB2005 elements, and even get to see them in action, you are not going to finish this book and be much further down the VB6 to VB.NET conversion road. VB.NET is only superficially like VB6, and when you are done with this book, if you liked what you saw, you will need to purchase another title aimed at actually teaching you the .NET platform.
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 Great For Experienced VB Developers 2005/10/8
By Dan McKinnon - (Amazon.com)
形式:ペーパーバック
This book is a great guide for all seasoned Visual Basic 6 developers who want to get a nice taste of what to expect out of Visual Basic 2005. For those individuals who are strictly used to using Visual Basic 6, you will not be scared off by the author's analysis of the new features in 2005 such as things like the nice addition My Namespace. For people that have already made the switch to the Visual Basic.NET and were upset to see Edit and Continue vanish, you will be happy to see it's return in VB2005.

This book is a nice guide even for individuals who are not familiar with Visual Basic, as Wei-Meng Lee gives a nice overview of things like a Stack and what Intellisense is in Visual Basic.

For the low price of this book I think this is a great pickup for all people that use Visual Basic on a daily basis or want to learn more about the most popular RAD (Rapid Application Development) tool on the planet. Like the author's book "ASP.NET 2.0 : A Developer's Notebook", Mr. Lee gives the reader a nice overview of what to expect in VB2005 and he does so in a concise, clear manner. If you want to get a head start on what makes VB 2005 the best Visual Basic yet, you won't be disappointed in this book.

**** RECOMMENDED
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


フィードバック


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