Link to home
Start Free TrialLog in
Avatar of conrad2010
conrad2010

asked on

Using REGEX to strip characters from a string

I have a string and would like to remove everything between parentheses (including the parentheses)... which regular expression (or any other method) would accomplish this?

I'm working in VS2008, C#
ASKER CERTIFIED SOLUTION
Avatar of Terry Woods
Terry Woods
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial