Diễn đàn chia sẻ kiến thức tin học
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Diễn đàn chia sẻ kiến thức tin học

computer internet tin tức source code download rom tin học

Latest topics
» 8 kiểu người ai cũng ngại làm việc chung
.NET Windows Forms in a Nutshell EmptyTue 21 Jun 2016, 3:05 am by ADMIN

» Khám phá hòn đảo tình yêu Song Saa bí ẩn nhất thế giới ngay sát vách Việt Nam
.NET Windows Forms in a Nutshell EmptyTue 21 Jun 2016, 2:45 am by ADMIN

» Thư gửi em - người anh ấy thương. Cám ơn em đã thay chị yêu thương anh ấy...
.NET Windows Forms in a Nutshell EmptyTue 21 Jun 2016, 2:00 am by ADMIN

» Có những phút yêu làm con người ta đau nhói...
.NET Windows Forms in a Nutshell EmptyTue 21 Jun 2016, 1:54 am by ADMIN

» Game Bách thú vô song nhập vai thế hệ mới click here to play
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 9:55 pm by ADMIN

» Root LG L90 DUAL SIM
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 9:19 pm by ADMIN

» Viện Hóa Đạo đường Trần Quốc Toản (nay là Việt Nam Quốc Tự)
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 8:53 pm by ADMIN

» PortForward Network Utilities 2.0.15 + Portable
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 7:51 pm by ADMIN

» Cuộc đời có những thứ chúng ta phải lựa chọn...
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 7:42 pm by ADMIN

» Cơn gió lạ thổi qua làng Game Việt
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 7:36 pm by ADMIN

» Đường Tổng Đốc Phương Chợ Lớn (Nay là Châu Văn Liêm Q5)
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 7:12 pm by ADMIN

» Cửu tinh vô song Khuyến cáo nghiêm túc: Đừng Chơi - Đến con gái còn bị nghiện!
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 12:52 pm by ADMIN

» [Bạn biết chưa] 10 mẫu phụ nữ có giá hơn cả "chân dài, ngực khủng"
.NET Windows Forms in a Nutshell EmptyMon 10 Aug 2015, 10:07 am by ADMIN

» [phim hoạt hình]Looney Tunes Rabbit Run 2015 1080p WEB-DL DD5 1 H 264-RARBG
.NET Windows Forms in a Nutshell EmptySun 09 Aug 2015, 10:02 pm by ADMIN

» Công an : Bắt được “nội y tặc”
.NET Windows Forms in a Nutshell EmptySun 09 Aug 2015, 9:46 pm by ADMIN

Statistics
Diễn Đàn hiện có 82 thành viên
Chúng ta cùng chào mừng thành viên mới đăng ký: tangkimchi

Tổng số bài viết đã gửi vào diễn đàn là 433 in 389 subjects

You are not connected. Please login or register

.NET Windows Forms in a Nutshell

Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

1.NET Windows Forms in a Nutshell Empty .NET Windows Forms in a Nutshell Sun 17 Jun 2012, 2:03 am

ADMIN

ADMIN
Admin
Admin

.NET Windows Forms in a Nutshell Cat


Description:
.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 along with a compact but remarkably complete reference to the .[color:35ed=#0000FF !important]NET Framework Class Library (FCL) Windows Forms namespaces and types. Included on CD is an add-in that will integrate the book's reference directly into the help files of Visual Studio .NET.
Full Description
.NET Windows Forms are a powerful technology for building a large [color:35ed=#0000FF !important]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
Introduction to Windows Forms
Chapter 1 .NET and Windows Forms Overview
Windows Development and .NET
The Common Language Runtime
.NET Programming Languages
Components
The .NET Type System
The .NET Framework Class Library
Chapter 2 Controls
Windows Forms and the Control Class
Using Standard Control Features
Built-in Controls
Summary
Chapter 3 Forms, Containers, and Applications
Application Structure
The Form Class
Containment
Layout
Localization
Extender Providers
Summary
[color:35ed=#0000FF !important]Chapter 4 Menus and Toolbars
Menus
Toolbars
Unified Event Handling
Office-Style Menus and Toolbars
Summary
Chapter 5 Building Controls
Composite Controls
Custom Controls
Designing for Developers
Summary
Chapter 6 [color:35ed=#0000FF !important]Inheritance and Reuse
When to Inherit
Inheriting from Forms and User Controls
Inheriting from Other Controls
[color:35ed=#0000FF !important]Pitfalls of Inheritance
Summary
[color:35ed=#0000FF !important]Chapter 7 Redrawing and GDI
Drawing and Controls
GDI
Summary
Chapter 8 Property Grids
Displaying Simple Objects
Type Conversion
Custom Type Editors
Summary
Chapter 9 Controls and the IDE
Design Time Versus Runtime
Custom Component Designers
Extender Providers
Summary
Chapter 10 Data Binding
Data Sources and Bindings
Simple and Complex Binding
DataTable, DataSet, and Friends
The DataGrid Control
The DataView Class
Summary
API Quick Reference
Chapter 11 How to Use This Quick Reference
Finding a Quick-Reference Entry
Reading a Quick-Reference Entry
Chapter 12 Converting from C# to VB Syntax
General Considerations
Classes
Structures
Interfaces
Class, Structure, and Interface Members
Delegates
Enumerations
Chapter 13 The System.ComponentModel Namespace
Chapter 14 The System.Drawing Namespace
Chapter 15 The System.Drawing.Drawing2D Namespace
Chapter 16 The System.Drawing.Imaging Namespace
Chapter 17 The System.Drawing.Printing Namespace
Chapter 18 The System.Drawing.Text Namespace
Chapter 19 The System.Windows.Forms Namespace
Chapter 20 The System.Windows.Forms.Design Namespace
Appendixes
Appendix A Namespaces and Assemblies
Appendix B Type, Method, Property, Event, and Field Index
Colophon

Read more at http://ebookee.org/rs-O-Reilly-NET-Windows-Forms-In-a-Nutshell_1358943.html#bbFRTPZ2oO4Vqfet.99

http://adf.ly/9m3y0

https://vantruongvu.forumvi.com

Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết