Friday, June 6, 2008

How to send email using C#

This article explains the steps to send email from your c# windows applications.

Send Email using C#.NET (Visual Studio 2005)

A detailed explanation of SmtpClient Class from msdn .NET Framework Developer Center is provided in the following link.

http://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient.aspx