C# Windows Forms Programming
Learn C# (C sharp) in FREE step-by-step lessons.
Strings in C#
There are many functions for working with strings.
For instance, you can extract just part of a string, tell if one string is embedded inside another string, and replace one string with another.