Share Tweet Almost a year ago, I answered a question on StackOverflow, about if there’s a better way to generate HTML e-mails in C# than using a StringBuilder and just appending strings one by one. I think that any modern …
March 13, 2010 | Posted in C# | Tagged C#, Hidden features of .NET

