Hi all,

I am using .NET 4.

I have a stringbuilder building up some html, but I cant figure out how the quotes should be. I know its doable in VB.NET,

sb.Append("Signature: <img src=""http://mail:81/_Bookshare/Signatures/SignatureMaria.JPG>"");

Best Regards
Anouar