Performance Consulting: A Practical Guide for HR and Learning Professionals

 
Chapter 4 - Advanced C# Topics
bySimon Robinsonet al.
Wrox Press 2002

  

Overview

At this point, we have covered all the basics of C# syntax as well as object-oriented programming in C#. We have in effect, learned enough to be able to use C# to write well designed object oriented programs. However, we haven't yet completed our coverage of the C# language, because C# also offers a number of more advanced features that can be extremely useful in some circumstances. Those features are what we will be looking at over the next two chapters.

The C# language relies extensively on its interaction with the .NET Framework and the base classes. In this chapter we will focus more on those advanced features that are predominantly part of the language itself, and in the next chapter, we will examine the topics for which support is provided mainly through the base classes, with minimal help from the C# language syntax.

The topics that we cover in this chapter are:

  

Категории