RegexDesigner.NET
Home Page
Categories: Regular expressions
Author: Chris Sells
Latest version: 1.1
Added 2003-05-20Updated 2005-04-21
Visual tool for helping you to construct and test .NET regular expressions.
When you are happy with your regular expression, RegexDesigner.NET lets you integrate it into your application through native C# or VB.NET code generation and compiled assemblies (usable from any .NET language).
Features:
- Interactive matching of .NET regular expressions.
- Syntax highlighted match results, including zero-length matches and hidden characters.
- Tooltips to display matched groups.
- Regular expression matching, replacing and splitting.
- Regular expression projects to save expressions, text to match and all regex options.
- Full code generation for C# and VB.NET for all regex operations.
- Compiled assembly generation.
 Built for .NET |
 Free or free version available |
 Source code provided |