Recommended: Click here to run a Free driver update scan »
Los Angeles, CA (PRWEB) April 16, 2007 Â NTP announced the release of Regex Studio. Regex Studio is an integrated development environment for Microsoft.Net regularexpressions. It provides an IDE for .Net programmers to create, edit and test theirregular expression patterns. The built-in code generator will create the snippetsof code to use in C#, VB.Net, ASP.NET, and both Managed C++ and C++/CLI.
Regex Studio is a development environment for .Net regular expressions designed tomake the creation, editing and testing of regular expressions easy. Features aid ineasing regular expression development, including: Syntax Highlighting, ToolTips, TheAnalyzer, Dynamic Help, The Expression Builder, Regex Code Generation, dedicatedregex Assembly Compilation, The Gallery and the test-bed allows for tweaking of allregex options.
Regex Studio was born from a need to dynamically create and test regular expressionpatterns. The tool supports syntax highlighting, thereby making it easier to viewcomplex regular expressions. Tooltips show what parts of a regular expression expandout to. Keyboard tooltips alert you when syntactically incorrect regular expressionshave been typed. The Analyzer dynamically breaks down your entire regular expressionand describes what each part means using real English language.
Dynamic help provides constant information at all times about how the environmentworks, along with what regex patterns mean. The last thing a user needs is learnanother development environment, and Regex Studio includes Dynamic Help to make iteasy to pick up and use immediately.
The test facility allows the user to type sample text and see how the regularexpression works. Regex Studio supports the three modes of .Net regular expressions:match, replace and split. To ensure you never lose your important work, the historylist keeps a complete history of all text you type. At anytime, you can easily goback to a previously entered regular expression.
The Gallery feature allows you to choose from a number of predefined regularexpressions, thereby making it much easier to start from tested and known, workingregular expressions. The Library feature allows you to store your own regularexpressions in the Gallery. The Print option will print out all the informationabout your regular expression, including analyzer output, so you will know exactlyhow it works.
Once the user is done creating, editing and testing their regular expression, thecode generator takes care of creating the code required to use the regularexpression in their application. It supports C#, VB.NET, ASP.NET, Managed C++ (usedin Visual Studio 2002/2003) and C++/CLI (in Visual Studio 2005).
For advanced users, Regex Studio includes the ability to compile their own regularexpression assemblies. This is a little-known feature of .Net 2.0 which provides theability to pre-compile especially complex regular expressions into an assembly. Youthen access the assembly through a reference, just as you would any other assembly.The beauty is that, being an assembly, it has already been compiled, and willoperate at optimum speed. Regex Studio is the only tool known to provide thisability to create these special Regex Assemblies.
Regex Studio requires the .Net 2.0 common language run time and supports codegeneration for both .Net 1.1 and 2.0. It works under both Windows Vista, Windows XPand Windows Server.
Regex Studio sells for $39.95 USD, and for a limited time all proceeds go directlyto the Leukemia and Lymphoma Society (LLS). The customer pays directly to LLS,which is fully tax deductible.
About NTP:
For more information on NTP, or to download a trial of RegexStudio, visitwww.regexstudio.com.
ContactPaul PerryTel: (805) 426 - 9604pperry @ regexstudio.com
###