|
|
Chris Pels shows how to implement error handling when sending an email with ASP.NET. He creates an ASP.NET web page to send email, shows how to configure in the web.config file, describes the System.Net.Mail class and how it’s used to create and send email messages. He then adds error handling using System.Net.Mail exception classes, which provide information about errors that can occur when sending email, and reviews the SmtpStatusCode enumeration, which provides a list of possible outcomes when sending an email with the SmtpClient. Finally, he sends a test email that raises an exception and reviews the error handling information in the Visual Studio debugger.
Presented by Chris Pels
Duration:
24 minutes,
28 seconds
Date: 06 November 2008
|
Watch
Video
|
Download
Video
|
VB Code
C# Code
Video downloads:
WMV
|
Zune
|
iPod
|
PSP
|
MPEG-4
|
3GP
Audio downloads:
AAC
|
WMA
|
MPEG-4
|
MPEG-3
|
MPEG-2