Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » FYI » CDONTS   (RSS)

FYI: System.Web.Mail is deprecated use System.Net.Mail

While we are on the topic of System.Web.Mail , it is important to note a new namespace in version 2.0 of the .NET Framework. There is a brand new namespace for sending mail via managed code, it is called System.Net.Mail . Have no fear, System.Web.Mail
 
Page view tracker