Thursday, October 24, 2013

Remove empty lines in text using Visual Studio.

When you want to remove all the empty lines in a text in Visual Studio, you can use regular expressions. In this article are the instructions how you can accomplish this.