Pro Visual C++ 2005 for C# Developers

Overview

In the beginning of this book, you have been almost constantly using strings and have taken for granted the stated mapping that the string keyword in C# actually refers to the .NET base class System.String. System.String is a very powerful and versatile class, but it is by no means the only string-related class in the .NET armory. This chapter starts off by reviewing the features of System.String, and then looks at some quite nifty things you can do with strings using some of the other .NET classes — in particular those in the System.Text and System.Text.Regular Expressions namespaces. This chapter covers the following areas:

Категории