Mobile Mail sending Application using ASP.NET

added by learndotnet
12/16/2010 12:55:20 AM

189 Views

This program will allow the user to send mail from his mobile device. Here we use a mail server and make use of the classes provided in the System.Web.Mail namespace. We also make elaborate use of validation controls.


0 comments