Description of Using ASP.NET to Send E-Mail?Including Attachments :
Sending emails using ASP.NET is very familiar now-a-days. This article shows the elaborate working example of creating an email, then formatting it and atlast sending it in ASP.NET. The main advantage of this tutorial is along with sending ordinary text mails, you could even send attachments too. No more complex syntaxes used to send emails. It is very simple to send emails in .NET frameworks.