<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight Unit Test Framework</title><link>http://code.msdn.microsoft.com/silverlightut/Project/ProjectRss.aspx</link><description>The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.</description><item><title>UPDATED RELEASE: July 2009 (Jul 01, 2009)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=2913</link><description></description><author></author><pubDate>Fri, 17 Jul 2009 05:09:33 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: July 2009 (Jul 01, 2009) 20090717A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightut/Wiki/View.aspx?title=Home&amp;version=43</link><description>&lt;div class="wikidoc"&gt;
The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Unit Test Framework for Microsoft Silverlight
&lt;/h2&gt;Works great with Silverlight 2 and Silverlight 3&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Where to find the test framework&lt;/b&gt;&lt;br /&gt;If you have the &lt;a href="http://silverlight.codeplex.com/" class="externalLink"&gt;Silverlight Toolkit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; installed on your machine, you'll find it in the source drop. The Silverlight Toolkit team uses the test framework for all the unit tests that ship.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight&lt;/b&gt;&lt;br /&gt;&lt;b&gt;The source code to the unit test framework is now available on CodePlex: the &lt;a href="http://www.codeplex.com/Silverlight/" class="externalLink"&gt;Silverlight Toolkit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3529" class="externalLink"&gt;download new templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/29/unit-testing-rc0-changes/" class="externalLink"&gt;breaking changes information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3158" alt="unit testing for silverlight" /&gt;&lt;br /&gt;This test framework is a solution built by developers, for developers, to help get a jump start on building richer applications and components for Microsoft Silverlight 2. The framework is currently available as a binary download for use in your own applications. We first released this framework along with the source code and unit tests to the Silverlight controls at the &lt;a href="http://www.visitmix.com/" class="externalLink"&gt;MIX '08 conference&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in Las Vegas earlier this year.&lt;br /&gt; &lt;br /&gt;The unit test framework is compatible with Microsoft Silverlight 2 and 3. &lt;b&gt;Windows&lt;/b&gt; and &lt;b&gt;Mac&lt;/b&gt;. &lt;b&gt;Safari&lt;/b&gt;, &lt;b&gt;Mozilla Firefox&lt;/b&gt;, and &lt;b&gt;Internet Explorer&lt;/b&gt; support.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3160" alt="simple. powerful. extensible." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;unit tests run right inside the web browser&lt;/li&gt;&lt;li&gt;enables testing of rich controls and the entire Silverlight platform&lt;/li&gt;&lt;li&gt;rich in-browser logging&lt;/li&gt;&lt;li&gt;basic asynchronous testing support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3161" alt="sample application screenshot" /&gt;&lt;br /&gt;&lt;i&gt;Sample rich test application running inside of the Apple Safari browser on Mac OS X 10.5&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3159" alt="same framework as visual studio" /&gt;&lt;br /&gt;The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;learn more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.&lt;br /&gt; &lt;br /&gt;If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3167" alt="popular resources" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx" class="externalLink"&gt;ScottGu introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/" class="externalLink"&gt;Introductory post by Jeff Wilcox&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/" class="externalLink"&gt;Introductory video and screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;VSTT basics&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/06/06/unit-testing-templates-for-microsoft-silverlight-2-beta-2/" class="externalLink"&gt;How to use these bits with Beta 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Original tutorials, articles, and screencasts can be found at &lt;a href="http://www.jeff.wilcox.name/blog/" class="externalLink"&gt;http://www.jeff.wilcox.name/blog/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;Jeff Wilcox&lt;br /&gt;Software Development Engineer&lt;br /&gt;Microsoft Corporation&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/" class="externalLink"&gt;http://www.jeff.wilcox.name/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/about/contact/" class="externalLink"&gt;contact&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Microsoft.Silverlight.Testing is not an officially supported Microsoft product. This is not a CTP, nor a Beta: we're simply sharing our in-browser testing platform hoping that you'll find that it's useful and rocks. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jeffwilcox</author><pubDate>Tue, 14 Jul 2009 01:15:08 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090714A</guid></item><item><title>CREATED RELEASE: July 2009 (Jul 01, 2009)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=2913</link><description></description><author></author><pubDate>Wed, 01 Jul 2009 19:37:47 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: July 2009 (Jul 01, 2009) 20090701P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightut/Wiki/View.aspx?title=Home&amp;version=42</link><description>&lt;div class="wikidoc"&gt;
The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Unit Test Framework for Microsoft Silverlight 2
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Silverlight 2&lt;/b&gt;&lt;br /&gt;&lt;b&gt;The source code to the unit test framework is now available on CodePlex: the &lt;a href="http://www.codeplex.com/Silverlight/" class="externalLink"&gt;Silverlight Toolkit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3529" class="externalLink"&gt;download new templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/29/unit-testing-rc0-changes/" class="externalLink"&gt;breaking changes information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3158" alt="unit testing for silverlight" /&gt;&lt;br /&gt;This test framework is a solution built by developers, for developers, to help get a jump start on building richer applications and components for Microsoft Silverlight 2. The framework is currently available as a binary download for use in your own applications. We first released this framework along with the source code and unit tests to the Silverlight controls at the &lt;a href="http://www.visitmix.com/" class="externalLink"&gt;MIX '08 conference&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in Las Vegas earlier this year.&lt;br /&gt; &lt;br /&gt;The unit test framework is compatible with Microsoft Silverlight 2. &lt;b&gt;Windows&lt;/b&gt; and &lt;b&gt;Mac&lt;/b&gt;. &lt;b&gt;Safari&lt;/b&gt;, &lt;b&gt;Mozilla Firefox&lt;/b&gt;, and &lt;b&gt;Internet Explorer&lt;/b&gt; support.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3160" alt="simple. powerful. extensible." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;unit tests run right inside the web browser&lt;/li&gt;&lt;li&gt;enables testing of rich controls and the entire Silverlight platform&lt;/li&gt;&lt;li&gt;rich in-browser logging&lt;/li&gt;&lt;li&gt;basic asynchronous testing support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3161" alt="sample application screenshot" /&gt;&lt;br /&gt;&lt;i&gt;Sample rich test application running inside of the Apple Safari browser on Mac OS X 10.5&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3159" alt="same framework as visual studio" /&gt;&lt;br /&gt;The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;learn more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.&lt;br /&gt; &lt;br /&gt;If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3167" alt="popular resources" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx" class="externalLink"&gt;ScottGu introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/" class="externalLink"&gt;Introductory post by Jeff Wilcox&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/" class="externalLink"&gt;Introductory video and screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;VSTT basics&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/06/06/unit-testing-templates-for-microsoft-silverlight-2-beta-2/" class="externalLink"&gt;How to use these bits with Beta 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Original tutorials, articles, and screencasts can be found at &lt;a href="http://www.jeff.wilcox.name/blog/" class="externalLink"&gt;http://www.jeff.wilcox.name/blog/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;Jeff Wilcox&lt;br /&gt;Software Development Engineer&lt;br /&gt;Microsoft Corporation&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/" class="externalLink"&gt;http://www.jeff.wilcox.name/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/about/contact/" class="externalLink"&gt;contact&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Microsoft.Silverlight.Testing is not an officially supported Microsoft product. This is not a CTP, nor a Beta: we're simply sharing our in-browser testing platform hoping that you'll find that it's useful and rocks. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jeffwilcox</author><pubDate>Fri, 19 Dec 2008 18:22:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081219P</guid></item><item><title>UPDATED RELEASE: December 2008 (Dec 09, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1913</link><description></description><author></author><pubDate>Tue, 09 Dec 2008 23:42:20 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: December 2008 (Dec 09, 2008) 20081209P</guid></item><item><title>UPDATED RELEASE: September 2008 - RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Tue, 09 Dec 2008 23:41:59 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: September 2008 - RTW (Sep 30, 2008) 20081209P</guid></item><item><title>CREATED RELEASE: December 2008 (Dec 09, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1913</link><description></description><author></author><pubDate>Tue, 09 Dec 2008 23:41:35 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: December 2008 (Dec 09, 2008) 20081209P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightut/Wiki/View.aspx?title=Home&amp;version=41</link><description>&lt;div class="wikidoc"&gt;
The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Unit Test Framework for Microsoft Silverlight 2
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Silverlight 2&lt;/b&gt;&lt;br /&gt;&lt;b&gt;The source code to the unit test framework is now available on CodePlex: the &lt;a href="http://www.codeplex.com/Silverlight/" class="externalLink"&gt;Silverlight Toolkit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3529" class="externalLink"&gt;download new templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/30/rc0-new-test-features/" class="externalLink"&gt;new features in the rc0 release&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/29/unit-testing-rc0-changes/" class="externalLink"&gt;breaking changes information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3158" alt="unit testing for silverlight" /&gt;&lt;br /&gt;This test framework is a solution built by developers, for developers, to help get a jump start on building richer applications and components for Microsoft Silverlight 2. The framework is currently available as a binary download for use in your own applications. We first released this framework along with the source code and unit tests to the Silverlight controls at the &lt;a href="http://www.visitmix.com/" class="externalLink"&gt;MIX '08 conference&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in Las Vegas earlier this year.&lt;br /&gt; &lt;br /&gt;The unit test framework is compatible with Microsoft Silverlight 2 Beta 1 and Beta 2. &lt;b&gt;Windows&lt;/b&gt; and &lt;b&gt;Mac&lt;/b&gt;. &lt;b&gt;Safari&lt;/b&gt;, &lt;b&gt;Mozilla Firefox&lt;/b&gt;, and &lt;b&gt;Internet Explorer&lt;/b&gt; support.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3166" alt="coming soon" /&gt;&lt;br /&gt;A refresh to the test framework's bits for Beta 2 (&lt;a href="http://www.jeff.wilcox.name/2008/07/13/my-summer-silverlight-blogging/" class="externalLink"&gt;more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;):&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;updated, easy-to-discover APIs&lt;/li&gt;&lt;li&gt;user interface improvements, including a progress bar and basic run statistics&lt;/li&gt;&lt;li&gt;simplified extensibility points and logging concept&lt;/li&gt;&lt;li&gt;command line and continuous integration support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3160" alt="simple. powerful. extensible." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;unit tests run right inside the web browser&lt;/li&gt;&lt;li&gt;enables testing of rich controls and the entire Silverlight platform&lt;/li&gt;&lt;li&gt;rich in-browser logging&lt;/li&gt;&lt;li&gt;basic asynchronous testing support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3161" alt="sample application screenshot" /&gt;&lt;br /&gt;&lt;i&gt;Sample rich test application running inside of the Apple Safari browser on Mac OS X 10.5&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3159" alt="same framework as visual studio" /&gt;&lt;br /&gt;The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;learn more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.&lt;br /&gt; &lt;br /&gt;If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3167" alt="popular resources" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx" class="externalLink"&gt;ScottGu introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/" class="externalLink"&gt;Introductory post by Jeff Wilcox&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/" class="externalLink"&gt;Introductory video and screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;VSTT basics&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/06/06/unit-testing-templates-for-microsoft-silverlight-2-beta-2/" class="externalLink"&gt;How to use these bits with Beta 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3162" alt="release information" /&gt;&lt;br /&gt;What happens in Vegas doesn't always stay there. The current release was &lt;a href="http://sessions.visitmix.com/?selectedSearch=KYN0801" class="externalLink"&gt;announced in Scott Guthrie's keynote&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; at MIX '08. The test framework was used to help build the controls inside Silverlight. This is all part of the &amp;quot;new Microsoft&amp;quot; for developers: product source code. unit tests. a unit test framework.&lt;br /&gt; &lt;br /&gt;Original tutorials, articles, and screencasts can be found at &lt;a href="http://www.jeff.wilcox.name/blog/" class="externalLink"&gt;http://www.jeff.wilcox.name/blog/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Hope you like where this is all headed,&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;Jeff Wilcox&lt;br /&gt;Software Development Engineer&lt;br /&gt;Microsoft Corporation&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/" class="externalLink"&gt;http://www.jeff.wilcox.name/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/about/contact/" class="externalLink"&gt;contact&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Microsoft.Silverlight.Testing is not an officially supported Microsoft product. This is not a CTP, nor a Beta: we're simply sharing our in-browser testing platform hoping that you'll find that it's useful and rocks. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jeffwilcox</author><pubDate>Tue, 04 Nov 2008 08:04:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081104A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Tue, 04 Nov 2008 08:00:14 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081104A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Sun, 26 Oct 2008 08:53:22 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081026A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Sun, 26 Oct 2008 08:45:35 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081026A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Sun, 26 Oct 2008 08:45:11 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081026A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightut/Wiki/View.aspx?title=Home&amp;version=40</link><description>&lt;div class="wikidoc"&gt;
The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Unit Test Framework for Microsoft Silverlight 2
&lt;/h2&gt; &lt;br /&gt;&lt;b&gt;Silverlight 2&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3529" class="externalLink"&gt;download new templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/30/rc0-new-test-features/" class="externalLink"&gt;new features in the rc0 release&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/29/unit-testing-rc0-changes/" class="externalLink"&gt;breaking changes information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3158" alt="unit testing for silverlight" /&gt;&lt;br /&gt;This test framework is a solution built by developers, for developers, to help get a jump start on building richer applications and components for Microsoft Silverlight 2. The framework is currently available as a binary download for use in your own applications. We first released this framework along with the source code and unit tests to the Silverlight controls at the &lt;a href="http://www.visitmix.com/" class="externalLink"&gt;MIX '08 conference&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in Las Vegas earlier this year.&lt;br /&gt; &lt;br /&gt;The unit test framework is compatible with Microsoft Silverlight 2 Beta 1 and Beta 2. &lt;b&gt;Windows&lt;/b&gt; and &lt;b&gt;Mac&lt;/b&gt;. &lt;b&gt;Safari&lt;/b&gt;, &lt;b&gt;Mozilla Firefox&lt;/b&gt;, and &lt;b&gt;Internet Explorer&lt;/b&gt; support.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3166" alt="coming soon" /&gt;&lt;br /&gt;A refresh to the test framework's bits for Beta 2 (&lt;a href="http://www.jeff.wilcox.name/2008/07/13/my-summer-silverlight-blogging/" class="externalLink"&gt;more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;):&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;updated, easy-to-discover APIs&lt;/li&gt;&lt;li&gt;user interface improvements, including a progress bar and basic run statistics&lt;/li&gt;&lt;li&gt;simplified extensibility points and logging concept&lt;/li&gt;&lt;li&gt;command line and continuous integration support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3160" alt="simple. powerful. extensible." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;unit tests run right inside the web browser&lt;/li&gt;&lt;li&gt;enables testing of rich controls and the entire Silverlight platform&lt;/li&gt;&lt;li&gt;rich in-browser logging&lt;/li&gt;&lt;li&gt;basic asynchronous testing support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3161" alt="sample application screenshot" /&gt;&lt;br /&gt;&lt;i&gt;Sample rich test application running inside of the Apple Safari browser on Mac OS X 10.5&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3159" alt="same framework as visual studio" /&gt;&lt;br /&gt;The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;learn more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.&lt;br /&gt; &lt;br /&gt;If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3167" alt="popular resources" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx" class="externalLink"&gt;ScottGu introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/" class="externalLink"&gt;Introductory post by Jeff Wilcox&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/" class="externalLink"&gt;Introductory video and screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;VSTT basics&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/06/06/unit-testing-templates-for-microsoft-silverlight-2-beta-2/" class="externalLink"&gt;How to use these bits with Beta 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3162" alt="release information" /&gt;&lt;br /&gt;What happens in Vegas doesn't always stay there. The current release was &lt;a href="http://sessions.visitmix.com/?selectedSearch=KYN0801" class="externalLink"&gt;announced in Scott Guthrie's keynote&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; at MIX '08. The test framework was used to help build the controls inside Silverlight. This is all part of the &amp;quot;new Microsoft&amp;quot; for developers: product source code. unit tests. a unit test framework.&lt;br /&gt; &lt;br /&gt;Original tutorials, articles, and screencasts can be found at &lt;a href="http://www.jeff.wilcox.name/blog/" class="externalLink"&gt;http://www.jeff.wilcox.name/blog/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Hope you like where this is all headed,&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;Jeff Wilcox&lt;br /&gt;Software Development Engineer&lt;br /&gt;Microsoft Corporation&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/" class="externalLink"&gt;http://www.jeff.wilcox.name/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/about/contact/" class="externalLink"&gt;contact&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Microsoft.Silverlight.Testing is not an officially supported Microsoft product. This is not a CTP, nor a Beta: we're simply sharing our in-browser testing platform hoping that you'll find that it's useful and rocks. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jeffwilcox</author><pubDate>Sun, 26 Oct 2008 08:30:01 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081026A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightut/Wiki/View.aspx?title=Home&amp;version=39</link><description>&lt;div class="wikidoc"&gt;
The Microsoft Silverlight Unit Test Framework &amp;#40;Microsoft.Silverlight.Testing&amp;#41; is a simple, extensible unit testing solution for rich Silverlight 2 applications, controls and class libraries.
&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Unit Test Framework updated for the developer Silverlight 2 Release Candidate
&lt;/h2&gt;Although the core download is available now, I have not yet been able to prepare the test templates or post much documentation. Stand by!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Silverlight 2 RTW update&lt;/b&gt;: RTW/RC0 bits are here.&lt;br /&gt;&lt;b&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3529" class="externalLink"&gt;download new templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/30/rc0-new-test-features/" class="externalLink"&gt;new features in the rc0 release&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.jeff.wilcox.name/2008/09/29/unit-testing-rc0-changes/" class="externalLink"&gt;breaking changes information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3158" alt="unit testing for silverlight" /&gt;&lt;br /&gt;This test framework is a solution built by developers, for developers, to help get a jump start on building richer applications and components for Microsoft Silverlight 2. The framework is currently available as a binary download for use in your own applications. We first released this framework along with the source code and unit tests to the Silverlight controls at the &lt;a href="http://www.visitmix.com/" class="externalLink"&gt;MIX '08 conference&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in Las Vegas earlier this year.&lt;br /&gt; &lt;br /&gt;The unit test framework is compatible with Microsoft Silverlight 2 Beta 1 and Beta 2. &lt;b&gt;Windows&lt;/b&gt; and &lt;b&gt;Mac&lt;/b&gt;. &lt;b&gt;Safari&lt;/b&gt;, &lt;b&gt;Mozilla Firefox&lt;/b&gt;, and &lt;b&gt;Internet Explorer&lt;/b&gt; support.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3166" alt="coming soon" /&gt;&lt;br /&gt;A refresh to the test framework's bits for Beta 2 (&lt;a href="http://www.jeff.wilcox.name/2008/07/13/my-summer-silverlight-blogging/" class="externalLink"&gt;more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;):&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;updated, easy-to-discover APIs&lt;/li&gt;&lt;li&gt;user interface improvements, including a progress bar and basic run statistics&lt;/li&gt;&lt;li&gt;simplified extensibility points and logging concept&lt;/li&gt;&lt;li&gt;command line and continuous integration support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3160" alt="simple. powerful. extensible." /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;unit tests run right inside the web browser&lt;/li&gt;&lt;li&gt;enables testing of rich controls and the entire Silverlight platform&lt;/li&gt;&lt;li&gt;rich in-browser logging&lt;/li&gt;&lt;li&gt;basic asynchronous testing support&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3161" alt="sample application screenshot" /&gt;&lt;br /&gt;&lt;i&gt;Sample rich test application running inside of the Apple Safari browser on Mac OS X 10.5&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3159" alt="same framework as visual studio" /&gt;&lt;br /&gt;The Microsoft unit test framework is one of several popular .NET unit testing metadata choices out there (&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;learn more&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;). Around since Visual Studio 2005, we decided to make it easier for everyone to get started in the Silverlight world by using the same metadata. The Silverlight unit test framework includes the same assertions and metadata that you'll find in Visual Studio 2008 Professional.&lt;br /&gt; &lt;br /&gt;If you're new to Microsoft's effective and easy-to-use unit test framework, then you'll be able to use your Silverlight testing knowledge while building applications on the full .NET framework platform, including Windows Forms, WPF, and .NET 2.0 through 3.5 class libraries.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3167" alt="popular resources" /&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2008/04/02/unit-testing-with-silverlight.aspx" class="externalLink"&gt;ScottGu introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/31/silverlight2-unit-testing/" class="externalLink"&gt;Introductory post by Jeff Wilcox&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/03/20/vid-silverlight-control-ut/" class="externalLink"&gt;Introductory video and screencast&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/08/16/utbasics/" class="externalLink"&gt;VSTT basics&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.jeff.wilcox.name/2008/06/06/unit-testing-templates-for-microsoft-silverlight-2-beta-2/" class="externalLink"&gt;How to use these bits with Beta 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=silverlightut&amp;amp;DownloadId=3162" alt="release information" /&gt;&lt;br /&gt;What happens in Vegas doesn't always stay there. The current release was &lt;a href="http://sessions.visitmix.com/?selectedSearch=KYN0801" class="externalLink"&gt;announced in Scott Guthrie's keynote&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; at MIX '08. The test framework was used to help build the controls inside Silverlight. This is all part of the &amp;quot;new Microsoft&amp;quot; for developers: product source code. unit tests. a unit test framework.&lt;br /&gt; &lt;br /&gt;Original tutorials, articles, and screencasts can be found at &lt;a href="http://www.jeff.wilcox.name/blog/" class="externalLink"&gt;http://www.jeff.wilcox.name/blog/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Hope you like where this is all headed,&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;Jeff Wilcox&lt;br /&gt;Software Development Engineer&lt;br /&gt;Microsoft Corporation&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/" class="externalLink"&gt;http://www.jeff.wilcox.name/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.jeff.wilcox.name/about/contact/" class="externalLink"&gt;contact&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Microsoft.Silverlight.Testing is not an officially supported Microsoft product. This is not a CTP, nor a Beta: we're simply sharing our in-browser testing platform hoping that you'll find that it's useful and rocks. The content on this site represents my own personal opinions and thoughts at the time of posting, and does not reflect those of my employer in any way.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jeffwilcox</author><pubDate>Sat, 25 Oct 2008 06:01:58 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081025A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Sat, 25 Oct 2008 06:01:16 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081025A</guid></item><item><title>UPDATED RELEASE: RTW (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Wed, 15 Oct 2008 21:34:17 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: RTW (Sep 30, 2008) 20081015P</guid></item><item><title>UPDATED RELEASE: Release Candidate (Sep 30, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1544</link><description></description><author></author><pubDate>Tue, 30 Sep 2008 20:57:23 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Release Candidate (Sep 30, 2008) 20080930P</guid></item><item><title>UPDATED RELEASE: Beta 1 (Mar 31, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1542</link><description></description><author></author><pubDate>Tue, 30 Sep 2008 20:27:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 1 (Mar 31, 2008) 20080930P</guid></item><item><title>UPDATED RELEASE: Beta 2 (Jun 06, 2008)</title><link>http://code.msdn.microsoft.com/silverlightut/Release/ProjectReleases.aspx?ReleaseId=1543</link><description></description><author></author><pubDate>Tue, 30 Sep 2008 20:26:54 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 (Jun 06, 2008) 20080930P</guid></item><item><title>CLOSED ISSUE: ExpectedException handling</title><link>http://code.msdn.microsoft.com/silverlightut/WorkItem/View.aspx?WorkItemId=2</link><description>There are some issues with the ExpectedException handling in the RC0 release that have recently regressed. An update will be posted soon.&lt;br /&gt;</description><author>jeffwilcox</author><pubDate>Tue, 30 Sep 2008 20:26:33 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: ExpectedException handling 20080930P</guid></item></channel></rss>