Description of Sending Email in C# for Asp.Net, Part 1 :
Sending Email in C# for Asp.Net is much simpler. This article provides a sample which proves that the users could send any text or HTML message to any specific address with or without attachment very easily. The author explains how to send a message from a database and with database values how to restore fields in the message body. The execution of the source code is also given in the site.