Sending email in ASP.NET 2.0 it's still very easy, but a bit more complicated
than in ASP.NET 1.1. To start sending emails you need to use System.Net.Mail
namespace. This is new namespace in .NET 2.0 Framework. System.Net.Mail can
only send emails. To receive and parse emails you can use
4AspNet POP3 .NET Component.
Sending Email with ASP.NET 2.0 examples:
|
|

4AspNet POP3 .NET Component
|