Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Visual Studio - A Common Replace Scenario

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 [read more…]

No Comments