How to Send Email using ASP.NET 2.0
A lot of times, we are facing some issues when sending email through the mailserver. Especially if we host our websites in shared hosting and the mail will never get to the recipient. There are lots of reason for this to happen. In this article I would like to explain how to Send Email using .NET 2.0 Framework and how to troubleshoot your code if your email never reach the recipient. This article will only cover sending Email using ASP.NET 2.0 and will not work in ASP.NET 1.0. Microsoft has improved the SMTP library in their .NET Framework 2.0 and therefore the code you find in this article will not work in .NET 1.0.
- Visit Site:
- How to Send Email using ASP.NET 2.0
- Filed in:
-
ASP.NET / Tutorials & Tips
- Platforms:
-
- Date Added:
- Aug 30, 2007
- Last Updated:
- Nov 30, 2007
License and Pricing Information
Other
Price: $0.00 USD
| Publisher site visits: | 1,206 |
|---|---|
| Average rating: | 4.00 |
| Total ratings: | 18 |
Publisher Info
- Author:
- Handy Chang
Other listings by this publisher
- WorldOfASP.NET
- Getting Started with AJAX
- View State in ASP.NET and understand how it works
- Understanding Session Object in ASP.NET 2.0
- How to Generate Random Numbers in ASP.NET and .NET Framework
- Basics of .NET remoting
- Creating Windows Services in .NET
- Improve your ASP.NET Site performance with Caching
- Delegates and Events in C#
- Working with Master Pages and Basics of Master Pages
- URL Rewriting with ASP.NET 2.0
- Using and Understanding Cookies in ASP.NET
- Building ASP.NET UserControls
- Error Handling techniques in ASP.NET 2.0
- Encrypting your ViewState in ASP.NET 2.0
- Using HttpHandlers and HttpModules in your ASP.NET Websites
- Using Stored Procedures with MSSQL and ASP.NET 2.0
- Basic of GDI+ and Graphics in ASP.NET
- Basic Introduction about MSMQ in .NET Framework
- Working with Directories, Drives and Files in ASP.NET
- Basic Introduction to ADO.NET in ASP.NET
- Build a DotNetNuke FileManager in ASP.NET
