User Interfaces in C# : Windows Forms and Custom Controls (Softcover reprint of the original 1st)

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

User Interfaces in C# : Windows Forms and Custom Controls (Softcover reprint of the original 1st)

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

Full Description

User Interfaces in C#: Windows Forms and Custom Controls goes beyond simply covering the Windows Forms namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. The combination will show you how to create the next generation of software applications using the .NET Framework. After reading User Interfaces in C#: Windows Forms and Custom Controls, you'll know how to design state-of-the-art application interfaces, as well as how to extend .NET controls, create data-binding strategies, program graphics, and much more.

This book contains the following:

An overview of how to design elegant user interfaces the average user can understand.

A comprehensive examination of the user interface controls and classes in .NET.

Best practices and design tips for coding user interfaces and integrating help

Although this book isn't a reference, it does contain detailed discussions about every user interface element you'll use on a regular basis. But you won't just learn how to use .NET controlsyou'll learn how and why to extend them, with owner-drawn menus, irregularly shaped forms, and custom controls tailored for specific types of data. As a developer, you need to know more than how to add a control to a window. You also need to know how to create an entire use interface framework that's scalable, flexible, and reusable.

Contents

1 Creating Usable Interfaces.- 2 Designing with Classes and Tiers.- 3 Control Class Basics.- 4 Classic Controls.- 5 Forms.- 6 Modern Controls.- 7 Custom Controls.- 8 Design-Time Support for Custom Controls.- 9 Data Controls.- 10 MDI Interfaces and Workspaces.- 11 Dynamic User Interface.- 12 GDI+ Basics.- 13 GDI+ Controls.- 14 Help and Application-Embedded Support.