Menu
Category

RegularExpressions

Contains classes that provide access to the .NET Framework regular expression engine. The namespace provides regular expression functionality that may be used from any platform or language that runs within the Microsoft .NET Framework.

C# Programmer’s Cookbook Part 1

Manipulate the Contents of a String Efficiently. Encode a String Using Alternate Character Encoding. Convert Basic Value Types to Byte Arrays. Encode Binary Data as Text. Validate Input Using Regular Expressions. Create Dates and Times from Strings.