Here's a useful one for regular expressions and file paths: "c:\\program files\\oldway" @"c:\program file\oldway" The @ tells the compiler to ignore any escape characters in a string.