Comprehensive VB .NET Debugging (Softcover reprint of the original 1st)

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

Comprehensive VB .NET Debugging (Softcover reprint of the original 1st)

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

Full Description

THIS BOOK IS ABOUT FINDING, understanding, fixing, and preferably preventing bugs when creating desktop, network, and Web applications with Visual Basic (VB) .NET. It explores the power of the new cross-language and cross-component debugging tools, and shows you how to dig down into or tunnel across your entire application to find bugs at whatever level they live. With the arrival of VB .NET, many of the old debugging rules have changed. This means that some ominous storm clouds are gathering on the horizon. Well, Toto, We're Not in Kansas Anymore Back in the personal computing Dark Ages, during a period when men were men and code was written in blood, it took some seriously hard-core work to create a viable and stable Windows application. Windows itself was still relatively imma­ ture and was being held back because of the lack of simple tools available for producing programs. Then in 1991 Visual Basic 1.0 and its successors (henceforth collectively referred to as VB.Classic) came riding to the rescue and changed the software development world in a dramatic way.

Contents

One Debugging in the VB .NET World.- 1 Strategic Debugging Issues.- 2 Language Surprises in VB .NET.- Two The Debugging Tools.- 3 The Visual Studio .NET Debugger.- 4 Using the Visual Studio .NET Debugger.- 5 Other Debugging Tools.- 6 Tracing and Instrumentation.- Three Debugging Applications.- 7 Windows Forms Debugging.- 8 Web Services Debugging.- 9 ASP.NET Debugging.- 10 Windows Services Debugging.- 11 VB.Classic Debugging.- 12 SQL Server Debugging.- Four Debugging Common Scenarios.- 13 Error Handling and Exception Management.- 14 Debugging Multithreaded Applications.- 15 Debugging Distributed Systems.