The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Manipulating Strings
.NET Framework 2.0
The .NET Framework provides an extensive set of routines that enable you to efficiently create, compare, and modify strings as well as rapidly parse large amounts of text and data to search for, remove, and replace text patterns.
In This Section
- .NET Framework Regular Expressions
-
Provides a brief introduction to .NET regular expressions.
- Basic String Operations
-
Describes the basic string operations provided by the .NET Framework.