|
|
| | |
Chapter 15 Email Demos Posted: 29 May 07 7:45 PM (N/A) |
| | |
Here is the demo I did last night for Email. I found out if you are with Rogers, you are going to need to use your Rogers email server (most likely smtp.broadband.rogers.com and your email username and password).
Here is a summary of the demos 0-Utilities In the Configuration.cs class, change/set the smtp server and username, password in order to use these demos.
1-SimpleEmail Show basic email functionality.
2-SimpleEmailWithEnglishNames Shows how to use the MailAddress class to have aliases and english names.
3-MultipeToAddresses Shows how to add multiple aliases to the To collection.
4-HtmlEmail Shows how to create an HTML email
5-Attachments Shows how to select and attach files to an email
6-PicIncludedInHtmlEmail Shows how to include pictures inline with the html as well as using Alternate views (html and text).
Have fun. |
Chapter15-Email.zip |
| |
| | .NET Development MCTS 70-536 Study Group Chapter 15 Email Demos | | |
| | | |