<?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 Design Time: Toolkit October 2009 Release Update</title>
	<atom:link href="http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/</link>
	<description>About Silverlight, Microsoft technologies, and software development in general.</description>
	<lastBuildDate>Tue, 20 Jul 2010 04:58:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ning Zhang</title>
		<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/comment-page-1/#comment-27716</link>
		<dc:creator>Ning Zhang</dc:creator>
		<pubDate>Mon, 30 Nov 2009 03:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/#comment-27716</guid>
		<description>&lt;a href=&quot;#comment-24347&quot; rel=&quot;nofollow&quot;&gt;@Morten&lt;/a&gt; 
Sorry for the delay, Morten. Below example shows the new way of registering controls with Visual Studio toolbox:  
c:\&gt;reg query &quot;HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910&quot; /s 

HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910 
    (Default)    REG_SZ    C:\Program Files\Microsoft SDKs\Silverlight\v3.0\Toolkit\Oct09\Bin\ 

HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910\&lt;b&gt;Toolbox&lt;/b&gt; 

By simply adding Toolbox subkey under your AssemblyFoldersEx registration, all assemblies under the registered folder will be scanned and all controls in those assemblies will show up in VS toolbox, except those with ToolboxBrowsableAttribute(false) specified. </description>
		<content:encoded><![CDATA[<p><a href="#comment-24347" rel="nofollow">@Morten</a><br />
Sorry for the delay, Morten. Below example shows the new way of registering controls with Visual Studio toolbox:<br />
c:\&gt;reg query &#8220;HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910&#8243; /s </p>
<p>HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910<br />
    (Default)    REG_SZ    C:\Program Files\Microsoft SDKs\Silverlight\v3.0\Toolkit\Oct09\Bin\ </p>
<p>HKEY_LOCAL_MACHINE\software\microsoft\microsoft sdks\silverlight\v3.0\AssemblyFoldersEx\SilverlightToolkit0910\<b>Toolbox</b> </p>
<p>By simply adding Toolbox subkey under your AssemblyFoldersEx registration, all assemblies under the registered folder will be scanned and all controls in those assemblies will show up in VS toolbox, except those with ToolboxBrowsableAttribute(false) specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/comment-page-1/#comment-24347</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Mon, 02 Nov 2009 22:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/#comment-24347</guid>
		<description>Since you guys don&#039;t share the source for the installer (I think you should), could you share the registry keys needed to get VS to pick up your assemblies automatically and how to create the toolboxes in VS?</description>
		<content:encoded><![CDATA[<p>Since you guys don&#8217;t share the source for the installer (I think you should), could you share the registry keys needed to get VS to pick up your assemblies automatically and how to create the toolboxes in VS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/comment-page-1/#comment-22843</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Sat, 24 Oct 2009 15:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/#comment-22843</guid>
		<description>Great info! Rather than writing a series of posts on how the design time experience is implemented, I&#039;d much prefer to see more posts like this one that describe the details of the design time experience. It seems like many of the walkthroughs I&#039;ve found on VS2010 are focusing on installation or highlevel overview of features, not the meat and potatoes detail of the XAML designer &amp; toolkit like you&#039;re providing in this post.</description>
		<content:encoded><![CDATA[<p>Great info! Rather than writing a series of posts on how the design time experience is implemented, I&#8217;d much prefer to see more posts like this one that describe the details of the design time experience. It seems like many of the walkthroughs I&#8217;ve found on VS2010 are focusing on installation or highlevel overview of features, not the meat and potatoes detail of the XAML designer &amp; toolkit like you&#8217;re providing in this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ning Zhang</title>
		<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/comment-page-1/#comment-22560</link>
		<dc:creator>Ning Zhang</dc:creator>
		<pubDate>Thu, 22 Oct 2009 02:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/#comment-22560</guid>
		<description>&lt;a href=&quot;#comment-22558&quot; rel=&quot;nofollow&quot;&gt;@Justin Angel&lt;/a&gt; 
You wrote the spec :-)</description>
		<content:encoded><![CDATA[<p><a href="#comment-22558" rel="nofollow">@Justin Angel</a><br />
You wrote the spec <img src='http://www.ningzhang.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Angel</title>
		<link>http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/comment-page-1/#comment-22558</link>
		<dc:creator>Justin Angel</dc:creator>
		<pubDate>Thu, 22 Oct 2009 02:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ningzhang.org/2009/10/21/silverlight-design-time-toolkit-october-2009-release-update/#comment-22558</guid>
		<description>Loving it :)
Great Work! 

-- Justin Angel</description>
		<content:encoded><![CDATA[<p>Loving it <img src='http://www.ningzhang.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Great Work! </p>
<p>&#8211; Justin Angel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
