RSS Feed for This PostCurrent Article

Is there regular expression (regex) support available to C# developers?

Yes. The .NET class libraries provide support for regular expressions. Look at the System.Text.RegularExpressions namespace.

Trackback URL

Post a Comment