Sending Mails through .Net application using Google account

If you don't have your own SMTP server and you want to send email, Use Google account for that. With t he help of google account you can use the SMTP server of google account and create a .net application.
If you need code for that "Click Me"

Comments

Popular posts from this blog

SSIS Merge Join - Both inputs of the transformation must contain at least one sorted column, and those columns must have matching metadata SSIS

jsGrid

Web scraping through WebBrowser (.Net WinForm Control)