.NET Windows Forms in a Nutshell
暫譯: .NET Windows Forms 精要解析

Ian Griffiths, Matthew Adams

  • 出版商: O'Reilly
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 936
  • 裝訂: Paperback
  • ISBN: 0596003382
  • ISBN-13: 9780596003388
  • 相關分類: .NET
  • 已過版

買這商品的人也買了...

商品描述

.NET Windows Forms are a powerful technology for building a large class of applications for the Windows .NET platform. They offer nearly the same power and flexibility of classic Win32 development, but for a fraction of the effort. The programming model is lean and streamlined, and many of the tedious details that developers used to have to spend time on are now dealt with automatically by the platform.

.NET Windows Forms in a Nutshell offers an accelerated introduction to this next-generation of rich user interface development. The book provides an all-inclusive guide for experienced programmers using the .NET Windows Forms platform to develop Windows applications, along with a compact but remarkably complete reference to the .NET Framework Class Library (FCL) Windows Forms namespaces and types. The authors present solid coverage of the fundamental building blocks, such as Controls, Forms, Menus, and GDI+, and enough detail to help you build your own fully featured reusable visual components so you can write visual component libraries as well as standalone applications.

.NET Windows Forms in a Nutshell aims to provide not just the practical information and advice required to get programs working, but also to communicate the rationale behind the various parts of Windows Forms' design. The authors show how the thinking behind the framework enhances your productivity substantially. The new framework allows you to guess correctly what "the Right Way" to do things is a majority of the time, even if you've never tried what you're doing before. No more digging around in documentation for days to try to find the bit of information you need to use one particular feature.

Anyone who is involved in user interface development will appreciate the ease of creation and expanded capabilities provided by .NET Windows Forms, as well as the in-depth focus and straight-forward approach this book brings. Included on CD is an add-in that will integrate the book's reference directly into the help files of Visual Studio .NET.

Table of Contents

Preface

I. Introduction to Windows Forms

1. .NET and Windows Forms Overview

2. Controls

3. Forms, Containers, and Applications

4. Menus and Toolbars

5. Building Controls

6. Inheritance and Reuse

7. Redrawing and GDI+

8. Property Grids

9. Controls and the IDE

10. Data Binding

II. API Quick Reference

11. How to Use This Quick Reference

12. Converting from C# to VB Syntax

13. The System.ComponentModel Namespace

14. The System.Drawing Namespace

15. The System.Drawing.Drawing2D Namespace

16. The System.Drawing.Imaging Namespace

17. The System.Drawing.Printing Namespace

18. The System.Drawing.Text Namespace

19. The System.Windows.Forms Namespace

20. The System.Windows.Forms.Design Namespace

III. Appendixes

A. Namespaces and Assemblies

B. Type, Method, Property, Event, and Field Index

Index

商品描述(中文翻譯)

.NET Windows Forms 是一種強大的技術,用於為 Windows .NET 平台構建各類應用程式。它們提供了幾乎與經典 Win32 開發相同的功能和靈活性,但所需的努力卻少得多。這種編程模型簡潔而高效,許多開發人員過去需要花時間處理的繁瑣細節,現在都由平台自動處理。

《.NET Windows Forms 簡明指南》提供了對這一下一代豐富用戶界面開發的加速介紹。這本書為使用 .NET Windows Forms 平台開發 Windows 應用程式的經驗豐富的程序員提供了全面的指南,並附有一個簡潔但相當完整的 .NET Framework Class Library (FCL) Windows Forms 命名空間和類型的參考。作者對基本構建塊進行了充分的覆蓋,例如控制項、表單、菜單和 GDI+,並提供了足夠的細節,幫助您構建自己的功能完整的可重用視覺元件,以便您可以編寫視覺元件庫以及獨立應用程式。

《.NET Windows Forms 簡明指南》旨在提供不僅僅是使程序運行所需的實用信息和建議,還要傳達 Windows Forms 設計各部分背後的原理。作者展示了框架背後的思維如何大幅提升您的生產力。這個新框架使您在大多數情況下能夠正確猜測「正確的方法」是什麼,即使您從未嘗試過您正在做的事情。再也不需要花幾天時間在文檔中翻找,以尋找使用某個特定功能所需的信息。

任何參與用戶界面開發的人都會欣賞 .NET Windows Forms 提供的創建便利性和擴展能力,以及這本書所帶來的深入聚焦和直接的方法。隨書附贈的 CD 中包含一個附加元件,將書中的參考直接整合到 Visual Studio .NET 的幫助文件中。

目錄

前言

I. Windows Forms 介紹

1. .NET 和 Windows Forms 概述
2. 控制項
3. 表單、容器和應用程式
4. 菜單和工具列
5. 建立控制項
6. 繼承和重用
7. 重繪和 GDI+
8. 屬性網格
9. 控制項和 IDE
10. 數據綁定

II. API 快速參考

11. 如何使用此快速參考
12. 從 C# 轉換為 VB 語法
13. System.ComponentModel 命名空間
14. System.Drawing 命名空間
15. System.Drawing.Drawing2D 命名空間
16. System.Drawing.Imaging 命名空間
17. System.Drawing.Printing 命名空間
18. System.Drawing.Text 命名空間
19. System.Windows.Forms 命名空間
20. System.Windows.Forms.Design 命名空間

III. 附錄

A. 命名空間和組件
B. 類型、方法、屬性、事件和字段索引
索引