RegEx for data generation in VSTS DBPro
Team System June 30th, 2007
One way to generate data in DB Dude is to use the Regular Expression generator, but using regular expressions can be intimidating…
There is a great post by gert with list of RegEx expressions.
You can find it here.
Similar Posts:
- RegEx for data generation in VSTS DBPro
- Lambda expressions introduction
- Data Dude On RadioTFS
- DB Dude – Error & Warning messages
- LINQPad – Cool Utility For LINQ
Tags: Team System, VSTS DB Pro
About


This comment originally written by:
One way to generate data in DB Dude is to use the Regular Expression generator, but using regular expressions can be intimidating… There is a great post by gert with list of RegEx expressions. You can find it here .