Asp.net, vb.net, C#.net Resources

Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help
in Search

Browse by Tags

All Tags » asp.net 2.0 » MailMessage » SmtpClient   (RSS)
  • How to Send Email using ASP.NET 2.0 and VB.NET

    This tutorial will show you how to send a simple email message using ASP.NET 2.0 and VB.NET Sending a email using ASP.NET 2.0 and VB.NET is actually very simple. First, you will need to import the System.Net.Mail namespace. The System.Net.Mail namespace contains the SmtpClient and MailMessage Classes that we need in order to send the ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to Send Email with Attachment using ASP.NET 2.0 and VB.NET

    This tutorial will show you how to send a simple email message with an attachment using ASP.NET 2.0 and VB.NET Sending a email with an attachment using ASP.NET 2.0 and VB.NET is actually very simple. First, you will need to import the System.Net.Mail namespace. The System.Net.Mail namespace contains the SmtpClient and MailMessage Classes that ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to Send Email with CCs and BCCs using ASP.NET 2.0 and VB.NET

    This tutorial will show you how to send a simple email message with CCs and BCCs using ASP.NET 2.0 and VB.NET Sending a email with CCs and BCCs using ASP.NET 2.0 and VB.NET is actually very simple. First, you will need to import the System.Net.Mail namespace. The System.Net.Mail namespace contains the SmtpClient and MailMessage Classes that ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to Send Email with Priorities using ASP.NET 2.0 and VB.NET

    This tutorial will show you how to send a simple email message with priorities using ASP.NET 2.0 and VB.NET Sending a email with Priorities using ASP.NET 2.0 and VB.NET is actually very simple. First, you will need to import the System.Net.Mail namespace. The System.Net.Mail namespace contains the SmtpClient and MailMessage Classes that we ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to Send Email with Authentication using ASP.NET 2.0 and VB.NET

    This tutorial will show you how to send a simple email message with authentication using ASP.NET 2.0 and VB.NET Sending a email with Priorities using ASP.NET 2.0 and VB.NET is actually very simple. First, you will need to import the System.Net.Mail namespace. The System.Net.Mail namespace contains the SmtpClient and MailMessage Classes that ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
Powered by Community Server, by Telligent Systems