This article shows a way to code a reusable helper class to: create a MailMessage, set its body by eventually using a parameterized template control, automatically embed images as LinkedResources, and send the MailMessage using the desired SMTP server. ...
Go to the complete details ...