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

2 comments:

Anonymous said...

haii sujith can u help me to get the code for sending message using web service.....

Anonymous said...

May be this will help you

Sending SMS using .NET through Web service

http://www.codeproject.com/KB/aspnet/SendingSMS.aspx