<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Community Blogs</title><link>http://blogs.silverlight.net/blogs/silverlightcommunity/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>A look at the Printing API in Silverlight 4</title><link>http://www.silverlightshow.net/items/A-look-at-the-Printing-API-in-Silverlight-4.aspx</link><pubDate>Thu, 26 Nov 2009 09:05:56 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326909</guid><dc:creator>SilverlightShow: Silverlight Community</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326909</wfw:commentRss><comments>http://www.silverlightshow.net/items/A-look-at-the-Printing-API-in-Silverlight-4.aspx#comments</comments><description>By Corey SchumaWith the addition of the much anticipated Printing API, Silverlight continues to round out its feature set. Although beta, it’s very flexible enabling you to print what you see on screen, selected portions of the UI, custom “print-friendly...(&lt;a href="http://www.silverlightshow.net/items/A-look-at-the-Printing-API-in-Silverlight-4.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326909" width="1" height="1"&gt;</description><evnet:views>29</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326909</evnet:viewtrackingurl></item><item><title>Silverlight 4 Text Trimming</title><link>http://weblogs.asp.net/lduveau/archive/2009/11/25/silverlight-4-text-trimming.aspx</link><pubDate>Thu, 26 Nov 2009 03:44:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326787</guid><dc:creator>Laurent Duveau : Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326787</wfw:commentRss><comments>http://weblogs.asp.net/lduveau/archive/2009/11/25/silverlight-4-text-trimming.aspx#comments</comments><description>Another feature which was in WPF but not in Silverlight 3… TextTrimming is now available in Silverlight 4! With previous version of Silverlight you could try some workaround (calculate the width of your text depending on the font size and family), but...(&lt;a href="http://weblogs.asp.net/lduveau/archive/2009/11/25/silverlight-4-text-trimming.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326787" width="1" height="1"&gt;</description><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/Silverlight/default.aspx">Silverlight</category><evnet:views>39</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326787</evnet:viewtrackingurl></item><item><title>Silverlight 4 and command line execution</title><link>http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_and_command_line</link><pubDate>Wed, 25 Nov 2009 07:47:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326190</guid><dc:creator>Michael Wolf</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326190</wfw:commentRss><comments>http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_and_command_line#comments</comments><description>In my last post on out of browser we showed how easy and powerful it is , all be it a bit of a step back in the development time machine, to execute native windows applications using the new com support in silverlight 4. The next logical question arises...(&lt;a href="http://www.cynergysystems.com/blogs/page/michaelwolf?entry=silverlight_4_and_command_line"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326190" width="1" height="1"&gt;</description><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/General/default.aspx">General</category><evnet:views>62</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326190</evnet:viewtrackingurl></item><item><title>Ian Burt on performance issues with RIA services and a bit more</title><link>http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx</link><pubDate>Wed, 25 Nov 2009 07:16:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326148</guid><dc:creator>SilverlightShow: Silverlight Community</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326148</wfw:commentRss><comments>http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx#comments</comments><description>Building N-Tier business applications with technologies currently in a CTP version (facing WCF RIA Services, formerly .NET RIA Services) could be not the easiest job. One of our recent articles was on this topic ( Building N-Tier business applications...(&lt;a href="http://www.silverlightshow.net/items/Ian-Burt-on-performance-issues-with-RIA-services-and-a-bit-more.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326148" width="1" height="1"&gt;</description><evnet:views>62</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326148</evnet:viewtrackingurl></item><item><title>Silverlight Cream for November 24, 2009 - 2 -- #743</title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136520.aspx</link><pubDate>Wed, 25 Nov 2009 05:45:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326120</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326120</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136520.aspx#comments</comments><description>In this Issue: African Geek , Alan Mendelevich , Jeff Wilcox , CorrinaB , Tim Heuer , Jeff Handley , Timmy Kokke , Cameron Albert , Antoni Dol , and Fredrik Normén . Shoutouts: Check out the WCF RIA Services Code Gallery on MSDN ... lots of good resources...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136520.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326120" width="1" height="1"&gt;</description><evnet:views>63</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326120</evnet:viewtrackingurl></item><item><title>Handling Network Outage in Silverlight with Caliburn</title><link>http://devlicio.us/blogs/rob_eisenberg/archive/2009/11/24/handling-network-outage-in-silverlight-with-caliburn.aspx</link><pubDate>Wed, 25 Nov 2009 04:11:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326068</guid><dc:creator>.NET &amp; Funky Fresh : WPF/e</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326068</wfw:commentRss><comments>http://devlicio.us/blogs/rob_eisenberg/archive/2009/11/24/handling-network-outage-in-silverlight-with-caliburn.aspx#comments</comments><description>If you are building an OOB application with Silverlight that relies on web services, you may have some interesting challenges on you hands.&amp;#160; You probably want to have some fallback for certain operations when the network is down.&amp;#160; You can do...(&lt;a href="http://devlicio.us/blogs/rob_eisenberg/archive/2009/11/24/handling-network-outage-in-silverlight-with-caliburn.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326068" width="1" height="1"&gt;</description><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/WPF_2F00_E/default.aspx">WPF/E</category><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/Caliburn/default.aspx">Caliburn</category><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/RIA/default.aspx">RIA</category><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/XAML/default.aspx">XAML</category><evnet:views>64</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326068</evnet:viewtrackingurl></item><item><title>Silverlight Cream for November 24, 2009 -- #742</title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136510.aspx</link><pubDate>Tue, 24 Nov 2009 16:38:55 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325744</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=325744</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136510.aspx#comments</comments><description>In this Issue: Rene Schulte , Jason Harper , Brad Abrams , John Papa , Jeremy Likness , Jeff Wilcox , Fredrik Normén , Tim Heuer , Shawn Wildermuth , and Andrej Tozon . Shoutouts: Ward Bell has a PDF up of PDC 2009 Session Links -- thanks Ward! Tim Heuer...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/24/136510.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=325744" width="1" height="1"&gt;</description><evnet:views>80</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=325744</evnet:viewtrackingurl></item><item><title>Tim Sneath Interview on Silverlight 4 and WPF</title><link>http://www.cynergysystems.com/blogs/page/michaelwolf?entry=tim_sneath_interview_on_silverlight</link><pubDate>Tue, 24 Nov 2009 16:34:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325743</guid><dc:creator>Michael Wolf</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=325743</wfw:commentRss><comments>http://www.cynergysystems.com/blogs/page/michaelwolf?entry=tim_sneath_interview_on_silverlight#comments</comments><description>I was lucky enough at PDC 09 to run into (dr) Tim Sneath and ask him about WPF and the Silverlight continuum in the time of Silverlight 4. Go out to facebook and watch the interview. http://www.facebook.com/video/video.php?v=190747957550 Over the next...(&lt;a href="http://www.cynergysystems.com/blogs/page/michaelwolf?entry=tim_sneath_interview_on_silverlight"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=325743" width="1" height="1"&gt;</description><category domain="http://blogs.silverlight.net/blogs/silverlightcommunity/archive/tags/General/default.aspx">General</category><evnet:views>81</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=325743</evnet:viewtrackingurl></item><item><title>Implicit Styles in Silverlight 4</title><link>http://www.silverlightshow.net/items/Implicit-Styles-in-Silverlight-4.aspx</link><pubDate>Tue, 24 Nov 2009 05:14:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:326250</guid><dc:creator>SilverlightShow: Silverlight Community</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=326250</wfw:commentRss><comments>http://www.silverlightshow.net/items/Implicit-Styles-in-Silverlight-4.aspx#comments</comments><description>Introduction Only three months after the release of the latest official version of Silverlight 3, a new beta version – Silverlight 4 is already a fact. There are a lot of new things, which deserve to be mentioned, such as Rich Text, drop target, webcam...(&lt;a href="http://www.silverlightshow.net/items/Implicit-Styles-in-Silverlight-4.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=326250" width="1" height="1"&gt;</description><evnet:views>52</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=326250</evnet:viewtrackingurl></item><item><title>Silverlight 4 : A long term player</title><link>http://pendsevikram.blogspot.com/2009/11/silverlight-4-long-term-player.html</link><pubDate>Mon, 23 Nov 2009 16:27:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325035</guid><dc:creator>Explore .NET with Vikram Pendse</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=325035</wfw:commentRss><comments>http://pendsevikram.blogspot.com/2009/11/silverlight-4-long-term-player.html#comments</comments><description>Well, I still not came out of those glorious demos of Silverlight 4 Beta shown by Scott Gu on eve of PDC09..My mind is still in that 2nd Day keynote at PDC..Wow !! Microsoft and Team Silverlight made it !! You all must be wondering why this place is still...(&lt;a href="http://pendsevikram.blogspot.com/2009/11/silverlight-4-long-term-player.html"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=325035" width="1" height="1"&gt;</description><evnet:views>103</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=325035</evnet:viewtrackingurl></item><item><title>Silverlight Cream for November 23, 2009 -- #741</title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/23/136484.aspx</link><pubDate>Mon, 23 Nov 2009 16:02:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325026</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=325026</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/23/136484.aspx#comments</comments><description>In this Issue: Jeremy Likness , Andrej Tozon , Lee , Adam Kinney , Karl Shifflett , Andy Beaulieu , and Rob Houweling . From SilverlightCream.com : Revisiting Lorem Ipsum in Silverlight 4 with RichTextArea and Printing Jeremy Likness revisits some previous...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/23/136484.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=325026" width="1" height="1"&gt;</description><evnet:views>100</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=325026</evnet:viewtrackingurl></item><item><title>Taking a WebCam Photo with Silverlight</title><link>http://wildermuth.com/2009/11/23/Taking_a_WebCam_Photo_with_Silverlight</link><pubDate>Mon, 23 Nov 2009 15:05:11 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:325209</guid><dc:creator>Shawn Wildermuth's Blog - Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=325209</wfw:commentRss><comments>http://wildermuth.com/2009/11/23/Taking_a_WebCam_Photo_with_Silverlight#comments</comments><description>URL : http://wildermuth.com/downloads/takemypicture.zip WebCam and Microphone support was one of the most requested features for Silverlight and Microsoft has answered the call. There are several ways to interact with the WebCam, but i'll start with the...(&lt;a href="http://wildermuth.com/2009/11/23/Taking_a_WebCam_Photo_with_Silverlight"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=325209" width="1" height="1"&gt;</description><evnet:views>89</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=325209</evnet:viewtrackingurl></item><item><title>Silverlight Cream for November 22, 2009 - 3 -- #740 </title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136479.aspx</link><pubDate>Mon, 23 Nov 2009 05:43:28 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:324709</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=324709</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136479.aspx#comments</comments><description>In this Issue: Jeremy Likness , Jesse Bishop , Deborah Kurata , Mark Tucker , Fredrik Normén , Corey Schuman ( 2 ), Laurent Duveau , Jeff Wilcox , and Erik Mork . Shoutout: Joe Stegman posted his BrowserFlow sample from PDC 2009 From SilverlightCream...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136479.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=324709" width="1" height="1"&gt;</description><evnet:views>118</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=324709</evnet:viewtrackingurl></item><item><title>erlight Cream for November 22, 2009 - 2 -- #739</title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136472.aspx</link><pubDate>Sun, 22 Nov 2009 22:11:38 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:324559</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=324559</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136472.aspx#comments</comments><description>In this Issue: Chris Klug , Gavin Wignall , Jeff Handley , Brad Abrams ( 2 ), Mike Flasko , Karl Shifflett , Jeff Wilcox , Nikhil Kothari , and Colin Blair . Shoutouts: John Papa posted the material from his PDC Session: MVVM and Prism Demo for PDC09...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136472.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=324559" width="1" height="1"&gt;</description><evnet:views>120</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=324559</evnet:viewtrackingurl></item><item><title>Silverlight Cream for November 22, 2009 -- #738</title><link>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136468.aspx</link><pubDate>Sun, 22 Nov 2009 17:05:44 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:324489</guid><dc:creator>Silverlight</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.silverlight.net/blogs/silverlightcommunity/rsscomments.aspx?PostID=324489</wfw:commentRss><comments>http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136468.aspx#comments</comments><description>In this All Submittal Issue: Andrew Veresov , ITLackey , Damian Schenkelman , René Schulte , Michael Wolf ( 2 ), Shawn Wildermuth Shoutout: Check out Shawn Wildermuth's schedule and see if you're anywhere near one of his classes because Silverlight Tour...(&lt;a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/11/22/136468.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=324489" width="1" height="1"&gt;</description><evnet:views>121</evnet:views><evnet:viewtrackingurl>http://blogs.silverlight.net/aggbug.aspx?PostID=324489</evnet:viewtrackingurl></item></channel></rss>