The .Net Languages : A Quick Translation Guide (.net Developers Series)

個数:
  • ポイントキャンペーン

The .Net Languages : A Quick Translation Guide (.net Developers Series)

  • ウェブストア価格 ¥5,156(本体¥4,688)
  • Apress(2002/01発売)
  • 外貨定価 US$ 29.95
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 92pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 383 p.
  • 言語 ENG
  • 商品コード 9781893115484
  • DDC分類 005.276

Full Description

The .NET Languages: A Quick Translation Guide answers two questions posed by the introduction of the .NET Framework: "How do I quickly upgrade my skills to this new language?" and "How do I understand the code that another developer has written?" Author Brian Bischof offers a complete translation guide for converting programs among the three primary Microsoft languages: Visual Basic 6.0, Visual Basic .NET, and C#. Bischof makes it easy for the thousands of Visual Basic 6.0 programmers to take the knowledge they already have and use it to write for the .NET platform. Each chapter is laid out in a clear and concise format. Most chapters begin with a syntax conversion chart displaying how each language translates into the other languages. Included are detailed points explaining these conversions. Each chapter ends with a fully comprehensive example, written in each language, that demonstrates that particular chapters concepts. This provides you with all the information you need for converting your programs: quick lookup charts, detailed explanations, and thorough examples. Nothing is left out.

Contents

1 Introduction.- 2 Program Fundamentals.- 3 Data Types and Operators.- 4 Program Flow.- 5 Exception Handling.- 6 Classes.- 7 Class Interfaces.- 8 Class Inheritance.- 9 Events.- 10 String Management.- 11 Windows Form Applications.- 12 File Access.- 13 ADO .NET.- 14 Date and Time Functions.- 15 Math and Financial Functions.- 16 Collections.- 17 Program Interaction.- 18 The App Object.- 19 Drawing with Forms and Printers.