ChrisShaw

Stories kicked by ChrisShaw

WinForms: Send Email Using Outlook Interop or Process Class(keithelder.net)

submitted by TheElderTheElder(490) 5 years, 4 months ago

Although you can generate emails in Winform applications using the System.Diagnostics.Process class there are times when you need more control over the email being sent, or as outlined in this article, after the message is sent for logging purposes. This article gives examples of both methods and things to consider when using one over the other. read more...

add a comment |category: |Views: 214

tags: another

Masterpages hate logic, throw interfaces at them(sitepoint.com)

submitted by ChrisShawChrisShaw(65) 5 years, 8 months ago

Wyatt Barnett explains a good way to keep your logic and presentation independent. read more...

add a comment |category: |Views: 5

tags: another

TortoiseSVN in Visual Studio(vorpal.cc)

submitted by rjdudleyrjdudley(1465) 5 years, 9 months ago

Are you a Subversion/Tortise die-hard? This post shows you how to configure a Tortise toolbar in VS. read more...

6 comments |category: |Views: 76

tags: another