Home
Snippets Directory
New Snippets
Snippets Tutorial
Snippets FAQs
Categories
Collections
Database
Email
Working with Files
Network
OS
Security
XML
New Snippets
Get Involved
Create Snippet
Suggest Snippet
Snippets Tutorial
Snippet FAQs
Snippets Newsletter
Navigator:
Home
-
Snippets
- Email
Email Snippets
ASP.NET Email Snippets
Sending a Simple Email C# 2.0
This tutorial will show you how to send a simple email message using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.Net.Mail namespace.
Developer Resources