If you have a string that you'd like to put in your C# code files, but it needs a lot of characters escaped, this form will regenerate it for you as a codedom formatted string.
From a StackOverflow Answer. Assembled by Josh Rivers of Recursive Erudition. Source Code on BitBucket.