Home >>
Tutorials & Examples >> Email
Email
Sorted By
hits asc
|
Sort By:
|
Date
|
Most Popular
|
Name
|
Ratings
|
.NET assembly, 100% managed code. Send mails using a SMTP server that requires authentication. |
|
You can send robust e-mail messages from your .Net app within minutes! Learn the basics of sending e-mail with .Net. Discusses the issues pertaining to the needs of most developers and explains them in an easy to understand way. Learn how to start |
|
Even though .NET comes with some new and interesting toys, the one thing that is missing the ability to receive POP3 Mail. Here we will build a class to take care of this oversight. |
|
The following article will discuss registering aspNetEmail for COM and using aspNetEmail in an ASP page.
|
|
The following code should be used in a method or event handler where the e-mail address are retreived from a database. Here you loop through the e-mail addresses, changing the "To" property of the MailMessage and sending it.
|
|
This article will demonstrate how to create a dynamically generated email message. Sending out emails that are dynamically generated for users can add a personal touch to your emails. I will show you how you can create a dynamically generated email w |
|
Sending HTML Formatted Email in ASP.NET |
|
|