Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

C# ПІДРУЧНИКИ / c# / MS Press - Oop With MS Vb Net And C# Step By Step (2002)

.pdf
Скачиваний:
126
Добавлен:
12.02.2016
Размер:
2.56 Mб
Скачать

Chapter 1: Writing Your First Object-Oriented Program

In this chapter, you’ll learn how to A Little Bit About Properties

Test Drivers

Chapter 2: Creating Class Instances with Constructors

In this chapter, you’ll learn how to Formatting C# Code

Visual Basic, C#, and Types

Chapter 3: Creating Fields and Properties

In this chapter, you’ll learn how to

Important

C# Property Wizard

XML Documentation Support in Visual C#

Chapter 4: Working with Methods

In this chapter, you’ll learn how to

Considerations in Designing Reusable Classes

Casting from a Collection Class

Chapter 5: Using Inheritance to Create Specialized Classes

In this chapter, you’ll learn how to

String.Format

The C# Class Wizard

Design Considerations

Chapter 6: Designing Base Classes as Abstract Classes

In this chapter, you’ll learn how to

Variations on Inheritance

Chapter 7: Responding to Changes with Events and Exceptions

In this chapter, you’ll learn how to Debugging the OnPaint Method Attributes

More on Delegates

Chapter 8: Putting It All Together with Components

In this chapter, you’ll learn how to

Showing Composition and Aggregation in UML

The Dispose Method

The OnPaint Method and the Paint Event

Chapter 9: Providing Services Using Interfaces

In this chapter, you’ll learn how to

Chapter 10: Using Classes Interchangeably Through

Polymorphism

In this chapter, you’ll learn how to

Chapter 11: Using Shared and Static Members

In this chapter, you’ll learn how to

Chapter 12: Overloading Operators with Visual C#

In this chapter, you’ll learn how to

Chapter 13: Saving Instance Data

In this chapter, you’ll learn how to

Chapter 14: Reducing Complexity by Design

In this chapter, you’ll learn how to