Building Applications and Components with Visual Basic .NET
Ted Pattison, Joe Hummel
- 出版商: Addison Wesley
- 出版日期: 2003-10-23
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 592
- 裝訂: Paperback
- ISBN: 0201734958
- ISBN-13: 9780201734959
-
相關分類:
.NET、Visual Basic
已過版
買這商品的人也買了...
-
$686Introduction to the Theory of Computation
-
$2,770$2,632 -
$2,210$2,100 -
$2,210$2,100 -
$1,150$1,127 -
$738.NET Windows Forms Custom Controls
-
$650$553 -
$760$600 -
$590$466 -
$1,190$1,166 -
$2,010$1,910 -
$399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover)
-
$720$684 -
$2,510$2,385 -
$560$504 -
$450$356 -
$720$569 -
$680$612 -
$480$379 -
$750$593 -
$690$538 -
$890$703 -
$675LPIC 1 Exam Cram 2: Linux Professional Institute Certification Exams 101 and 102 (Paperback)
-
$750$593 -
$680$646
相關主題
商品描述
Building Applications and Components with Visual Basic .NET is the Visual Basic developer's guide to the .NET framework and object-oriented programming.
The authors introduce the basic architecture of the .NET Framework and explore Visual Basic .NET's new OOP features, the syntax required to use them, and the effect that syntax has on code behavior. Readers gain skills essential to creating well-designed applications and component libraries for the .NET Framework.
Among the topics explored in depth are:
Building Applications and Components with Visual Basic .NET is the definitive guide to a quick and smooth transition to this new language, and an indispensable tool for becoming comfortable and productive with Visual Basic .NET.
Table of Contents
Foreword by Francesco Balena.
Foreword by Rocky Lhotka.
Preface.
About the Authors.
1. The .NET Framework.
The Road to the .NET Framework.
The Architecture of the .NET Framework.
The Common Language Runtime Environment
The Framework Class Library.
Migration to .NET.
Summary.
2. Developing with Visual Basic .NET.
Getting Started.
The Visual Basic .NET Compiler.
Developing with Visual Studio .NET.
Fundamental Changes to Visual Basic.
Summary.
3. The Common Type System.
Motivation for the Common Type System.
The Common Language Specification.
Fundamental CTS Concepts.
Core CTS Types.
Programming with Arrays.
Summary.
4. Classes.
Designing Classes.
Encapsulating Types and Members.
Shared Members versus Instance Members.
Class Members.
Summary.
5. Inheritance.
Inheriting from a Class.
Polymorphism and Type Substitution.
Replacing Methods in a Derived Class.
Summary.
6. Abstract Classes and Interfaces.
Abstract Classes.
Interfaces.
Summary.
7. Delegates.
The Callback: A Simple Design Pattern.
A Trip Down Memory Lane with C++ Function Pointers.
Delegates.
Summary.
8. Events.
A Short History of Event-Based Programming.
Programming with Events.
Handling Events Raised by the .NET Framework.
Summary.
9. Structured Exception Handling.
The Fundamentals of Structured Exception Handling.
Exception Classes.
User-Defined Exceptions.
Finally Blocks.
Summary.
10. Values and Objects.
Creating User-Defined Value Types.
Object Cloning.
Garbage Collection and Object Lifetimes.
Summary.
11. Assemblies.
Learning from the Past.
Configuring Applications.
Building Assemblies.
Deploying Assemblies.
Versioning Assemblies.
Summary.
12. COM Interoperability.
A Brief History of COM.
Accessing COM from Visual Basic .NET.
Creating Visual Basic .NET DLLs for COM Clients.
Summary.
Further Reading for Visual Basic .NET Developers.
Index.