The C# @ String Literal

This is why I love C#.  Simple, effective and sensible.

 @”c:\somepath\someotherpath\myapp.exe”

or @”This is a just some text

and on it goes

I love C#

I’m really still into in-line fragments – proper coding.