<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Search results matching tags 'Silverlight' and 'Me'</title><link>http://msmvps.com/search/SearchResults.aspx?q=&amp;tag=Silverlight%2cMe&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tags 'Silverlight' and 'Me'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Free Silverlight Training</title><link>http://msmvps.com/blogs/williamryan/archive/2007/08/14/free-silverlight-training.aspx</link><pubDate>Tue, 14 Aug 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1111448</guid><dc:creator>William</dc:creator><description>&lt;p&gt;My friend &lt;a href="http://msmvps.com/blogs/brianmadsen/default.aspx" target="_blank"&gt;Brian Madsen&lt;/a&gt;&amp;nbsp;who owns &lt;a href="http://www.csharpzealot.com" target="_blank"&gt;CSharpZealot&lt;/a&gt;&amp;nbsp;has teamed up with &lt;a href="http://www.innerworkings.com/promotions/664b06ea-357c-4730-8cb0-44376cceb865/csharpzealot-silverlight-promotion" target="_blank"&gt;InnerWorkings&lt;/a&gt; to extend a really slick offer for &lt;a href="http://msmvps.com/blogs/brianmadsen/archive/2007/08/14/innerworkings-steps-up-and-offers-free-silverlight-training-for-csharpzealot-com-members.aspx" target="_blank"&gt;Free Silverlight Training for CSharpZealot members&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;In addition, &lt;a href="http://adoguy.com/" target="_blank"&gt;Shawn Wildermuth&lt;/a&gt;&amp;nbsp;has been way ahead of the crowd when it comes to &lt;a href="http://silverlight.net/Default.aspx" target="_blank"&gt;Silverlight&lt;/a&gt; and has just created two more &lt;a href="http://adoguy.com/2007/08/10/Two_new_Silverlight_Videos!.aspx" target="_blank"&gt;Silverlight Videos&lt;/a&gt;.&amp;nbsp; His &lt;a href="http://www.adoguy.com" target="_blank"&gt;ADO Guy site&lt;/a&gt;&amp;nbsp;has an entire &lt;a href="http://adoguy.com/silverlight/" target="_blank"&gt;Section dedicated to Silverlight&lt;/a&gt;&amp;nbsp;and well, Shawn is gifted in many areas but when it comes to teaching, no one does it better.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;On a similar note, my company recently sponsored an internal Silverlight contest where our different offices are competing to build the best game written in Silverlight.&amp;nbsp; They put there money where their mouth is so the first place prize is pretty impressive.&amp;nbsp; I&amp;#39;ve had my nose in the keyboard for the past few weeks trying to help my team win.&amp;nbsp; If you&amp;#39;re interested in learning &lt;a href="http://silverlight.net/" target="_blank"&gt;Silverlight&lt;/a&gt;, one great place to get started is &lt;a href="http://silverlight.net/GetStarted/" target="_blank"&gt;Here&lt;/a&gt;.&amp;nbsp; Microsoft really did the right thing with &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx" target="_blank"&gt;Orcas (VS 2008)&lt;/a&gt; and even provides ready to run (almost anyway) &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx" target="_blank"&gt;VPC images&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Hopefully when I get some time I can start doing some more in depth &lt;a href="http://www.silverlight.net/" target="_blank"&gt;Silverlight&lt;/a&gt; blogging but let me make a few recommendations.&amp;nbsp; &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Use the VPC images for Orcas.&amp;nbsp; The reasons are the same for any other alpha or beta product you&amp;#39;d want to install but outside of isolation and reducing risk, the time factor is huge.&amp;nbsp; Using the VPC images, you can be up and running in under 5 minutes once you have them downloaded.&amp;nbsp;Benefits like this are really hard to quantify but I can tell you personally that at times, getting my environment set up without VPC images was frustrating to say the least.&lt;/li&gt; &lt;li&gt;Although it&amp;#39;s often prudent to learn to code things without all the crutches that a powerful IDE provide, creating Silverlight with Intellisense and a designer is probably not a very effective way to start things.&amp;nbsp; Unless you are really familiar with WPF already, the syntax takes a little getting used to and there&amp;#39;s a lot of room to mess things up with typos.&lt;/li&gt; &lt;li&gt;In addition to &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx" target="_blank"&gt;Orcas&lt;/a&gt;, make sure you pull down &lt;a href="http://www.microsoft.com/Expression/products/download.aspx?key=blend2preview" target="_blank"&gt;Expression Blend and Design&lt;/a&gt;.&amp;nbsp; Blend allows you to create Graphics with &lt;a href="http://www.xaml.net/" target="_blank"&gt;XAML&lt;/a&gt;.&amp;nbsp; I&amp;#39;ve already had a few &lt;a href="http://www.getpaint.net/" target="_blank"&gt;Paint.NET&lt;/a&gt; and &lt;a href="http://www.adobe.com/products/photoshop/index.html" target="_blank"&gt;Photoshop&lt;/a&gt; fanatics get all over me for plugging Blend, but I think they are off base. I&amp;#39;m not advocating replacing Photoshop or Paint.NET with Blend. Blend however, allows one to create images with XAML.&amp;nbsp; You in turn can look at the XAML that is generated and use it to help understand and learn XAML.&amp;nbsp; If you did much Office automation, you more than likely &amp;#39;cheated&amp;#39; in the sense that you just ran a macro and saw the code that was generated and used this as a mechanism to learn VBA and get past sticking points.&amp;nbsp; Blend allows you to do the same thing.&amp;nbsp; Sure, hardcore &amp;#39;real&amp;#39; developers do everything in Notepad but if you want to get up to speed, using a tool to help you draw the effects you want and then being able to disassemble the XAML that was generated will get you where you want to be a LOT faster.&lt;/li&gt; &lt;li&gt;Pull down each of the items in the &lt;a href="http://silverlight.net/community/communitygallery.aspx" target="_blank"&gt;Gallery&lt;/a&gt;&amp;nbsp;and work through the &lt;a href="http://silverlight.net/quickstarts/" target="_blank"&gt;QuickStarts&lt;/a&gt;.&amp;nbsp; These encompass many common kick a55 effects and you can reverse engineer them to see learn how to do quite a bit.&lt;/li&gt; &lt;li&gt;I have some pretty strong opinions on the books out there but even if a book doesn&amp;#39;t address Silverlight specifically (most of them however have updated versions which do include Silverlight), you can still learn quite a bit because you are ultimately going to need to really understand WPF and XAML.&amp;nbsp; I really want to gather my thoughts a little better before making any more book recommendations because although all of the WPF books out there are pretty good, some are a lot more helpful than others when it comes to learning Silverlight&lt;/li&gt; &lt;li&gt;Read Shawn Wildermuth&amp;#39;s &lt;a href="http://www.adoguy.com/silverlight" target="_blank"&gt;Silverlight posts&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Personally, since I&amp;#39;m not&amp;nbsp; a designer and very challenged when it comes to graphics, I had a pretty rough time at the beginning of my learning curve. Little by little though, I&amp;#39;m getting through it and hopefully I&amp;#39;ll have some blogworthy material to post soon. As always, if you have any specific questions, please let me know and I&amp;#39;ll be glad to answer what I can.&lt;/p&gt;</description></item></channel></rss>