<?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>Pedro Silva's Blog : Links</title><link>http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx</link><description>Tags: Links</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>New Project templates of VS-MEF integration</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/07/13/new-project-templates-of-vs-mef-integration.aspx</link><pubDate>Mon, 13 Jul 2009 23:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9832305</guid><dc:creator>PedroSilva</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9832305.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9832305</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9832305</wfw:comment><description>&lt;P&gt;&lt;A class="" href="http://www.clariusconsulting.net/blogs/pga/" mce_href="http://www.clariusconsulting.net/blogs/pga/"&gt;Pablo Galiano&lt;/A&gt; has just published two you project template extensions for the &lt;A class="" href="http://visualstudiogallery.msdn.microsoft.com/" mce_href="http://visualstudiogallery.msdn.microsoft.com/"&gt;Visual Studio Gallery&lt;/A&gt;, both of them for doing MEF integration with Visual Studio 2010 Beta 1. Check them out:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="" href="http://visualstudiogallery.msdn.microsoft.com/en-us/33daf1d1-cfad-481b-b593-80a08c89e96e" mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/33daf1d1-cfad-481b-b593-80a08c89e96e"&gt;Template for creating a VS Package that exposes MEF extension points.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="" href="http://visualstudiogallery.msdn.microsoft.com/en-us/529a374e-f2ae-44a0-802e-b889a2ce768c" mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/529a374e-f2ae-44a0-802e-b889a2ce768c"&gt;Template for creating and packaging up generic MEF extension points.&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Give them a try... you can get them in the product through the Extension Manager.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9832305" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/VSX/default.aspx">VSX</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Visual+Studio+SDK/default.aspx">Visual Studio SDK</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item><item><title>MPF for Projects released for VS 2010 Beta 1</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/07/09/mpf-for-projects-released-for-vs-2010-beta-1.aspx</link><pubDate>Fri, 10 Jul 2009 04:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9827981</guid><dc:creator>PedroSilva</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9827981.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9827981</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9827981</wfw:comment><description>Chuck England has just recently posted the sources for &lt;A class="" href="http://mpfproj10.codeplex.com/" mce_href="http://mpfproj10.codeplex.com/"&gt;MPF for Projects on CodePlex&lt;/A&gt;. If you're interested in creating your own project systems for Visual Studio 2010 Beta 1, this is the place to start. And, for those of you wishing to port your project systems from VS 2008 to 2010, the sources will give you a good idea of what types of changes will be necessary. There have been several requests for a Beta 1 version of this component, so I hope you will find it useful.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9827981" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/VSX/default.aspx">VSX</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Visual+Studio+SDK/default.aspx">Visual Studio SDK</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item><item><title>Aaron Posts on VSIX Project and pkgdef Files</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/06/09/aaron-posts-on-vsix-project-and-pkgdef-files.aspx</link><pubDate>Tue, 09 Jun 2009 18:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9716338</guid><dc:creator>PedroSilva</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9716338.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9716338</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9716338</wfw:comment><description>&lt;P&gt;Aaron (one of the developers on my team working on the SDK) just&amp;nbsp;wrote a couple of great posts for folks wishing to use and to understand how the SDK works for VS 2010 Beta 1. Definitely worth a read if you're working on VS extensions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="" href="http://blogs.msdn.com/aaronmar/archive/2009/06/09/what-is-the-vsix-project-template.aspx" mce_href="http://blogs.msdn.com/aaronmar/archive/2009/06/09/what-is-the-vsix-project-template.aspx"&gt;VSIX Project template&lt;/A&gt; - The VSIX Project is meant to be a very simple project template that is used for building a raw VSIX “bundle” (i.e. the zip container). &lt;/LI&gt;
&lt;LI&gt;&lt;A class="" href="http://blogs.msdn.com/aaronmar/archive/2009/06/05/pkgdef-and-the-experimental-instance-in-vs-2010.aspx" mce_href="http://blogs.msdn.com/aaronmar/archive/2009/06/05/pkgdef-and-the-experimental-instance-in-vs-2010.aspx"&gt;How PkgDef files&amp;nbsp;(for portable registration) work with the Experimental Instance in the SDK&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9716338" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/VSX/default.aspx">VSX</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Visual+Studio+SDK/default.aspx">Visual Studio SDK</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item><item><title>Quick Tutorial on Building Extensions with the VS SDK</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/06/02/quick-tutorial-on-building-extensions-with-the-vs-sdk.aspx</link><pubDate>Wed, 03 Jun 2009 01:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9687734</guid><dc:creator>PedroSilva</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9687734.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9687734</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9687734</wfw:comment><description>&lt;P&gt;It's pretty cool when you General Manager is out working with the bits you just released. Jason just released a &lt;A class="" href="http://blogs.msdn.com/jasonz/archive/2009/06/01/visual-studio-2010-sdk-beta-1-is-now-live.aspx" mce_href="http://blogs.msdn.com/jasonz/archive/2009/06/01/visual-studio-2010-sdk-beta-1-is-now-live.aspx"&gt;quick tutorial on how to create an editor extension using the&amp;nbsp;VS SDK&lt;/A&gt;. Check out the steps he went through to create, build, test, and deploy a simple editor extension. &lt;/P&gt;
&lt;P&gt;With these tools in place, we're hoping to see all sort of interesting extensions to VS that even we've never thought of. :)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9687734" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/VSX/default.aspx">VSX</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Visual+Studio+SDK/default.aspx">Visual Studio SDK</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>Windows 7 RC is out</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/05/01/windows-7-rc-is-out.aspx</link><pubDate>Fri, 01 May 2009 19:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9582579</guid><dc:creator>PedroSilva</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9582579.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9582579</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9582579</wfw:comment><description>The &lt;A class="" href="http://www.msnbc.msn.com/id/30507771" mce_href="http://www.msnbc.msn.com/id/30507771"&gt;Windows 7 Release Candidate just came out yesterday&lt;/A&gt;. I've been using builds of Win7 on my laptop since the Beta and have been very happy with how it works... Can't wait to get the RC installed on my laptop, will try to do it early next week.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9582579" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item><item><title>Low Bandwidth MSDN Pages</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/04/20/low-bandwidth-msdn-pages.aspx</link><pubDate>Mon, 20 Apr 2009 19:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556953</guid><dc:creator>PedroSilva</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9556953.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9556953</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9556953</wfw:comment><description>&lt;P&gt;I just read over on &lt;A href="http://www.hanselman.com/blog/" mce_href="http://www.hanselman.com/blog/"&gt;Scott Hanselman's blog&lt;/A&gt; that there's a new &lt;A href="http://www.hanselman.com/blog/LowBandwidthViewAndOtherHiddenAndFutureFeaturesOfMSDN.aspx" mce_href="http://www.hanselman.com/blog/LowBandwidthViewAndOtherHiddenAndFutureFeaturesOfMSDN.aspx"&gt;low bandwidth view of MSDN pages&lt;/A&gt;. This is definitely cool and a much quicker way to load help content from MSDN. Check out this topic: &lt;A href="http://msdn.microsoft.com/en-us/library/system.xml.xmlnode(loband).aspx"&gt;http://msdn.microsoft.com/en-us/library/system.xml.xmlnode(loband).aspx&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;It works only for library content, but that's the most important one to start with since it where most of my doc searches are looking anyway. Another cool thing is in the top right hand banner of the page, you can "persist low bandwidth view". This link makes all of your jumps into the MSDN library now use the low bandwidth pages rather than the normal MSDN pages. :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;From Scott's blog, it sounds like sometime later this year this new low bandwidth view will become the default MSDN view.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9556953" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item><item><title>An old friend talking about Perf</title><link>http://blogs.msdn.com/pedrosilva/archive/2009/04/15/an-old-friend-talking-about-perf.aspx</link><pubDate>Thu, 16 Apr 2009 04:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9551943</guid><dc:creator>PedroSilva</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/pedrosilva/comments/9551943.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pedrosilva/commentrss.aspx?PostID=9551943</wfw:commentRss><wfw:comment>http://blogs.msdn.com/pedrosilva/rsscomments.aspx?PostID=9551943</wfw:comment><description>I was just reading over some blogs and ran across a couple of interesting topics on usage and perf on an &lt;A class="" href="http://blogs.msdn.com/jaredpar/archive/2009/04/06/immutable-vs-mutable-collection-performance.aspx#comments" mce_href="http://blogs.msdn.com/jaredpar/archive/2009/04/06/immutable-vs-mutable-collection-performance.aspx#comments"&gt;Immutable Collection&lt;/A&gt; in the .NET runtime. Turns out to have been written by an old friend and collegue - &lt;A class="" href="http://blogs.msdn.com/jaredpar/default.aspx" mce_href="http://blogs.msdn.com/jaredpar/default.aspx"&gt;Jared&lt;/A&gt;. He's always written about some interesting topics and good to see that hasn't changed.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9551943" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/C+Sharp/default.aspx">C Sharp</category><category domain="http://blogs.msdn.com/pedrosilva/archive/tags/Links/default.aspx">Links</category></item></channel></rss>