<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Silverlight Tip of the Day #30 &#8211; Sending Email from Silverlight</title>
	<atom:link href="http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/</link>
	<description></description>
	<lastBuildDate>Fri, 07 Oct 2011 19:33:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Karteek</title>
		<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/comment-page-1/#comment-11174</link>
		<dc:creator>Karteek</dc:creator>
		<pubDate>Fri, 16 Sep 2011 11:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/#comment-11174</guid>
		<description>Thanks Michael.

this works for the file which is saved in our place.
now i want to send a copy of the grid or any control which is on SL ui.(consider for a school we are going to generate a report of a kid. here we have all the data in our system. we can see the report of individual in Sl. but the generated report is just an ui object which shows the details of the kids report.here need to send that report to concern people picking up the email from the system.)


thanks in adv</description>
		<content:encoded><![CDATA[<p>Thanks Michael.</p>
<p>this works for the file which is saved in our place.<br />
now i want to send a copy of the grid or any control which is on SL ui.(consider for a school we are going to generate a report of a kid. here we have all the data in our system. we can see the report of individual in Sl. but the generated report is just an ui object which shows the details of the kids report.here need to send that report to concern people picking up the email from the system.)</p>
<p>thanks in adv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/comment-page-1/#comment-10483</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 28 Jul 2011 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/#comment-10483</guid>
		<description>You can also create a hyperlink through xaml in sl4 with the string format.

</description>
		<content:encoded><![CDATA[<p>You can also create a hyperlink through xaml in sl4 with the string format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/comment-page-1/#comment-9987</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 21 Jun 2011 18:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/#comment-9987</guid>
		<description>Someone smack Jeann... ;-)

Step #2. In your web site, add a &quot;Silverlight-enabled WCF web service&quot; (calling it something like MyService.svc)</description>
		<content:encoded><![CDATA[<p>Someone smack Jeann&#8230; <img src='http://www.michaelsnow.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Step #2. In your web site, add a &#8220;Silverlight-enabled WCF web service&#8221; (calling it something like MyService.svc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeann</title>
		<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/comment-page-1/#comment-9623</link>
		<dc:creator>Jeann</dc:creator>
		<pubDate>Mon, 30 May 2011 13:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/#comment-9623</guid>
		<description>Someone smack admin... System.Net.Mail is NOT AVAILABLE IN Silverlight...</description>
		<content:encoded><![CDATA[<p>Someone smack admin&#8230; System.Net.Mail is NOT AVAILABLE IN Silverlight&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/comment-page-1/#comment-5156</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 13 Dec 2010 17:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelsnow.com/2010/06/10/silverlight-tip-of-the-day-30-sending-email-from-silverlight/#comment-5156</guid>
		<description>Add:

using System.Net.Mail;</description>
		<content:encoded><![CDATA[<p>Add:</p>
<p>using System.Net.Mail;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

