Visual Studio - A Common Replace Scenario

added by djsolid
3/11/2011 3:15:20 AM

128 Views

Visual Studio has a build in Replace function that uses Regular Expressions. Let’s consider the following scenario: Although it’s not “good” code many times a developer has to write the following code...


0 comments