Wednesday, October 15, 2008

Send emails in ASP.NET using Gmail credential

CodeProject: Send emails in ASP.NET using Gmail credentials. Free source code and programming help
As ASP.NET web developers, we often have to include an email sending module in our websites. When I was completing my third year project in the university, I had the same requirement in my web project. I had to go through so many web sites and blogs to find a solution. Using the class file included with this article, you can send emails by entering your Gmail account credentials.

No comments: