<?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>VSX Team Blog : VSX Team</title><link>http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx</link><description>Tags: VSX Team</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How do I convert my Beta 1 VSIX manifest to Beta 2?</title><link>http://blogs.msdn.com/vsxteam/archive/2009/10/15/how-do-i-convert-my-beta-1-vsix-manifets-to-beta-2.aspx</link><pubDate>Thu, 15 Oct 2009 19:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9907825</guid><dc:creator>vsxteam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9907825.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9907825</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9907825</wfw:comment><description>&lt;P&gt;We received a lot of feedback from the community and other developers about the Extension Manager VSIX manifest and made some changes in Beta 2.&amp;nbsp; Some of the changes included:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Making the schema less strict so elements don't need to be in a particular order&lt;/LI&gt;
&lt;LI&gt;Following XML standard casing&lt;/LI&gt;
&lt;LI&gt;Clearing up ambiguity about supported VS editions and products since the manifest works for isolated shell applications as well&lt;/LI&gt;
&lt;LI&gt;Adding support for per machine installations (remember, per user installs are still preferred and a better user experience for customers getting your extension)&lt;/LI&gt;
&lt;LI&gt;Adding version info for the VSIX manifest&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;and lots of little changes to make things easier and better.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Ofcourse, these changes will require you to update your Beta 1 manifest files.&amp;nbsp; Instead of manually tweaking your XML, we've built a nifty cool VSIX Manifest Converter tool to help you move your Beta 1 manifest to Beta 2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The tool is attached to this blog post.&amp;nbsp; To use it, just run the exe in the directory where your VSIX or extension.vsixmanifest file is.&amp;nbsp; The tool will automatically convert the manifest.&amp;nbsp; If you have a VSIX, it'll crack open the VSIX, update the manifest and repackage your VSIX.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9907825" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/vsxteam/attachment/9907825.ashx" length="15834" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSIX/default.aspx">VSIX</category></item><item><title>How do I create and share a template on the Visual Studio Gallery?</title><link>http://blogs.msdn.com/vsxteam/archive/2009/06/08/how-do-i-create-and-share-a-template-on-the-visual-studio-gallery.aspx</link><pubDate>Tue, 09 Jun 2009 02:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9711058</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9711058.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9711058</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9711058</wfw:comment><description>&lt;P&gt;One of the questions we've been getting from&amp;nbsp;developers is, "How do I build a project or item template?"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our Dev lead, &lt;A href="http://blogs.msdn.com/pedrosilva/" mce_href="http://blogs.msdn.com/pedrosilva/"&gt;Pedro&amp;nbsp;Silva&lt;/A&gt; put together four great blogs on how to create, build, and share your template on the Visual Studio Gallery.&lt;/P&gt;
&lt;P&gt;&lt;A&gt;Creating an Item Template&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pedrosilva/archive/2009/06/03/creating-an-item-template-extension-part-1.aspx" mce_href="http://blogs.msdn.com/pedrosilva/archive/2009/06/03/creating-an-item-template-extension-part-1.aspx"&gt;Part 1&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pedrosilva/archive/2009/06/04/creating-an-item-template-extension-part-2.aspx" mce_href="http://blogs.msdn.com/pedrosilva/archive/2009/06/04/creating-an-item-template-extension-part-2.aspx"&gt;Part 2&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pedrosilva/archive/2009/06/07/creating-an-item-template-extension-part-3.aspx" mce_href="http://blogs.msdn.com/pedrosilva/archive/2009/06/07/creating-an-item-template-extension-part-3.aspx"&gt;Part 3&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pedrosilva/archive/2009/06/08/creating-an-item-template-extension-addendum.aspx" mce_href="http://blogs.msdn.com/pedrosilva/archive/2009/06/08/creating-an-item-template-extension-addendum.aspx"&gt;Addendum&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The blog posts are about creating an item template but the steps are very similar if you want to create a project template.&lt;/P&gt;
&lt;P&gt;Take a look at his detailed blog post and start building your own templates! :)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9711058" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Gallery/default.aspx">VS Gallery</category></item><item><title>Visual Studio 2010 Beta 1 SDK Documentation is now available!</title><link>http://blogs.msdn.com/vsxteam/archive/2009/05/29/visual-studio-2010-beta-1-sdk-documentation-is-now-available.aspx</link><pubDate>Fri, 29 May 2009 18:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9653482</guid><dc:creator>vsxteam</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9653482.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9653482</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9653482</wfw:comment><description>&lt;P&gt;The Visual Studio 2010 Beta 1 SDK documentation just got released!&amp;nbsp; You can access it from here:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/bb166441(VS.100).aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://msdn.microsoft.com/en-us/library/bb166441(VS.100).aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;There's still a lot more to cover&amp;nbsp;but this set of docs will get you started with what's changed in VS 2010.&amp;nbsp; The team will also continue to blog on this site and our own personal blogs about other cool extensibility features so keep an eye out for that.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9653482" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>Tangible T4 Editor for VS 2010 Beta 2</title><link>http://blogs.msdn.com/vsxteam/archive/2009/05/22/tangible-t4-editor-for-vs-2010-beta-1.aspx</link><pubDate>Sat, 23 May 2009 04:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9636668</guid><dc:creator>vsxteam</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9636668.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9636668</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9636668</wfw:comment><description>&lt;P&gt;The&lt;A href="http://visualstudiogallery.msdn.microsoft.com/en-us/60297607-5fd4-4da4-97e1-3715e90c1a23" mce_href="http://visualstudiogallery.msdn.microsoft.com/en-us/60297607-5fd4-4da4-97e1-3715e90c1a23"&gt; Tangible T4 Editor&lt;/A&gt; is now available for VS 2010 Beta 2.&amp;nbsp; Try out the T4 Editor when working with your VS 2010 DSLs.&amp;nbsp; You can download the T4 Editor from the &lt;A href="http://www.visualstudiogallery.com/" mce_href="http://www.visualstudiogallery.com"&gt;Visual Studio Gallery&lt;/A&gt; or look for it in the Extension Manager Online tab.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636668" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Gallery/default.aspx">VS Gallery</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/DSL/default.aspx">DSL</category></item><item><title>Visual Studio 2010 Beta 1</title><link>http://blogs.msdn.com/vsxteam/archive/2009/05/19/visual-studio-2010-beta-1.aspx</link><pubDate>Wed, 20 May 2009 02:10:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9630134</guid><dc:creator>vsxteam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9630134.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9630134</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9630134</wfw:comment><description>&lt;P&gt;We shipped Visual Studio 2010 Beta 1!&lt;/P&gt;
&lt;P&gt;The Beta 1 bits shipped on &lt;A class="" href="https://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:370" mce_href="https://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:370"&gt;MSDN&lt;/A&gt; yesterday and will be available for general consumption Wednesday morning.&lt;/P&gt;
&lt;P&gt;You'll be able to get more information about Visual Studio 2010 and the download locations here our &lt;A class="" href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx" mce_href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx"&gt;Product Page.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For a list of some of the cool features we've added to Visual Studio 2010 Beta 1, take a look at &lt;A class="" href="http://blogs.msdn.com/jasonz/archive/2009/05/18/announcing-vs2010-net-framework-4-0-beta-1.aspx" mce_href="http://blogs.msdn.com/jasonz/archive/2009/05/18/announcing-vs2010-net-framework-4-0-beta-1.aspx"&gt;Jason Zander's blog&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The Visual Studio 2010 Beta 1 SDK will also be released this week.&amp;nbsp; Once that's available, we'll provide a link on this blog.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'll be dusting off the cob webs on this blog and start adding more Beta 1 content in the coming weeks to help you get familiar with all the new features.&lt;/P&gt;
&lt;P&gt;Go ahead and start downloading Visual Studio 2010 Beta 1 tomorrow morning and let us know what you like and what we can improve on.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9630134" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>Happy New Year</title><link>http://blogs.msdn.com/vsxteam/archive/2009/01/02/happy-new-year.aspx</link><pubDate>Sat, 03 Jan 2009 08:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9270076</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/9270076.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=9270076</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=9270076</wfw:comment><description>&lt;P&gt;Happy New Year!&lt;/P&gt;
&lt;P&gt;Our team blog has been quiet recently mainly with several changes on our team and vacations but we'll all be back January 5th, ready for a new year, and ready to continue making extending Visual Studio easier for all our customers.&lt;/P&gt;
&lt;P&gt;2009 will be a great year as we start the year working on the next Visual Studio SDK and of course, Visual Studio 10 Beta.&amp;nbsp; In the next few blogs, we will start looking at some of the new Visual Studio 10 features that we're adding to the platform and the changes for the SDK.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;For now, we want to wish you all a Happy New Year and we're looking forward to helping you build Visual Studio extensions in 2009!&lt;/P&gt;
&lt;P&gt;-Quan&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9270076" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category></item><item><title>Visual Studio 2008 SDK 1.1 has been released!</title><link>http://blogs.msdn.com/vsxteam/archive/2008/08/19/visual-studio-2008-sdk-1-1-has-been-released.aspx</link><pubDate>Tue, 19 Aug 2008 23:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8879696</guid><dc:creator>vsxteam</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8879696.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8879696</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8879696</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-bidi-font-family: 'Times New Roman'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;The Visual Studio 2008 SDK 1.1 has been released!&amp;nbsp; Woo hoo!!!&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-bidi-font-family: 'Times New Roman'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;We've been spending a lot of time the last few months getting this out the door so we're all pretty excited about this release.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-bidi-font-family: 'Times New Roman'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;The Visual Studio 2008 SDK 1.1 compliments the Service Pack 1 release of Visual Studio 2008.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The SDK contains several new features such as:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin"&gt;Significant size reduction for Visual Studio Shell redistributable packages.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin"&gt; The Visual Studio Shell Isolated and Visual Studio Shell Integrated redistributables are now approximately 150 megabytes smaller. The redistributables no longer carry the full .NET Framework 3.5 payload. However, they contain a bootstrapper that automatically downloads the .NET Framework 3.5 runtime if it is not installed on the target computer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;Support for progress feedback in a chained installation.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt; The Visual Studio Shell Isolated and Visual Studio Shell Integrated redistributables can now pass installation progress back to the chaining process. This lets developers display accurate progress in their setup programs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;Visual Studio Shell development now supports normal user.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt; Developing and deploying a Visual Studio Shell application no longer requires the developer to be an administrator on a Windows XP computer or to have elevated privileges on a Windows Vista computer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;DSL Print Preview.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt; The ability to preview a DSL before printing has been added to the DSL designer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;New XML Tree Editor sample.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt; The SQL Server team has provided a new XML Tree Editor sample.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The earlier sample has been removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;New TFS Samples.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Two new TFS samples have been added.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.75in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Courier New'; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;o&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;VSExtensibilitySample&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.75in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Courier New'; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;o&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;This new TFS sample provides an example of creating a Visual Studio add-in that interacts with the Version Control user interface of Team Explorer.&amp;nbsp; The sample comes with a detailed Word doc that provides insight into the requirements of such an add-in.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.75in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Courier New'; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;o&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;RichClientCustomControl&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.75in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Courier New'; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;o&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;This new TFS sample provides an example of creating Work Item Tracking custom controls that work within Team Explorer.&amp;nbsp; The sample comes with a detailed Word doc that provides insight into the requirements of custom controls as well as a separate document that describes how to write custom controls that can be used within the Team Server Web Access environment .&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN lang=EN style="FONT-FAMILY: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-size: 11.0pt; mso-ansi-language: EN"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt;Updated Shell documentation.&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin; mso-ansi-language: EN"&gt; Documentation about the Shell has been added.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;In order to use the Visual Studio 2008 SDK 1.1, you will need to install Visual Studio Service Pack 1.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The Visual Studio Service Pack is available &lt;/FONT&gt;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en"&gt;&lt;FONT size=3&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;Once you have Service Pack 1 installed, you can download the Visual Studio 2008 SDK 1.1 from &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=59EC6EC3-4273-48A3-BA25-DC925A45584D&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=59EC6EC3-4273-48A3-BA25-DC925A45584D&amp;amp;displaylang=en"&gt;here&lt;/A&gt;.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;If you run into any issues, check out our online readme &lt;A class="" href="http://blogs.msdn.com/quanto/archive/2008/08/15/visual-studio-2008-sdk-1-1-readme.aspx" mce_href="http://blogs.msdn.com/quanto/archive/2008/08/15/visual-studio-2008-sdk-1-1-readme.aspx"&gt;here&lt;/A&gt;.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;Please download the SDK and try it out.&amp;nbsp; &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;Also, if you haven't already, sign up for our &lt;A class="" href="http://msdn.com/vsx/conference" mce_href="http://msdn.com/vsx/conference"&gt;Dev conference&lt;/A&gt; coming up in September!&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;-Quan&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;FONT size=3&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8879696" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Shell/default.aspx">VS Shell</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+DevCon/default.aspx">VSX DevCon</category></item><item><title>What Have We Been Up to?</title><link>http://blogs.msdn.com/vsxteam/archive/2008/08/05/what-have-we-been-up-to.aspx</link><pubDate>Wed, 06 Aug 2008 01:06:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8835087</guid><dc:creator>vsxteam</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8835087.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8835087</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8835087</wfw:comment><description>&lt;p&gt;Our team has been busy working on several things in parallel. I wanted to blog a little bit about the stuff we have been working on so our VSX developer community is in the know :)&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1) VS 2008 SP1.&lt;/strong&gt; You all have see the beta go out, and hopefully have already downloaded and tried it. As we have &lt;a href="http://blogs.msdn.com/vsxteam/archive/2008/05/20/vsx-community-letter-for-may-2008.aspx" target="_blank"&gt;announced earlier&lt;/a&gt;, we have made some pretty significant changes in the VS Shell redistributable packages, reducing the size of the overall redistributable package. Since the Beta has been out for a while, you can expect the RTM version of SP1 to be released soon (soon is subject to interpretation).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2) VS 2008 SDK 1.1.&lt;/strong&gt; We have gotten in the good habit of releasing a matching SDK for each public release of Visual Studio. Earlier on when SP1 Beta was released, we released the matching VS 2008 SDK 1.1 Beta. Well, obviously, we are going to have a RTM release of VS 2008 SDK 1.1 to match SP1 RTM! The 1.1 release is mostly bug fixes, but we have also added a few enhancements.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Significant reduction in size for Visual Studio Shell redistributable packages. The Visual Studio Shell Isolated and Visual Studio Shell Integrated redistributables are now approximately 150 megabytes smaller. The redistributables no longer carry the full .NET Framework 3.5 payload. However, they contain a bootstrapper that automatically downloads the .NET Framework 3.5 runtime if it is not installed on the target computer.&lt;/li&gt;    &lt;li&gt;Support for progress feedback in a chained installation. The Visual Studio Shell Isolated and Visual Studio Shell Integrated redistributables can now pass installation progress back to the chaining process. This lets developers display accurate progress in their setup programs.&lt;/li&gt;    &lt;li&gt;Visual Studio Shell development now supports normal user. Developing and deploying a Visual Studio Shell application no longer requires the developer to be an administrator on a Windows XP computer or to have elevated privileges on a Windows Vista computer.&lt;/li&gt;    &lt;li&gt;New XML Tree Editor sample has been added.&lt;/li&gt;    &lt;li&gt;Addition documentation about the shell has been added.&lt;/li&gt;    &lt;li&gt;Added new DSL Designer Print Preview feature.&lt;/li&gt;    &lt;li&gt;DSL nested shape routing support &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We will release VS 2008 SDK 1.1 RTM shortly after VS 2008 SP1 RTM is released.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3) Future VS SDK (Next Preview Release).&lt;/strong&gt; I can't disclose anything specific here, but we are also starting to work on the version of VS SDK for the next version of Visual Studio. The idea is to continue our good habit of releasing a VS SDK for each publicly released version of Visual Studio (including preview versions).&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;4) Future VS version. &lt;/strong&gt;Yes, we are working on more than just the SDK. Our team is also working on some features in the next version of Visual Studio. Unfortunately, it's too early to disclose this to the community right now, but we will let you know once we are ready to share them more broadly.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;5) VSX Developer Conference. &lt;/strong&gt;Our team has also been busy organizing the upcoming developer conference. We are very excited about this upcoming conference as this is the first of its kind. I have also posted about the &lt;a href="http://msdn.microsoft.com/en-us/vsx/cc676517.aspx" target="_blank"&gt;session details&lt;/a&gt; last week. We have a very exciting agenda lined up and we would love to see you all there. If you haven't registered yet, there is still space so you should register right away!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;6) TechEd SEA.&lt;/strong&gt; Good o' &lt;a href="http://blogs.msdn.com/garethj/" target="_blank"&gt;Gareth&lt;/a&gt; is in Kuala Lumpur this week, giving 3 sessions about VSX at &lt;a href="http://www.microsoft.com/malaysia/techedsea2008/" target="_blank"&gt;TechEd SEA 2008&lt;/a&gt;. If you are there, make sure you say hi to him!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;7) VSX Survey . &lt;/strong&gt;Some of you have *very kindly* took part in the VSX survey that we posted from May to July. We have also been looking at the results, and we have gained some great insights. When we are ready, we will share those results with you.&lt;/p&gt;  &lt;p&gt;If you have any thoughts on the things that we are working on, feel free to leave comments below.&lt;/p&gt;  &lt;p&gt;Just for fun, here is a picture we took this morning. Mariano (a developer on our team) made some AWESOME Pav&amp;#233; (pronounced Pa-vey) and brought it at our scrum meeting this morning. It's a Brazilian dessert, and it's *very* good. Mariano is the one cutting it. You can see Aaron, Don and Carl in the background.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/WhatHaveWeBeenUpto_CF52/pave_2.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="pave" src="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/WhatHaveWeBeenUpto_CF52/pave_thumb.jpg" width="184" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;cheers,&lt;/p&gt;  &lt;p&gt;James Lau   &lt;br /&gt;Lead Program Manager, VSX Team&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8835087" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Shell/default.aspx">VS Shell</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+DevCon/default.aspx">VSX DevCon</category></item><item><title>VSX Survey (Fall 2007) results</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/13/vsx-survey-fall-2007-results.aspx</link><pubDate>Sat, 14 Jun 2008 06:29:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8603455</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8603455.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8603455</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8603455</wfw:comment><description>Below are the key results from the VSX survey from the fall of 2007. Please take a few minutes an participate in our &lt;a href="http://www.developersurvey.com/Survey.aspx?s=e44ce2cceae44867b0abb917bc30f95e"&gt;&lt;strong&gt;VSX Survey (Spring 2008)&lt;/strong&gt;&lt;/a&gt;. Once our latest survey closes, we will share the results soon after including the trends between surveys.   &lt;br /&gt;  &lt;br /&gt;  &lt;hr /&gt;  &lt;br /&gt;&lt;b&gt;Have you ever installed an extension to Visual Studio such as a macro, Add-in, productivity tool, custom control, or other component that was not included within Visual Studio?&lt;/b&gt;   &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply. Skip if you've never installed an extension for Visual Studio.)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [37%] - I have installed one or more Microsoft extensions &lt;/p&gt;  &lt;p&gt;&amp;#183; [30%] - I have installed one or more commercial 3rd party extensions &lt;/p&gt;  &lt;p&gt;&amp;#183; [29%] - I have installed one or more non-commercial 3rd party extensions &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;Have you used the Visual Studio SDK?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all versions that apply. Skip if you've never used the Visual Studio SDK.)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [74%] - Visual Studio 2005 SDK &lt;/p&gt;  &lt;p&gt;&amp;#183; [26%] - Visual Studio 2008 SDK &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;What kind of extensions for Visual Studio do you create?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [20%] - Macros &lt;/p&gt;  &lt;p&gt;&amp;#183; [54%] - Add-ins &lt;/p&gt;  &lt;p&gt;&amp;#183; [76%] - Packages &lt;/p&gt;  &lt;p&gt;&amp;#183; [15%] - Content &lt;/p&gt;  &lt;p&gt;&amp;#183; [28%] - Controls &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;What is the primary technology you are building into Visual Studio?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [18%] - Reusable Components (WinForms Control, WebForms Control, Shared Library, ActiveX Component, etc.) &lt;/p&gt;  &lt;p&gt;&amp;#183; [10%] - Application Lifecycle Management (Source Code Control, Project Management, Bug Tracking, Asset Management, etc.) &lt;/p&gt;  &lt;p&gt;&amp;#183; [13%] - Code Analysis (Integrating with Microsoft languages, Source Navigation, Obfuscation, Modeling, Code Generation, Code Understanding, etc.) &lt;/p&gt;  &lt;p&gt;&amp;#183; [15%] - Programming Language (Adding a new language to Visual Studio, Compiler, Debugger, Project System, Language Service, etc.) &lt;/p&gt;  &lt;p&gt;&amp;#183; [18%] - Support Tools (Database Management, Installers, Tools that support the software development process, etc.) &lt;/p&gt;  &lt;p&gt;&amp;#183; [13%] - Domain Specific Language (DSL) Designers (Code modeling, architecture modeling, infrastructure modeling, industry modeling, UI modeling, data modeling) &lt;/p&gt;  &lt;p&gt;&amp;#183; [13%] - Content (Help Documentation, Templates, Wizards, Process Guidance, Policy, etc.) &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;What version(s) of Visual Studio do you extend?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [26%] - Visual Studio 2003 &lt;/p&gt;  &lt;p&gt;&amp;#183; [95%] - Visual Studio 2005 &lt;/p&gt;  &lt;p&gt;&amp;#183; [42%] - Visual Studio 2008 &lt;/p&gt;  &lt;p&gt;&amp;#183; [10%] - Visual Studio 2008 Shell (Integrated) &lt;/p&gt;  &lt;p&gt;&amp;#183; [10%] - Visual Studio 2008 Shell (Isolated) &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;How are your Visual Studio extensions deployed?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [27%] - Commercial extensions for resale. &lt;/p&gt;  &lt;p&gt;&amp;#183; [29%] - Internal line of business extensions. &lt;/p&gt;  &lt;p&gt;&amp;#183; [12%] - Shareware or freeware extensions. &lt;/p&gt;  &lt;p&gt;&amp;#183; [11%] - Shared or open source extension projects. &lt;/p&gt;  &lt;p&gt;&amp;#183; [21%] - Extensions for personal use that are not distributed. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;What language do you use to build extensions for Visual Studio?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [68%] - C# &lt;/p&gt;  &lt;p&gt;&amp;#183; [20%] - C++ &lt;/p&gt;  &lt;p&gt;&amp;#183; [9%] - Visual Basic &lt;/p&gt;  &lt;p&gt;&amp;#183; [4%] - Other &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;Have you visited any of these extensibility websites?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;(Check all that apply)&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [18%] - &lt;a href="http://forums.msdn.microsoft.com/en-US/vsx/threads/"&gt;VSX Forum on msdn.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [23%] - &lt;a href="http://codeplex.com/"&gt;CodePlex.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [21%] - &lt;a href="http://msdn.com/vsx/"&gt;msdn.com/vsx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [21%] - &lt;a href="http://www.vsipmembers.com/"&gt;vsipmembers.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [17%] - &lt;a href="http://blogs.msdn.com/vsxteam/"&gt;VSX Team blog(s)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;How satisfied are you with the &lt;a href="http://msdn.microsoft.com/en-us/vstudio/bb507746.aspx#extensibility"&gt;video contents&lt;/a&gt;?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [3%] - Very satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [18%] - Satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [17%] - Neither satisfied nor unsatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [3%] - Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [1%] - Very Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [59%] - N/A - Never used it &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;How satisfied are you with the &lt;a href="http://msdn2.microsoft.com/en-us/vstudio/bb267815.aspx"&gt;QuickStart Tutorials&lt;/a&gt;?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [2%] - Very satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [26%] - Satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [29%] - Neither satisfied nor unsatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [3%] - Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [2%] - Very Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [38%] - N/A - Never used it &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;How satisfied are you with the transparency of the team&amp;#8217;s direction and status, published via the VSX Team blog?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [5%] - Very satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [36%] - Satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [18%] - Neither satisfied nor unsatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [4%] - Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [1%] - Very Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [35%] - N/A - Never used it &lt;/p&gt;  &lt;p&gt;&lt;b&gt;     &lt;br /&gt;How satisfied are you with the VSX forum on msdn.com?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&amp;#183; [6%] - Very satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [32%] - Satisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [23%] - Neither satisfied nor unsatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [6%] - Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [1%] - Very Dissatisfied &lt;/p&gt;  &lt;p&gt;&amp;#183; [32%] - N/A - Never used it&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8603455" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category></item><item><title>VSX Community Letter for June 2008</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/12/vsx-community-letter-for-june-2008.aspx</link><pubDate>Thu, 12 Jun 2008 19:13:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8593330</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8593330.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8593330</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8593330</wfw:comment><description>&lt;font size="2"&gt;This month's letter includes information about Microsoft's first VSX Developer Conference, updates to the VSX Developer Center, updates to the Visual Studio Gallery, and the new VSX Flash Newsletter. Also included is information about what the VSX team has been working on in the past month, event news on VSX, more VSX content online, and a preview of what's coming next month.    &lt;br /&gt;    &lt;br /&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;What's new with the VSX team        &lt;br /&gt;&lt;/strong&gt;      &lt;br /&gt;Our team has been working on the next version of the VS SDK release, which targets VS 2008 SP1 once it is released later this year. While we are working on what will be called VS SDK 2008 SDK 1.1, we are also working on a new major version of the VS SDK targeting the next major version of Visual Studio. We will have more details about this to disclose later this year. Many of our team members have been at events such as TechEd and the VSX Tour in Europe.       &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;VSX at TechEd&lt;/strong&gt;       &lt;br /&gt;      &lt;br /&gt;Some of our team members including &lt;/font&gt;&lt;a href="http://blogs.msdn.com/quanto/"&gt;&lt;font size="2"&gt;Quan To&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, Mariano Blanco, and Gearard Boland were at TechEd in early June. The VSX booth was open daily from 8:30am to 6:00pm and had nearly 1000 visitors total. There was a general excitement about the possibilities of the VS Shell and they had a lot of interest with excellent questions during the week. In addition to booth duty, Quan gave a chalk talk about the Isolated Shell which was well attended. They nearly filled up the small theatre that the talk was in. Some attendees were also there to complain to us about how difficult the VS SDK was to use once you wanted to do more complex things. A few people wanted to know when we&amp;#8217;ll finally get rid of the PLK for deployment of VSPackages.      &lt;br /&gt;      &lt;br /&gt;&lt;strong&gt;VSX Tour (Spring 2008) &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;font size="2"&gt;One of the VSX Tour (Spring 2008) presentations by &lt;/font&gt;&lt;a href="http://blogs.msdn.com/jameslau/"&gt;&lt;font size="2"&gt;James Lau&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and &lt;/font&gt;&lt;a href="http://blogs.msdn.com/jmprieur/"&gt;&lt;font size="2"&gt;Jean-Marc Prieur&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; is now online for on demand viewing (about 2 hours total), &lt;/font&gt;&lt;a href="http://blogs.msdn.com/katriend/archive/2008/05/30/vsx-visug-and-multi-mania-events.aspx"&gt;&lt;font size="2"&gt;posted by Katrien&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&amp;#160; &lt;/font&gt;  &lt;p&gt;&lt;/p&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=423"&gt;&lt;font size="2"&gt;VSX - Extend your development Experience - Part 1&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=424"&gt;&lt;font size="2"&gt;VSX - Extend your development Experience - Part 2&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=425"&gt;&lt;font size="2"&gt;VSX - Extend your development Experience - Part 3&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=426"&gt;&lt;font size="2"&gt;VSX - Extend your development Experience - Part 4&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=427"&gt;&lt;font size="2"&gt;VSX - Extend your development Experience - Part 5&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;    &lt;p&gt;&lt;font size="2"&gt;Below are the links to the various trip report details from James for each event location: &lt;/font&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/20/vs-2008-sdk-1-1-beta-european-tour-kickoff.aspx"&gt;&lt;font size="2"&gt;European Tour Kickoff!&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/21/stop-1-brussels-belgium.aspx"&gt;&lt;font size="2"&gt;Stop 1: Brussels, Belgium&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/23/stop-2-amsterdam-netherlands.aspx"&gt;&lt;font size="2"&gt;Stop 2: Amsterdam, Netherlands&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/26/update-from-brussels.aspx"&gt;&lt;font size="2"&gt;Update from Brussels&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/27/stop-3-munich-germany.aspx"&gt;&lt;font size="2"&gt;Stop 3: Munich, Germany&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/30/stop-4-zurich-switzerland.aspx"&gt;&lt;font size="2"&gt;Stop 4: Zurich, Switzerland&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/06/04/stop-5-prague-czech-republic.aspx"&gt;&lt;font size="2"&gt;Stop 5: Prague, Czech Republic&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/06/08/stop-6-final-stop-budapest-hungary.aspx"&gt;&lt;font size="2"&gt;Stop 6 (Final Stop): Budapest, Hungary&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;     &lt;br /&gt;&lt;font size="2"&gt;&lt;strong&gt;VSX Developer Conference 2008          &lt;br /&gt;&lt;/strong&gt;        &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;Meet the VSX team and many others from Microsoft, as well as hundreds of developers from around the world who are members of the VSIP program and the VSX developer community, at Microsoft's first VSX DevCon: &lt;/font&gt;&lt;a href="http://msdn.com/vsx/conference"&gt;&lt;strong&gt;&lt;font size="2"&gt;http://msdn.com/vsx/conference&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;font size="2"&gt;This fall, Microsoft is hosting a developer conference to teach developers how to extend Visual Studio. Visual Studio is an open, extensible platform that can be customized for everything from individual productivity tools to enterprise-wide development needs. The Visual Studio Shell enables developers to leverage a world class IDE to build specialized tools for any number of vertical industries, and can even be custom-branded with your own splash screen and app icon. &lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;Join us September 15th &amp;amp; 16th, 2008 at the Microsoft Conference Center in Redmond, Washington for two full days of sessions. Each day will have two session tracks presented by Microsoft product team members and industry influencers.          &lt;br /&gt;          &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;em&gt;&lt;font size="2"&gt;Registration Fee: $100            &lt;br /&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;Microsoft Main Campus          &lt;br /&gt;Conference Center           &lt;br /&gt;Redmond, WA           &lt;br /&gt;          &lt;br /&gt;A broad range of Visual Studio extensibility topics will be presented including:&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio extensibility overview&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Future of Visual Studio&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Using the Visual Studio SDK&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Building applications based on the free Visual Studio Shell&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Programming language service integration&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Building custom Domain Specific Language (DSL) tools&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Team Foundation Server (TFS) extensibility&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio Team System (VSTS) extensibility&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio Tools for Applications (VSTA)&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; &lt;em&gt;And many more VSX topics!&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="2"&gt;All attendees will receive a &lt;em&gt;free&lt;/em&gt; copy of the book &lt;/font&gt;&lt;a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470230843.html"&gt;&lt;font size="2"&gt;Professional Visual Studio Extensibility&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.          &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;&lt;strong&gt;       &lt;br /&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;VS extension tip of the month&lt;/strong&gt;         &lt;br /&gt;        &lt;br /&gt;Check out the &lt;/font&gt;&lt;a href="http://www.visualstudiogallery.com/ExtensionDetails.aspx?ExtensionID=0586c442-6114-4071-8135-5244bb1e858e"&gt;&lt;font size="2"&gt;DocProject&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;. &lt;/font&gt;&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;font size="2"&gt;DocProject is a set of project templates, a Visual Studio Add-In and an API that provide an extensible platform for building complied help using Microsoft Sandcastle in Visual Studio 2005, 2008, C# Express, VB.NET Express, on the command-line using MSBuild, on a build server such as Team Build, or in the DocProject External UI program.&lt;/font&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;strong&gt;        &lt;br /&gt;&lt;font size="2"&gt;VSX Survey          &lt;br /&gt;&lt;/font&gt;&lt;/strong&gt;      &lt;br /&gt;&lt;font size="2"&gt;Please take a few minutes and complete the &lt;/font&gt;&lt;a href="http://www.developersurvey.com/Survey.aspx?s=e44ce2cceae44867b0abb917bc30f95e"&gt;&lt;font size="2"&gt;VSX Survey (Spring 2008)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; to let us know your interests, activities, and feedback on the topic of extending Visual Studio. We will soon be sharing many of the results of our past survey and this new survey, so that those of you who take the time to fill out the survey can learn more about what the VSX community is doing and saying.        &lt;br /&gt;        &lt;br /&gt;&lt;strong&gt;Visual Studio Gallery phase 2 updates rollout&lt;/strong&gt;         &lt;br /&gt;        &lt;br /&gt;The &lt;/font&gt;&lt;a href="http://visualstudiogallery.com"&gt;&lt;strong&gt;&lt;font size="2"&gt;Visual Studio Gallery&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; site has many new features added, part of an overall phase 2 site feature update rollout this month. Summarized from Anthony Cangialosi's blog post &lt;/font&gt;&lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/06/06/the-visual-studio-gallery-gets-a-little-more-community-friendly.aspx"&gt;&lt;font size="2"&gt;The Visual Studio Gallery gets a little more community friendly&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;:        &lt;br /&gt;New features added:&lt;/font&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;font size="2"&gt;Users can now contribute their own ratings on the quality extensions they&amp;#8217;ve tried &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Visitors can optionally provide a detailed review about the extensions &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;We&amp;#8217;ve added a Review Tab were visitors can sort through the various reviews on an extension &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;The &amp;#8220;Was this review helpful&amp;#8221; lets other browsers sort credible reviews from the rest &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Authors of an extension now get aggregate information about the ratings of their extension &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Last we jazzed up the category &amp;amp; search results page giving a better summary of the matching extensions &lt;/font&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;font size="2"&gt;More features coming soon:&lt;/font&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;font size="2"&gt;Author contributed Tags for extensions &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;RSS Feeds for each category &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Tag based RSS feeds &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Improvements to the new Categories list page &lt;/font&gt;&lt;/li&gt;      &lt;li&gt;&lt;font size="2"&gt;Improved Submission form          &lt;br /&gt;&lt;/font&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;VSX Developer Center updates          &lt;br /&gt;          &lt;br /&gt;&lt;/strong&gt;The VSX Developer Center at &lt;b&gt;&lt;a href="http://msdn.com/vsx"&gt;http://msdn.com/vsx&lt;/a&gt;&lt;/b&gt; has been significantly updated this month. There are 20 new pages added to the VSX dev center. One overall new navigation feature you will notice is under the top red navigation tabs there is a gray sub TOC menu bar, which appears when current main tab page that has sub pages.         &lt;br /&gt;        &lt;br /&gt;For the home page, you will see a &lt;b&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/cc678364.aspx"&gt;VSX Site Map&lt;/a&gt;&lt;/b&gt; link on the far left of the sub TOC (Table of Contents) menu bar. There is also a sub TOC menu link at the top of the Home page for the VSX DevCon 2008 event page. Click on the VSX Site Map link to view a complete link list of all the pages directly associated with the VSX dev center.         &lt;br /&gt;        &lt;br /&gt;Check out the significant updates and UI enhancements to the &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980956.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Downloads&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980957.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Support&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt;.        &lt;br /&gt;        &lt;br /&gt;Based on developer feedback as well as our own goals of making the end to end story for VSX developers easier, we have created a new web page on the VSX dev center: &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/cc655795.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Generate Load Keys&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt;. This form is a more simple, quick, and easy process of obtaining PLKs and SLKs.&amp;#160; &lt;br /&gt;        &lt;br /&gt;The updated &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980958.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Community&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; page includes links to many VSX related bloggers (both Microsoft and community), and there is a new section on that page for Social Bookmarks on the topic of VSX.        &lt;br /&gt;        &lt;br /&gt;Visit the &lt;/font&gt;&lt;a href="http://social.msdn.microsoft.com/bookmarks/en-US/FAQ/"&gt;&lt;strong&gt;&lt;font size="2"&gt;Social Bookmarks&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; site to learn more about them and how you can create and share them. Bookmarks created that include the &lt;em&gt;vsx&lt;/em&gt; tag will be included in the VSX Social Bookmarks listing and &lt;/font&gt;&lt;a href="http://services.community.microsoft.com/feeds/feed/query/namespace/b22788b8-c8f1-4df3-aa44-1f457f092c93/eq/brands/msdn/eq/and/tag/vsx/eq/and/orderby/totalviews,ascending/eq/and"&gt;&lt;font size="2"&gt;VSX Social Bookmarks RSS&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; feed. Or view the VSX topics using a &lt;/font&gt;&lt;a href="http://social.msdn.microsoft.com/bookmarks/en-US/#sort=recent&amp;amp;page=0&amp;amp;tags=vsx"&gt;&lt;font size="2"&gt;VSX tag filter for Social Bookmarks&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.        &lt;br /&gt;        &lt;br /&gt;The &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980955.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Learn&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; pages have significant updates with 6 major blocks of content links along with 18 new sub pages that are part of the VSX learning content. Also the 6 key links listed on the gray sub TOC menu bar on the Learn page. The VSX Site Map page shows all the pages under the Learn category.        &lt;br /&gt;        &lt;br /&gt;We will continue to improve and add to the content listed off the Learn page of the VSX dev center, as well as enhance the VS SDK documentation (content, links, and navigation). Feel free to send suggestions for VSX content to be added, layout and navigation of the VSX dev center, and any community related links that should be considered for future updates.         &lt;br /&gt;        &lt;br /&gt;&lt;strong&gt;Sign-up for the VSX Flash Newsletter email subscription&lt;/strong&gt;         &lt;br /&gt;        &lt;br /&gt;The VSX team has created a formal recurring communication email newsletter to provide the latest news, announcements, and special offers related to VSX (Visual Studio Extensibility), the VSIP (Visual Studio Industry Partners) program, and the Visual Studio Gallery.&amp;#160; &lt;br /&gt;        &lt;br /&gt;While we will continue post monthly VSX Community Letters here on the VSX Team Blog, this email subscription will be similar to formal subscriptions like the MSDN Flash and specific technology email newsletters, either in HTML or Text format (see screenshot of sign-up page below).&amp;#160; &lt;br /&gt;        &lt;br /&gt;We expect to send a formal newsletter summary monthly, with some months including an additional email news flash for significant announcements like a new download of the VS SDK available, new events, special offers, etc. Sign-up today at the link below: &lt;/font&gt;&lt;/p&gt; &lt;/li&gt;  &lt;li&gt;   &lt;blockquote&gt;     &lt;p&gt;&lt;a href="https://profile.microsoft.com/RegSysProfileCenter/wizard.aspx?wizid=12012beb-f984-48bc-bbd5-51c6e8980905&amp;amp;lcid=1033&amp;amp;ci=105280"&gt;&lt;strong&gt;&lt;font size="2"&gt;Visual Studio Extensibility Flash Newsletter&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;     &lt;br /&gt;&lt;font size="2"&gt;&lt;b&gt;Next month&lt;/b&gt;         &lt;br /&gt;        &lt;br /&gt;In next month's letter, we will have more new technical content online for VSX (whitepapers and deep dives into samples), more updates to the VSX dev center, and more features added to the Visual Studio Gallery site including RSS support.         &lt;br /&gt;        &lt;br /&gt;Please send your feedback to us via the Contact link on any of our team member blogs, or post a technical question in the &lt;/font&gt;&lt;a href="http://forums.microsoft.com/msdn/showforum.aspx?forumid=57&amp;amp;siteid=1"&gt;&lt;font size="2"&gt;MSDN Forum for VSX&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;. You can also email me directly at &lt;/font&gt;&lt;a href="mailto:klevy@microsoft.com"&gt;&lt;font size="2"&gt;klevy@microsoft.com&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; or using the Email link on &lt;/font&gt;&lt;a href="http://blogs.msdn.com/klevy/"&gt;&lt;font size="2"&gt;my blog&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;. &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;Ken Levy        &lt;br /&gt;Program Manager         &lt;br /&gt;Visual Studio Tools Ecosystem         &lt;br /&gt;Microsoft         &lt;br /&gt;&lt;/font&gt;&lt;a href="http://blogs.msdn.com/klevy"&gt;&lt;font size="2"&gt;http://blogs.msdn.com/klevy&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;        &lt;br /&gt;&lt;/font&gt;&lt;a href="http://msdn.com/vsx"&gt;&lt;font size="2"&gt;http://msdn.com/vsx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;       &lt;br /&gt;        &lt;br /&gt;&lt;/font&gt;&lt;/p&gt; &lt;/li&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8593330" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Gallery/default.aspx">VS Gallery</category></item><item><title>VSX Tour (Spring 2008) session online</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/12/vsx-tour-spring-2008-session-online.aspx</link><pubDate>Thu, 12 Jun 2008 18:32:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8593279</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8593279.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8593279</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8593279</wfw:comment><description>One of the VSX Tour (Spring 2008) presentations by &lt;a href="http://blogs.msdn.com/jameslau/"&gt;&lt;font size="2"&gt;James Lau&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and &lt;a href="http://blogs.msdn.com/jmprieur/"&gt;Jean-Marc Prieur&lt;/a&gt; is now online for on demand viewing (about 2 hours total), &lt;a href="http://blogs.msdn.com/katriend/archive/2008/05/30/vsx-visug-and-multi-mania-events.aspx"&gt;posted by Katrien&lt;/a&gt;.&lt;/font&gt;&amp;#160; &lt;p&gt;&lt;/p&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=423"&gt;VSX - Extend your development Experience - Part 1&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=424"&gt;VSX - Extend your development Experience - Part 2&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=425"&gt;VSX - Extend your development Experience - Part 3&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=426"&gt;VSX - Extend your development Experience - Part 4&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;&lt;/li&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/chopsticks/default.aspx?id=427"&gt;VSX - Extend your development Experience - Part 5&lt;/a&gt; &lt;/li&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8593279" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category></item><item><title>VSX Tour in Europe (Spring 2008) event reports</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/11/vsx-tour-in-europe-spring-2008-event-reports.aspx</link><pubDate>Thu, 12 Jun 2008 09:42:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8535537</guid><dc:creator>vsxteam</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8535537.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8535537</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8535537</wfw:comment><description>Updated: &lt;a href="http://blogs.msdn.com/jameslau/"&gt;&lt;font size="2"&gt;James Lau&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; has completed the VSX tour with &lt;a href="http://blogs.msdn.com/jmprieur/"&gt;Jean-Marc Prieur&lt;/a&gt;.     &lt;br /&gt;    &lt;br /&gt;To view the VSX tour presentation online, see Jean-Marc's blog post: &lt;a href="http://blogs.msdn.com/katriend/archive/2008/05/26/watch-visug-session-on-vsx-visual-studio-extensibility-online.aspx"&gt;&lt;strong&gt;Watch VISUG session on VSX (Visual Studio Extensibility) online&lt;/strong&gt;&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;Below are the links to the various trip report details for each event location:     &lt;br /&gt;    &lt;br /&gt;&lt;/font&gt;  &lt;p&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/20/vs-2008-sdk-1-1-beta-european-tour-kickoff.aspx"&gt;&lt;font size="2"&gt;European Tour Kickoff!&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font size="2"&gt;       &lt;br /&gt;        &lt;br /&gt;&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/21/stop-1-brussels-belgium.aspx"&gt;&lt;font size="2"&gt;Stop 1: Brussels, Belgium&lt;/font&gt;&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/23/stop-2-amsterdam-netherlands.aspx"&gt;Stop 2: Amsterdam, Netherlands&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/26/update-from-brussels.aspx"&gt;Update from Brussels&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/27/stop-3-munich-germany.aspx"&gt;Stop 3: Munich, Germany&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/30/stop-4-zurich-switzerland.aspx"&gt;Stop 4: Zurich, Switzerland&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/06/04/stop-5-prague-czech-republic.aspx"&gt;Stop 5: Prague, Czech Republic&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/06/08/stop-6-final-stop-budapest-hungary.aspx"&gt;Stop 6 (Final Stop): Budapest, Hungary&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8535537" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category></item><item><title>Sign-up for the VSX Flash Newsletter email subscription</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/10/sign-up-for-the-vsx-flash-newsletter-email-subscription.aspx</link><pubDate>Wed, 11 Jun 2008 08:39:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8591477</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8591477.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8591477</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8591477</wfw:comment><description>&lt;font size="2"&gt;The VSX team has created a formal recurring communication email newsletter to provide the latest news, announcements, and special offers related to VSX (Visual Studio Extensibility), the VSIP (Visual Studio Industry Partners) program, and the Visual Studio Gallery.&amp;#160; &lt;br /&gt;    &lt;br /&gt;While we will continue post monthly VSX Community Letters here on the VSX Team Blog, this email subscription will be similar to formal subscriptions like the MSDN Flash and specific technology email newsletters, either in HTML or Text format (see screenshot of sign-up page below).     &lt;br /&gt;    &lt;br /&gt;&lt;/font&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/f34d35c1006c_6C1A/VSXFlash_2.jpg"&gt;&lt;font size="2"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="118" alt="VSXFlash" src="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/f34d35c1006c_6C1A/VSXFlash_thumb.jpg" width="575" border="0" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;/font&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;We expect to send a formal newsletter summary monthly, with some months including an additional email news flash for significant announcements like a new download of the VS SDK available, new events, special offers, etc. Sign-up today at the link below:      &lt;br /&gt;      &lt;br /&gt;&lt;/font&gt;&lt;a href="https://profile.microsoft.com/RegSysProfileCenter/wizard.aspx?wizid=12012beb-f984-48bc-bbd5-51c6e8980905&amp;amp;lcid=1033&amp;amp;ci=105280"&gt;&lt;strong&gt;&lt;font size="2"&gt;Visual Studio Extensibility Flash Newsletter&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8591477" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSIP/default.aspx">VSIP</category></item><item><title>VSX Developer Center update - June 2008</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/06/vsx-developer-center-update-june-2008.aspx</link><pubDate>Sat, 07 Jun 2008 01:26:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8579092</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8579092.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8579092</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8579092</wfw:comment><description>&lt;font size="2"&gt;The VSX Developer Center at &lt;b&gt;&lt;a href="http://msdn.com/vsx"&gt;http://msdn.com/vsx&lt;/a&gt;&lt;/b&gt; has been significantly updated today. &lt;/font&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;There will be about 20 new pages added to the VSX dev center today, about 3 times as many pages that exist on it today. One overall new navigation feature you will notice is under the top red navigation tabs there is a gray sub TOC menu bar, which appears when current main tab page that has sub pages. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;For the home page, you will see a &lt;b&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/cc678364.aspx"&gt;VSX Site Map&lt;/a&gt;&lt;/b&gt; link on the far left of the sub TOC (Table of Contents) menu bar. There is also a sub TOC menu link at the top of the Home page for the VSX DevCon 2008 event page. Click on the VSX Site Map link to view a complete link list of all the pages directly associated with the VSX dev center.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Check out the significant updates and UI enhancements to the &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980956.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Downloads&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980957.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Support&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;The updated &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980958.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Community&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; page includes links to many VSX related bloggers (both Microsoft and community), and there is a new section on that page for Social Bookmarks on the topic of VSX.      &lt;br /&gt;      &lt;br /&gt;Visit the &lt;/font&gt;&lt;a href="http://social.msdn.microsoft.com/bookmarks/en-US/FAQ/"&gt;&lt;font size="2"&gt;Social Bookmarks&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; site to learn more about them and how you can create and share them. Bookmarks created that include the &lt;em&gt;vsx&lt;/em&gt; tag will be included in the VSX Social Bookmarks listing and &lt;/font&gt;&lt;a href="http://services.community.microsoft.com/feeds/feed/query/namespace/b22788b8-c8f1-4df3-aa44-1f457f092c93/eq/brands/msdn/eq/and/tag/vsx/eq/and/orderby/totalviews,ascending/eq/and"&gt;&lt;font size="2"&gt;VSX Social Bookmarks RSS&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; feed. Or view the VSX topics using a &lt;/font&gt;&lt;font size="2"&gt;&lt;a href="http://social.msdn.microsoft.com/bookmarks/en-US/#sort=recent&amp;amp;page=0&amp;amp;tags=vsx"&gt;VSX tag filter for Social Bookmarks&lt;/a&gt;&lt;/font&gt;&lt;font size="2"&gt;.      &lt;br /&gt;      &lt;br /&gt;The &lt;/font&gt;&lt;a href="http://msdn.microsoft.com/en-us/vsx/bb980955.aspx"&gt;&lt;strong&gt;&lt;font size="2"&gt;Learn&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;&lt;font size="2"&gt; pages have significant updates with 6 major blocks of content links along with 18 new sub pages that are part of the VSX learning content. Also the 6 key links listed on the gray sub TOC menu bar on the Learn page. The VSX Site Map page shows all the pages under the Learn category.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;We will continue to improve and add to the content listed off the Learn page of the VSX dev center, as well as enhance the VS SDK documentation (content, links, and navigation). Feel free to send suggestions for VSX content to be added, layout and navigation of the VSX dev center, and any community related links that should be considered for future updates.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8579092" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category></item><item><title>VSX Developer Conference 2008</title><link>http://blogs.msdn.com/vsxteam/archive/2008/06/02/vsx-developer-conference-2008.aspx</link><pubDate>Mon, 02 Jun 2008 21:53:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8569973</guid><dc:creator>vsxteam</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/vsxteam/comments/8569973.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsxteam/commentrss.aspx?PostID=8569973</wfw:commentRss><wfw:comment>http://blogs.msdn.com/vsxteam/rsscomments.aspx?PostID=8569973</wfw:comment><description>&lt;font size="2"&gt;&lt;strong&gt;VSX DevCon 2008: &lt;/strong&gt;&lt;/font&gt;&lt;a href="http://msdn.com/vsx/conference"&gt;&lt;font size="2"&gt;&lt;strong&gt;http://msdn.com/vsx/conference&lt;/strong&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;&amp;#160; &lt;br /&gt;    &lt;br /&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/VSXDeveloperConference2008_A232/VSXDevCon2008_Banner1_5.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="99" alt="VSXDevCon2008_Banner1" src="http://blogs.msdn.com/blogfiles/vsxteam/WindowsLiveWriter/VSXDeveloperConference2008_A232/VSXDevCon2008_Banner1_thumb_1.jpg" width="573" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;This fall, Microsoft is hosting a developer conference to teach developers how to extend Visual Studio. Visual Studio is an open, extensible platform that can be customized for everything from individual productivity tools to enterprise-wide development needs. The Visual Studio Shell enables developers to leverage a world class IDE to build specialized tools for any number of vertical industries, and can even be custom-branded with your own splash screen and app icon. &lt;/font&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Join us September 15th &amp;amp; 16th, 2008 at the Microsoft Conference Center in Redmond, Washington for two full days of sessions. Each day will have two session tracks presented by Microsoft product team members and industry influencers.      &lt;br /&gt;      &lt;br /&gt;Meet the VSX team and many others from Microsoft, as well as hundreds of developers from around the world who are members of the VSIP program and the VSX developer community.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="2"&gt;Registration Fee: $100        &lt;br /&gt;        &lt;br /&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Microsoft Main Campus      &lt;br /&gt;Conference Center       &lt;br /&gt;Redmond, WA       &lt;br /&gt;      &lt;br /&gt;A broad range of Visual Studio extensibility topics will be presented including:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio extensibility overview&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Future of Visual Studio&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Using the Visual Studio SDK&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Building applications based on the free Visual Studio Shell&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Programming language service integration&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Building custom Domain Specific Language (DSL) tools&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Team Foundation Server (TFS) extensibility&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio Team System (VSTS) extensibility&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; Visual Studio Tools for Applications (VSTA)&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#8226; &lt;em&gt;And many more VSX topics!&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8569973" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsxteam/archive/tags/News/default.aspx">News</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+SDK/default.aspx">VS SDK</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Team/default.aspx">VSX Team</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+Community/default.aspx">VSX Community</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSIP/default.aspx">VSIP</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Shell/default.aspx">VS Shell</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VS+Gallery/default.aspx">VS Gallery</category><category domain="http://blogs.msdn.com/vsxteam/archive/tags/VSX+DevCon/default.aspx">VSX DevCon</category></item></channel></rss>