<?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>Welcome to the CLR Add-In Team Blog [Jesse Kaplan]</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx</link><description>We’re a new feature team in the CLR that is tasked with making it easy for managed applications to host add-ins (and plug-ins, add-ons, extensions, ...) . These features will first be included in the Orcas version of Visual Studio and the .Net Framework</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Welcome to the CLR Add-In Team Blog</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#1459500</link><pubDate>Sat, 13 Jan 2007 09:02:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1459500</guid><dc:creator>dono</dc:creator><description>&lt;p&gt;Why does AddInStore.FindAddIns take a Type parameter? Would it not be better to make the method generic?&lt;/p&gt;
</description></item><item><title>re: Welcome to the CLR Add-In Team Blog</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#1485138</link><pubDate>Thu, 18 Jan 2007 01:01:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1485138</guid><dc:creator>Gary</dc:creator><description>&lt;p&gt;Version 2 problem --&lt;/p&gt;
&lt;p&gt;Sharing: taking an add-in built for one application and running it in another&lt;/p&gt;
&lt;p&gt;Is this addressed in the Orcas CTP?&lt;/p&gt;
</description></item><item><title>re: Welcome to the CLR Add-In Team Blog</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#1494071</link><pubDate>Fri, 19 Jan 2007 21:30:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1494071</guid><dc:creator>CLR Add-In Team</dc:creator><description>&lt;p&gt;Regarding AddInStore.FindAddIns taking a type parameter rather than making the method generic: we discussed this internally with the design guidelines guys and they recomended going with a type as a parameter. &lt;/p&gt;
&lt;p&gt;The justification is that if you're using the type information as data (in our case telling the AddInStore what type of add-in you want) you should pass it in as a parameter rather than make the method generic. They only recomended going with a generic method if it actually contributed to type saftey and could help you find more bugs at compile time. &lt;/p&gt;
&lt;p&gt;Making it generic also would have made it much harder for you to treat the type as data when you don't know at compile time what type of add-in you want. &lt;/p&gt;
</description></item><item><title>re: Welcome to the CLR Add-In Team Blog</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#1494094</link><pubDate>Fri, 19 Jan 2007 21:34:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1494094</guid><dc:creator>CLR Add-In Team</dc:creator><description>&lt;p&gt;The current Orcas CTP has everything you need to take an add-in built for one application and running it in another (assuming both applications use our add-in model). &lt;/p&gt;
&lt;p&gt;We'll have some more information about how this works shortly when we start with a series of posts about our architecture. &lt;/p&gt;
</description></item><item><title>re: Welcome to the CLR Add-In Team Blog</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#1557755</link><pubDate>Tue, 30 Jan 2007 20:04:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1557755</guid><dc:creator>Eric Newton</dc:creator><description>&lt;p&gt;Awesome... way to go guys, this is exactly what the BCL team should be working on!&lt;/p&gt;
&lt;p&gt;Kudos&lt;/p&gt;
&lt;p&gt;PS. I'd still like to see some &amp;quot;standard&amp;quot; framework interfaces for things like Internet Mail (IMimeMessage, etc) that 3rd party vendors should implement. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>&lt;Title&gt;</title><link>http://blogs.msdn.com/clraddins/archive/2007/01/12/welcome-to-the-clr-add-in-team-blog.aspx#6057942</link><pubDate>Sat, 10 Nov 2007 17:33:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6057942</guid><dc:creator>Nelly</dc:creator><description>&lt;p&gt;Tenuate, &lt;a rel="nofollow" target="_new" href="http://buytenuate.blogspot.com"&gt;http://buytenuate.blogspot.com&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>