Sending Email

Posted on: Wed Jul 22 17:27:03 -0700 2009. Updated on: Wed Jul 22 17:27:03 -0700 2009.
Category: .NET C#

Sending email is pretty easy in dot net. You want to be sure you are using the 2.0+ System.Net.Mail

Scott Gu Does a good job in his blog: http://weblogs.asp.net/scottgu/archive/2005/12/10/432854.aspx

Comments:

Add a Comment:

simple_captcha.jpg
(human authentication)


Ads

Categories

About

Random foliage

This website is meant to be a reference for ASP Dot Net developers. The entries are a compilation of things I've figured out how to do and that I deem useful to keep of track for future reference. Assumptions: web development with: C Sharp (vb sucks), visual studio 05/08, .net 3.5, meant for programmers. Written by: James Reategui.