Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / email

Email

email

Great Reads

by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Jinan Kordab
This article describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
by JosipK, Marko Kozlina
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework

Latest Articles

by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Jinan Kordab
This article describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
by JosipK, Marko Kozlina
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework

All Articles

Sort by Score

email 

by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by JosipK, Marko Kozlina
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework
by ASP.NET Community
Scenario: Using ASP.NET membership model to display custom error messages to general users of a website. Send an email to a Webmaster with all the
by Peter Huber SG
A WPF TextBox which can validate email addresses depending on your needs, plus detailed description of the many ways a valid email address may look like.
by DataBytzAI
Easy way to send email on Azure with no mail server, using DNS MX and SMTP
by gndzero
A fast way to display the details of all PSTs currently loaded into Outlook
by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
by ASP.NET Community
Following Codes demonstrates how to send an email with SMTP Authentication using ASP.NET 3.5using System.Net.Mail        MailMessage msgMail =
by ASP.NET Community
Sending email is very common in Asp.net application. In most of asp.net applications I was asked to send email to client or admin etc. Meanwhile,
by ASP.NET Community
Introduction When you want to send email message, you must create an instances of MailMessage and SmtpClient classes. This classes are in
by Afzaal Ahmad Zeeshan
This article explains how you can send emails using ASP.NET Web Helpers without having to work with connections.
by Marc Clifton
Your beginning to end, step by step, guide.
by Alvin Ashcraft
The Latest Release of Aspose.Email
by Six Hat Solutions
Easily Send Emails From Your Microsoft Applications Using VBA and the SendGrid API
by Afzaal Ahmad Zeeshan, Iqra Ali
Since I wrote an article previously, I had been asked on various occasions to share the code on Yahoo! or Bing, etc. I wanted to write an article, with the code, which covers all of those vendors as well.
by Zoltán Zörgő
A complete solution of how to build a simple mail relay application using MSMQ
by Dracula
Run all rules for all accounts on all messages; also useful as Outlook Rule debug tool.
by Alexander Wieser
Equinox is an SMTP/IMAP client running on the .NET Framework and Mono.