Using TextFieldParserClickOnce Deployment

Regular Expressions Tester

May 12th, 2007

Test it before you use itHere’s a simple app I wrote to test regular expressions. Regular expressions are a handy way to do complex parsing of strings but testing expressions can be tedious. I put together this little program to experiment with them before I put them into an application.

This sample application is limited to simple replacements, which is what I use most often on simple strings. For more complex operations, you should use the Match function in a loop. The application also contains an example of how to bind application settings to text boxes.

For more information on how to build Regular Expressions try these links:

Regular-Expressions.info
RegexLib.com

ยป Click here to download VB.NET source code for this article

Share This Article: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit
  • StumbleUpon
  • Technorati
  • DotNetKicks
  • DZone

Entry Filed under: Code Examples


Rate This Article:

Not That GoodCould Be BetterOKGoodGreat (No Ratings Yet)
Loading ... Loading ...

Leave a Comment

Required

Required, hidden

Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Trackback this post  |  Subscribe to the comments via RSS Feed


Visit Me At My New Site, Programming In C#

Most Popular Articles

Highest Rated Articles

Categories

Most Recent Articles

Feeds

 Subscribe in a reader

To subscribe by e-mail
Enter your address here

Delivered by FeedBurner

VB Opportunities

Archives