<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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/"><channel><title>Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx</link><description>Today Justin updated the Silverlight Toolkit on CodePlex with samples in Silverlight 3 that you can run live directly on the site. Check out all the live tutorials: 
 
 Part 1 – Controls 
 Part 2 – Charting 
 Part 3 – Theming 
 Part 4 - Navigation</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9864712</link><pubDate>Tue, 11 Aug 2009 21:00:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9864712</guid><dc:creator>Beth Massi</dc:creator><description>&lt;p&gt;Hi Andrew,&lt;/p&gt;
&lt;p&gt;I also come from the Windows forms world. If you're building n-tier business applications using Windows Forms as the smart client then I see two main benefits of Silverlight over n-tier Windows Forms. 1) The Silverlight framework is under 5M as opposed to the Full .NET Framework (or even the Client Profile wich is about 30M). 2) Silverlight is cross-browser &amp;amp; cross-platform (Mac &amp;amp; Windows). &lt;/p&gt;
&lt;p&gt;But you should think of Silverlight as a rich web application and not a replacement for Windows forms (or WPF). Winforms/WPF have a much richer framework, can interoperate with other applications on the desktop like Office, are not sandboxed like Silverlight, and are easy to develop. If you are developing web-based applications then I would look at Silverlight and .NET RIA Services. If you need the full power of the Windows desktop then I would look at WPF.&lt;/p&gt;
&lt;p&gt;HTH,&lt;/p&gt;
&lt;p&gt;-B&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9864712" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9863429</link><pubDate>Mon, 10 Aug 2009 21:28:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9863429</guid><dc:creator>Andrew F</dc:creator><description>&lt;p&gt;Does Silverlight have any value for someone who still spends 99.99% of their time doing WinForms work? &amp;nbsp;Or is this simply an internet plaything?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9863429" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9859289</link><pubDate>Thu, 06 Aug 2009 18:58:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9859289</guid><dc:creator>Beth Massi</dc:creator><description>&lt;p&gt;Hi Toby,&lt;/p&gt;
&lt;p&gt;If you go to one of the samples like &lt;a rel="nofollow" target="_new" href="http://silverlight.codeplex.com/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%201"&gt;http://silverlight.codeplex.com/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%201&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There will be a DLR Console tab.&lt;/p&gt;
&lt;p&gt;You can learn more about the DLR here: &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/dd233052"&gt;http://msdn.microsoft.com/en-us/library/dd233052&lt;/a&gt;(VS.100).aspx&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/dlr"&gt;http://www.codeplex.com/dlr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://silverlight.net/learn/dynamiclanguages.aspx/"&gt;http://silverlight.net/learn/dynamiclanguages.aspx/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have Fun,&lt;/p&gt;
&lt;p&gt;-B&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9859289" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9859241</link><pubDate>Thu, 06 Aug 2009 18:13:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9859241</guid><dc:creator>Toby Teel</dc:creator><description>&lt;p&gt;Hey Beth, thanks for the great link.&lt;/p&gt;
&lt;p&gt;I hate to bother you about it, but where is the DLR console? &amp;nbsp;Is it not online?&lt;/p&gt;
&lt;p&gt;Also, where can I find out more about the DLR?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;-Toby&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9859241" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9857333</link><pubDate>Tue, 04 Aug 2009 21:26:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9857333</guid><dc:creator>Sharf</dc:creator><description>&lt;p&gt;Thank you. Last week my friend asked me about &amp;quot;User friendly controls in web interface&amp;quot; here it is...&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9857333" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9857276</link><pubDate>Tue, 04 Aug 2009 20:24:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9857276</guid><dc:creator>Beth Massi</dc:creator><description>&lt;p&gt;Hi Sharf,&lt;/p&gt;
&lt;p&gt;Silverlight is a rich internet client that you can use as an alternative to web interfaces. It has a very small framework that works cross-platform so if you need rich controls like that of a desktop UI but the ease of deployment like a web UI then you should check it out. It also has very rich multi-media &amp;amp; HD video capabilities. The best place to learn about Silverlight is www.silverlight.net.&lt;/p&gt;
&lt;p&gt;Have Fun,&lt;/p&gt;
&lt;p&gt;-B &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9857276" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic</title><link>http://blogs.msdn.com/b/bethmassi/archive/2009/08/03/silverlight-toolkit-on-codeplex-adds-live-samples-in-visual-basic.aspx#9857101</link><pubDate>Tue, 04 Aug 2009 16:10:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9857101</guid><dc:creator>Sharf</dc:creator><description>&lt;p&gt;Can you explain briefly about Silverlight? Is it animation package? How can we write program for that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9857101" width="1" height="1"&gt;</description></item></channel></rss>