The Wayback Machine - https://web.archive.org/web/20140708134141/http://www.codeguru.com:80/csharp/.net/net_asp/email/

Latest Email Articles

Sending Email Via an External SMTP Server Using CDO

Where do I specify the SMTP server when sending an email via CDO?" As most of you probably know, the most common config with CDO for 2000 or CDONTS (NT 4) is to not specify an external SMTP server and to use the local Microsoft SMTP server to send the messages.

Using ASP.NET To Send EMail

ASP.NET makes it amazingly simple for you to send e-mails from a Web application or even a Web form.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • The top reasons that Small Businesses do not invest in disaster recovery capabilities are extremely well aligned with the key values that cloud-based backup and recovery offers. These reasons include a lack of time, money and expertise. The cloud is designed to save time, avoid unnecessary expenditures and leverage the expertise that is packaged as an integral part of the service. Research from the Aberdeen Group shows that Small Businesses have realized this, which is why they are more than two times more …

  • Eliminate Critical Issues in Your C# Code Although traditional byte code analysis solutions such as FxCop are useful, they can miss critical, crash causing defects - plus produce a large set of coding style issues, which can slow down the development team. Learn how the Coverity Development Testing Platform can help you: Find and fix resource leaks, concurrency problems and null references within Visual Studio Eliminate defects such as inconsistent indention issues and copy paste errors that can only be …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds