Search results for "devel"
Sending Authenticated Emails in .NET 2.0
Sending e-mails in the .NET Framework 2.0 is about the same as in version 1.x. There are just a couple of variations. First, all the functionality is within the new System.Net.Mail namespace. The System.Web.Mail namespace, which was used in the 1.x frameworks is now considered obsolete.
Below is the code. It's really straight forward and self ...

RSS/XML