Programmabilities Blog
2006-01-07
VB: Regular Expressions
Regex.IsMatch("subject", "regex") ' Checks if the regular expression matches the subject string.Labels: vb
Regex.IsMatch("subject", "regex") ' Checks if the regular expression matches the subject string.Labels: vb
The power of a network increases at a rate in proportion to the square of the number of users on that network.—Metcalfe's Law