<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/kyrathaba</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 23:02:03 GMT</pubDate>
<item>
<title>(C#) Send Gmail email using C# - kyrathaba</title>
<link>http://snipplr.com/view/42105/send-gmail-email-using-c/</link>
<description><![CDATA[ <p>Notes:\r\n\r\n(1) your namespace\'s using section should include the following:\r\nusing System.Net.Mail;\r\n\r\n(2) my example code places the email-sending code in a Button\'s Click() event-handler</p> ]]></description>
<pubDate>Tue, 12 Oct 2010 13:52:01 GMT</pubDate>
<guid>http://snipplr.com/view/42105/send-gmail-email-using-c/</guid>
</item>
<item>
<title>(C#) Check Gmail using ImapX.dll - kyrathaba</title>
<link>http://snipplr.com/view/41358/check-gmail-using-imapxdll/</link>
<description><![CDATA[ <p>Hacked together 10/01/2010\\r\\n\\r\\nPosted about it here:\\\\http://www.donationcoder.com/Forums/bb/index.php?topic=24148.0\\r\\n\\r\\nDownload sample solution from here:\\\\r\\\\nhttp://www.glensforkumc.com/non_church/csSampleSolutions/MyIMAP.zip  Note: the sample solution contains the ImapX.dll file</p> ]]></description>
<pubDate>Sat, 02 Oct 2010 22:15:59 GMT</pubDate>
<guid>http://snipplr.com/view/41358/check-gmail-using-imapxdll/</guid>
</item>
</channel>
</rss>