<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5205928213978201852</id><updated>2012-01-28T16:47:48.497+04:00</updated><category term='Microsoft MVP Award'/><title type='text'>VSX Insider</title><subtitle type='html'>Inside the Visual Studio eXtensibility world</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>40</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3492598654374083458</id><published>2009-10-23T14:32:00.001+04:00</published><updated>2009-10-23T14:32:08.390+04:00</updated><title type='text'>How to identify menus and commands with Visual Studio?</title><content type='html'>&lt;p&gt;Sometimes when we extend the Visual Studio it's very important to know what IDs the menu or command has. Ed Dore published great post &lt;a href="http://blogs.msdn.com/dr._ex/archive/2007/04/17/using-enablevsiplogging-to-identify-menus-and-commands-with-vs-2005-sp1.aspx" target="_blank"&gt;Using EnableVSIPLogging to identify menus and commands with VS 2005 + SP1&lt;/a&gt;, which describes how to enable VSIP (the old abbreviation of VSX) logging. &lt;/p&gt;&lt;span class="fullpost"&gt; &lt;p&gt;To do that all you need is to add(or change) the setting in Windows Registry that informs IDE to enable logging. That is the registry file content for Visual Studio 2005 SP1 or above:&lt;/p&gt; &lt;p&gt;&lt;font color="#0000ff"&gt;Windows Registry Editor Version 5.00&lt;br&gt;[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\General]&lt;br&gt;"EnableVSIPLogging"=dword:00000001&lt;/font&gt;&lt;/p&gt; &lt;p&gt;Similar registry file will work for Visual Studio 2008 as well:&lt;/p&gt; &lt;p&gt;&lt;font color="#0000ff"&gt;Windows Registry Editor Version 5.00&lt;br&gt;[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\General]&lt;br&gt;"EnableVSIPLogging"=dword:00000001&lt;/font&gt;&lt;/p&gt; &lt;p&gt;Once "EnableVSIPLogging" setting is set to 1, you can click on menu or command with &lt;span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"&gt;CTRL+SHIFT pressed to see the information about clicked item in message box like this:&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"&gt;&lt;a href="http://lh3.ggpht.com/_5frVexR03lk/SuGGJGuFp_I/AAAAAAAAAJs/lNvjV2d8k8U/VSDebug.Message%5B11%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="405" alt="VSDebug Message box for Format Document toolbar button" src="http://lh6.ggpht.com/_5frVexR03lk/SuGGJoBGcrI/AAAAAAAAAJw/7AV2Payv7Io/VSDebug.Message_thumb%5B9%5D.jpg" width="441" border="0"&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"&gt;Look to &lt;a href="http://blogs.msdn.com/dr._ex/archive/2007/04/17/using-enablevsiplogging-to-identify-menus-and-commands-with-vs-2005-sp1.aspx" target="_blank"&gt;Ed Dore's post&lt;/a&gt; for more details.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"&gt;Keep in touch and happy extending!&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3492598654374083458?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3492598654374083458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3492598654374083458' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3492598654374083458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3492598654374083458'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/10/how-to-identify-menus-and-commands-with.html' title='How to identify menus and commands with Visual Studio?'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/_5frVexR03lk/SuGGJoBGcrI/AAAAAAAAAJw/7AV2Payv7Io/s72-c/VSDebug.Message_thumb%5B9%5D.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7098750931734131238</id><published>2009-10-20T22:02:00.001+04:00</published><updated>2009-10-20T22:02:30.178+04:00</updated><title type='text'>Beta Visual Studio 2010 and .NET Framework 4 released!</title><content type='html'>&lt;p&gt;On 21 October developers can try new possibilities provided by Visual Studio 2010 Beta 1 and .NET Framework 4.0!&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;The most important things:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Top testing possibilities &lt;/li&gt;      &lt;li&gt;IDE improvements &lt;/li&gt;      &lt;li&gt;New drag-and-drop data binding mechanism for Silverlight and WPF &lt;/li&gt;      &lt;li&gt;Development tools for Windows 7, SharePoint and other technologies &lt;/li&gt;      &lt;li&gt;New integration possibilities with such technologies as: ASP.NET MVC, UML, Expression, multi-core and database &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Read more about and download new Visual Studio 2010 Beta 1 here: &lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx"&gt;http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7098750931734131238?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7098750931734131238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7098750931734131238' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7098750931734131238'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7098750931734131238'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/10/beta-visual-studio-2010-and-net.html' title='Beta Visual Studio 2010 and .NET Framework 4 released!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-802249532710710421</id><published>2009-08-04T07:23:00.000+04:00</published><updated>2009-08-04T07:24:07.409+04:00</updated><title type='text'>Visual Studio 2010 SDK Beta 1 released</title><content type='html'>Visual Studio 2010 SDK Beta 1 is now available for download &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d197feb6-ced5-40d4-949d-a51f02309ee8&amp;displaylang=en"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-802249532710710421?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/802249532710710421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=802249532710710421' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/802249532710710421'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/802249532710710421'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/08/visual-studio-2010-sdk-beta-1-released.html' title='Visual Studio 2010 SDK Beta 1 released'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-793452024572557816</id><published>2009-07-07T17:18:00.002+04:00</published><updated>2009-07-07T17:21:44.070+04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Microsoft MVP Award'/><title type='text'>I have received the 2009 Microsoft MVP Award!</title><content type='html'>I have received the 2009 Microsoft MVP Award for this year as well. I've been &lt;a href="http://vsx-insider.blogspot.com/2008/07/i-have-received-2008-microsoft-mvp.html"&gt;awarded in 2008&lt;/a&gt; and now I'm still Microsoft MVP. Cool! :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-793452024572557816?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/793452024572557816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=793452024572557816' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/793452024572557816'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/793452024572557816'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/07/i-have-received-2009-microsoft-mvp.html' title='I have received the 2009 Microsoft MVP Award!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3594191433001269058</id><published>2009-05-24T13:13:00.008+04:00</published><updated>2009-05-24T13:52:35.283+04:00</updated><title type='text'>Create innovative extensions for Visual Studio 2010!</title><content type='html'>&lt;p&gt;I have received the cool information about the Visual Studio 2010 Beta 1 extensibility. So I have just decided to quote it in my blog as is: “Are you building new tools to simplify your life or change the way people work?  Check out the opportunities to create innovative extensions for Visual Studio 2010…&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Examples of cool things you can do:&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Overlay rich metadata on top of the editor to bring new information to your fingertips&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Develop new project templates to accelerate your work (examples: New Project Dialog)&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Create innovative user interface elements using the WPF Shell&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Upload your extension to the &lt;a href="http://visualstudiogallery.com/"&gt;Visual Studio Gallery&lt;/a&gt; to find it in the Extension Manager&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Other things you should know:&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;With v2 of the Visual Studio Gallery that went live on 5/14, you can use the Extension Manager to find products from the ecosystem from within Visual Studio&lt;br /&gt;(with Beta1, the Extension Manager will only surface extensions posted to the Gallery in the VSIX file format; Beta2 will include the MSI format)&lt;/li&gt;&lt;br /&gt;&lt;li&gt;We just released the new SDK along with the new Shell redistributables, look for them at the dev center: http://msdn.com/vsx&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;If you’re developing extensions for VS 2010, you’ll want to stay tuned to the dev center for more information&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Fun things to help you get started – these can be found in the Extension Manager (Tools&gt;Extension Manager): search for Editor Extensions&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;DemoDashboard Sample:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The DemoDashboard sample is a WPF “dashboard” designed for folks presenting demos in VS2010 to get real-time audience feedback via Twitter. Use this sample to give presentations, build your own widgets, etc.  The wiki on the CodePlex site will give you all the info you need to get started. You can share the feedback you get with your followers on Twitter.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;get it:  Tools&gt;Extension Manager&lt;/p&gt;&lt;br /&gt;&lt;p&gt;or from the Gallery: &lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-us/7f790ec9-a267-4a22-aa65-dc6f7af34f24"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;source: http://demodashboard.codeplex.com&lt;/p&gt;&lt;br /&gt;&lt;p&gt;screenshot:&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_5frVexR03lk/ShkXPZAAV4I/AAAAAAAAAJM/UDNsWduDXC0/s1600-h/image009.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 192px;" src="http://1.bp.blogspot.com/_5frVexR03lk/ShkXPZAAV4I/AAAAAAAAAJM/UDNsWduDXC0/s320/image009.jpg" alt="" id="BLOGGER_PHOTO_ID_5339324386400819074" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;RegEx Editor Sample:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;This sample was built to ease the your pain when working with regular expressions.  It shows re-hosting of the editor in a window and provides a nice starting point for similar projects.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;get it:  Tools&gt;Extension Manager&lt;/p&gt;&lt;br /&gt;&lt;p&gt;or from the Gallery: &lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-us/55c24bf1-2636-4f94-831d-28db8505ce00"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;source: http://editorsamples.codeplex.com&lt;/p&gt;&lt;br /&gt;&lt;p&gt;screenshot:&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_5frVexR03lk/ShkXl8OlK2I/AAAAAAAAAJU/TzRokRamOE8/s1600-h/image010.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 236px;" src="http://4.bp.blogspot.com/_5frVexR03lk/ShkXl8OlK2I/AAAAAAAAAJU/TzRokRamOE8/s320/image010.jpg" alt="" id="BLOGGER_PHOTO_ID_5339324773814315874" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Custom Intellisense Sample:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;This sample provides a custom WPF-based UI for Intellisense -- with databinding and other cool features.  You might want to use it as-is, you might want to personalize it, you might want to build new features for it –  the choice is yours.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;get it:  Tools&gt;Extension Manager&lt;/p&gt;&lt;br /&gt;&lt;p&gt;or from the Gallery: &lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-us/ca201b20-8100-4f9a-a653-a20ae308e82e"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;source: http://editorsamples.codeplex.com&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;screenshot:&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_5frVexR03lk/ShkXt1wJPsI/AAAAAAAAAJc/JcR2-jp5WVE/s1600-h/image011.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 247px;" src="http://4.bp.blogspot.com/_5frVexR03lk/ShkXt1wJPsI/AAAAAAAAAJc/JcR2-jp5WVE/s320/image011.jpg" alt="" id="BLOGGER_PHOTO_ID_5339324909514997442" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Image Insertion Sample:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;This sample is all about visualizing resources inline, it provides some nice transparency effects when you’re dragging an image from the solution explorer, and will automatically resize text to fit the image.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;get it:  Tools&gt;Extension Manager&lt;/p&gt;&lt;br /&gt;&lt;p&gt;or from the Gallery: &lt;a href="http://visualstudiogallery.msdn.microsoft.com/en-us/793d16d0-235a-439a-91df-4ce7c721df12"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;source: http://editorsamples.codeplex.com&lt;/p&gt;&lt;br /&gt;&lt;p&gt;screenshot:&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_5frVexR03lk/ShkXzwOfO5I/AAAAAAAAAJk/Wipr2h-Jr6E/s1600-h/image012.jpg"&gt;&lt;img style="cursor: pointer; width: 320px; height: 228px;" src="http://2.bp.blogspot.com/_5frVexR03lk/ShkXzwOfO5I/AAAAAAAAAJk/Wipr2h-Jr6E/s320/image012.jpg" alt="" id="BLOGGER_PHOTO_ID_5339325011110869906" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;FAQ:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;1. What is the Extension Manager and how do I find it?&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The Extension Manager in Visual Studio enables developers to discover Visual Studio Extensions from within the product itself. It consumes data directly from the Visual Studio Gallery, giving developers direct access to partner and community products that extend and enhance Visual Studio.  If you have a free or free trial version of your product hosted on the Visual Studio Gallery, a developer will be able to download and install that product directly from within the IDE.  (In Beta1, the in-product experience will show only extensions uploaded as a VSIX.  In Beta 2 we will expand the in-product experience to also include extensions uploaded as MSI and reference links to other download sites.)&lt;/p&gt;&lt;br /&gt;&lt;p&gt;The Extension Manager enables a developer to install, upgrade, uninstall, enable, and disable extensions, making it easier to manage a portfolio of extensions.  &lt;/p&gt;&lt;br /&gt;&lt;p&gt;To find the Extension Manager:  Tools&gt;Extension Manager.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;2. So this means the Visual Studio Gallery can now host downloads?&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Yes, we’re excited to announce that the Visual Studio Gallery can now host your downloads.  Keep in mind that at this time the gallery does not include a commerce framework so we recommend creating a free or free trial version of your product that can be hosted on the Visual Studio Gallery.  Of course we still support reference links for users who prefer to host their own downloads.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;3. What else is new @ the Visual Studio Gallery?&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Thanks to some great work by the MSDN team we’ve moved the Visual Studio Gallery to be part of MSDN.  Some of the benefits:&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;The new navigation model supports all types of Visual Studio Extensions and has sections for Tools, Controls, and Templates &lt;/li&gt;&lt;br /&gt;&lt;li&gt;The integration with MSDN now gives users a chance to take advantage of a shared profile across all MSDN properties.  Contributing to the gallery can enhance your MSDN reputation giving high quality contributors the recognition they deserve.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Visual Studio Gallery contributions offer an optional discussion board to separate your reviews and give contributors an opportunity to post updates, respond to feedback, &amp;amp; discuss bugs.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;All entries include a usage chart to give contributors a sense of which of their products are getting the most traffic on the Visual Studio Gallery.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;4. What’s the deal with the VSIX file format I’ve heard about?&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Both the new Visual Studio Gallery and the Extension Manager work with .VSIX files, which is a new deployment model for extensions, similar to a renamed .ZIP file.  This transition provides Visual Studio users a new low-overhead, reliable way to deploy Visual Studio Extensions. There’s tooling available to help you with this, and you can find instructions and other helpful tips at the Visual Studio Extensibility Dev Center:  http://msdn.com/vsx.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3594191433001269058?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3594191433001269058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3594191433001269058' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3594191433001269058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3594191433001269058'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/05/create-innovative-extensions-for-visual.html' title='Create innovative extensions for Visual Studio 2010!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_5frVexR03lk/ShkXPZAAV4I/AAAAAAAAAJM/UDNsWduDXC0/s72-c/image009.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3235540724691232444</id><published>2009-05-24T11:40:00.002+04:00</published><updated>2009-05-24T13:01:17.695+04:00</updated><title type='text'>Visual Studio 2010 SDK available for download</title><content type='html'>&lt;p&gt;A few days ago Visual Studio 2010 Beta 1 SDK becomes available for&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d197feb6-ced5-40d4-949d-a51f02309ee8&amp;amp;displaylang=en"&gt; download&lt;/a&gt;. The Visual Studio 2010 SDK Beta 1 provides tools and templates for building Visual Studio extensions. By using the Visual Studio SDK, you can build your own tool windows, create menu commands, and add extensions to the new Visual Studio editor and other features.&lt;/p&gt;&lt;span class="fullpost"&gt;&lt;p&gt;You can download the Visual Studio 2010 Beta 1 SDK &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d197feb6-ced5-40d4-949d-a51f02309ee8&amp;amp;displaylang=en"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Also check the &lt;a href="http://blogs.msdn.com/quanto/archive/2009/05/13/visual-studio-2010-sdk-beta-1-readme.aspx"&gt;Visual Studio 2010 SDK Beta 1 Readme&lt;/a&gt; to avoid possible problems with migration.&lt;span class="fullpost"&gt;&lt;p&gt;Keep in touch and happy extending!&lt;br /&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3235540724691232444?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3235540724691232444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3235540724691232444' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3235540724691232444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3235540724691232444'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/05/visual-studio-2010-sdk-available-for.html' title='Visual Studio 2010 SDK available for download'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-6505516888098233205</id><published>2009-05-24T08:52:00.001+04:00</published><updated>2009-05-24T13:03:08.735+04:00</updated><title type='text'>Visual Studio 2010 Beta 1 released!</title><content type='html'>&lt;p&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx" target="_blank"&gt;Visual Studio 2010 Beta 1 has been released&lt;/a&gt; to the web. It has the &lt;a href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx" target="_blank"&gt;new look and feel&lt;/a&gt; which relies heavily on WPF. There are &lt;a href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx" target="_blank"&gt;a few screenshots available&lt;/a&gt; on &lt;a href="http://blogs.msdn.com/jasonz/default.aspx" target="_blank"&gt;Jason Zander's WebLog&lt;/a&gt;.&lt;/p&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;p&gt;Visual Studio 2010 has some new interesting features like &lt;a href="http://channel9.msdn.com/pdc2008/TL32/" target="_blank"&gt;Extension Manager&lt;/a&gt;, and a lot of cool improvements in Code Editor. There are a few links pointing and describing new stuff in Visual Studio 2010:&lt;/p&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Somasegar’s weblog: &lt;a href="http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx" target="_blank"&gt;Visual Studio 2010 and .NET FX 4 Beta 1 ships!&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Jason Zander's WebLog: &lt;a href="http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-2010.aspx" target="_blank"&gt;A New Look for Visual Studio 2010&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;li&gt;Quan To's VSX blog: &lt;a href="http://blogs.msdn.com/quanto/archive/2009/05/18/visual-studio-2010-beta-1-is-available-for-msdn-subscribers.aspx" target="_blank"&gt;Visual Studio 2010 Beta 1 is available (for MSDN subscribers)&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;li&gt;MSDN: &lt;a href="http://blogs.msdn.com/terryclancy/archive/2009/05/19/visual-studio-2010-new-features-extensibility-points-and-partner-opportunities.aspx" target="_blank"&gt;Visual Studio 2010 New Features, Extensibility Points and Partner Opportunities&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;li&gt;MSDN: &lt;a href="http://blogs.msdn.com/terryclancy/archive/2009/05/20/visual-studio-team-system-2010-new-features-extensibility-points-and-partner-opportunities.aspx" target="_blank"&gt;Visual Studio Team System 2010 New Features, Extensibility Points and Partner Opportunities&lt;/a&gt; &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;p&gt;You can download Visual Studio 2010 Beta 1 &lt;a href="http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:370" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Keep in touch and happy extending!&lt;/p&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-6505516888098233205?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/6505516888098233205/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=6505516888098233205' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6505516888098233205'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6505516888098233205'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/05/visual-studio-2010-beta-1-released.html' title='Visual Studio 2010 Beta 1 released!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-9092342793802257839</id><published>2009-05-14T08:15:00.001+04:00</published><updated>2009-05-14T08:15:16.213+04:00</updated><title type='text'>Snip your DSL into prototypes</title><content type='html'>&lt;p&gt;In case you did not see it yet, have a look at the cool white paper &lt;a title="Snip your dsl into prototypes" href="http://www.netfxfactory.org/blogs/papers/archive/2008/06/25/snip-your-dsl-into-prototypes.aspx" target="_blank"&gt;Snip your dsl into prototypes&lt;/a&gt; posted on &lt;a title="www.NetFxFactory.org" href="http://www.netfxfactory.org" target="_blank"&gt;NetFxFactory&lt;/a&gt;. &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;It provides the intersting solution based on DSL Tools. &lt;/p&gt;    &lt;p&gt;Source: &lt;a href="http://www.netfxfactory.org/blogs/papers/archive/2008/06/25/snip-your-dsl-into-prototypes.aspx"&gt;http://www.netfxfactory.org/blogs/papers/archive/2008/06/25/snip-your-dsl-into-prototypes.aspx&lt;/a&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-9092342793802257839?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/9092342793802257839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=9092342793802257839' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9092342793802257839'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9092342793802257839'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2009/05/snip-your-dsl-into-prototypes.html' title='Snip your DSL into prototypes'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-1213866646435621392</id><published>2008-11-09T02:37:00.001+03:00</published><updated>2008-11-09T02:37:40.875+03:00</updated><title type='text'>Visual Studio now in Russian!</title><content type='html'>&lt;p&gt;Being Russian myself I glad to announce that from now Russian localization of Visual Studio is here.&lt;/p&gt;  &lt;p&gt;There are links to download Russian Visual Studio trials and related staff, which I grabbed from &lt;a title="Quan To&amp;#39;s Visual Studio Extensibility blog" href="http://blogs.msdn.com/quanto/archive/2008/10/27/visual-studio-2008-russian-edition-has-just-been-released.aspx" target="_blank"&gt;Quan To's weblog&lt;/a&gt; :) &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;ul&gt;     &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D95598D7-AA6E-4F24-82E3-81570C5384CB&amp;amp;displaylang=ru" target="_blank"&gt;Visual Studio Team Suite Trial&lt;/a&gt;&amp;#160; (90 days) &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B0155166-B0A3-436E-AC95-37D7E39A440C&amp;amp;displaylang=ru" target="_blank"&gt;Visual Studio Team Foundation Server Trial&lt;/a&gt; (90 days)&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=83C3A1EC-ED72-4A79-8961-25635DB0192B&amp;amp;displaylang=ru" target="_blank"&gt;Visual Studio&amp;#160; Professional Trial&lt;/a&gt;&amp;#160; (90 days)&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=572E1E71-AE6B-4F92-960D-544CABE62162&amp;amp;displaylang=ru" target="_blank"&gt;VSTS 2008 Test Load Agent Trial&lt;/a&gt; (90 days)&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6FF3BC60-32C8-4C22-8591-A20BF8DFF1A2&amp;amp;displaylang=ru" target="_blank"&gt;MSDN Library for Visual Studio 2008&lt;/a&gt;&amp;#160; &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;amp;displaylang=ru" target="_blank"&gt;NETFX 3.5&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C78987B9-97F4-455F-BEE7-F6BFA4AD774E&amp;amp;displaylang=ru" target="_blank"&gt;NETFX 3.5 LP&lt;/a&gt; &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;And these two links are stolen from &lt;a title="Visual Studio Extensibility - Visual Studio Ecosystem - Visual Studio SDK" href="http://blogs.msdn.com/vsxteam/archive/2008/10/29/russian-integrated-and-isolated-shells-for-visual-studio-2008.aspx" target="_blank"&gt;VSX Team Blog&lt;/a&gt;: the Russian edition of Visual Studio has just been released which includes a &lt;a class="" href="http://www.microsoft.com/downloads/details.aspx?displaylang=ru&amp;amp;FamilyID=40646580-97fa-4698-b65f-620d4b4b1ed7" mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=ru&amp;amp;FamilyID=40646580-97fa-4698-b65f-620d4b4b1ed7"&gt;&lt;font color="#0000ff"&gt;Russian Integrated Shell&lt;/font&gt;&lt;/a&gt; and &lt;a class="" href="http://www.microsoft.com/downloads/details.aspx?displaylang=ru&amp;amp;FamilyID=aca38719-f449-4937-9bac-45a9f8a73822" mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=ru&amp;amp;FamilyID=aca38719-f449-4937-9bac-45a9f8a73822"&gt;&lt;font color="#0000ff"&gt;Russian Isolated Shell&lt;/font&gt;&lt;/a&gt;. Read more details on &lt;a title="Quan To&amp;#39;s Visual Studio Extensibility blog" href="http://blogs.msdn.com/quanto/archive/2008/10/27/visual-studio-2008-russian-edition-has-just-been-released.aspx" target="_blank"&gt;Quan To's Visual Studio Extensibility blog&lt;/a&gt;. And... &lt;/p&gt;    &lt;p&gt;Да здравствует Студия!!! :) &lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-1213866646435621392?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/1213866646435621392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=1213866646435621392' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/1213866646435621392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/1213866646435621392'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/11/visual-studio-now-in-russian.html' title='Visual Studio now in Russian!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-5953430552993173439</id><published>2008-10-28T10:24:00.002+03:00</published><updated>2008-10-28T10:28:18.698+03:00</updated><title type='text'>Microsoft Visual Studio Tips book by Sara Ford released</title><content type='html'>&lt;p&gt;This week new &lt;a title="Microsoft Visual Studio Tips book on Amazon" href="http://www.amazon.com/Microsoft-Visual-Studio-Tips-Sara/dp/0735626405/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1225176160&amp;amp;sr=8-1" target="_blank"&gt;Microsoft Visual Studio Tips&lt;/a&gt; book written by &lt;a title="Sara Ford's WebLog" href="http://blogs.msdn.com/saraford/default.aspx"&gt;Sara Ford&lt;/a&gt; has been released.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="fullpost"&gt; &lt;p&gt;You might know that Sara posted a lot of valuable tips about working in Visual Studio at &lt;a title="Sara Ford's WebLog" href="http://blogs.msdn.com/saraford/default.aspx"&gt;her blog&lt;/a&gt;. Sara’s tips can be found also found here &lt;a title="Секреты Visual Studio" href="http://blogs.msdn.com/rusaraford/"&gt;in Russian&lt;/a&gt; translated by Vitaly Zaiko. And here &lt;a href="http://blogs.msdn.com/vsastuces/default.aspx"&gt;in French&lt;/a&gt;, and &lt;a href="http://blogs.msdn.com/andygon/"&gt;in Spanish&lt;/a&gt; as well.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/PDCDay0Pictures_6722/DSC02705.jpg"&gt;&lt;img style="cursor: pointer; width: 640px; height: 480px;" src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/PDCDay0Pictures_6722/DSC02705.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Read more details on Amazon website about &lt;a title="Microsoft Visual Studio Tips book on Amazon" href="http://www.amazon.com/Microsoft-Visual-Studio-Tips-Sara/dp/0735626405/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1225176160&amp;amp;sr=8-1" target="_blank"&gt;Microsoft Visual Studio Tips&lt;/a&gt; book.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Keep in touch and happy extending!&lt;/p&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-5953430552993173439?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/5953430552993173439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=5953430552993173439' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/5953430552993173439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/5953430552993173439'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/10/microsoft-visual-studio-tips-book-by.html' title='Microsoft Visual Studio Tips book by Sara Ford released'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-2695767159188391635</id><published>2008-10-05T16:46:00.001+04:00</published><updated>2008-10-05T16:46:10.591+04:00</updated><title type='text'>Near future: Visual Studio 2010 и .NET Framework 4.0</title><content type='html'>&lt;p&gt;About 10 months ago we got Visual Studio 2008 and .NET Framework 3.5. Very soon we'll got a new set - Visual Studio 2010 и .NET Framework 4.0!&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Read more about next generation of developer tools from Microsoft on MSDN website here: &lt;a title="Visual Studio 2010 and .NET Framework 4.0 Overview" href="http://msdn.microsoft.com/en-us/vstudio/products/cc948977.aspx" target="_blank"&gt;Visual Studio 2010 and .NET Framework 4.0 Overview&lt;/a&gt;. There is also some words about that &lt;a title="Microsoft анонсирует выход следующей версии Visual Studio и .NET Framework" href="http://blogs.msdn.com/rudevnews/archive/2008/09/29/microsoft-visual-studio-net-framework.aspx" target="_blank"&gt;in Russian&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-2695767159188391635?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/2695767159188391635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=2695767159188391635' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/2695767159188391635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/2695767159188391635'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/10/near-future-visual-studio-2010-net.html' title='Near future: Visual Studio 2010 и .NET Framework 4.0'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-930515274375283460</id><published>2008-09-07T13:29:00.001+04:00</published><updated>2008-09-07T13:29:58.688+04:00</updated><title type='text'>Do you want to update you system? Install VS2008 SDK 1.1 RTM!</title><content type='html'>&lt;p&gt;Before installing &lt;a title="VSX Team Blog: Visual Studio 2008 SDK 1.1 has been released!" href="http://blogs.msdn.com/vsxteam/" target="_blank"&gt;Visual Studio SDK 1.1 RTM&lt;/a&gt; I decided to install Visual Studio 2008 Service Pack 1 &lt;a title="Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1" href="http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx" target="_blank"&gt;announced&lt;/a&gt; recently...&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;After some attempts to install the &lt;a title="Microsoft Visual Studio 2008 Service Pack 1 (Installer)" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en" target="_blank"&gt;Visual Studio 2008 Service Pack 1&lt;/a&gt;, I figured out that I had to install &lt;a title="Windows XP Service Pack 3 Network Installation Package for IT Professionals and Developers" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4&amp;amp;displaylang=en" target="_blank"&gt;Service Pack 3&lt;/a&gt; for my Windows XP Professional first. I have also installed &lt;a title="Service Pack 1 for .NET Framework 3.5" href="http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&amp;amp;displaylang=en" target="_blank"&gt;Service Pack 1&lt;/a&gt; for &lt;a title=".NET Framework 3.5" href="http://www.microsoft.com/downloads/details.aspx?familyid=333325FD-AE52-4E35-B531-508D977D32A6&amp;amp;displaylang=en" target="_blank"&gt;.NET Framework 3.5&lt;/a&gt; because Visual Studio SDK 1.1 RTM requires it.&lt;/p&gt;    &lt;p&gt;Well my decision caused the 3 hours of installations and entire update for my machine :)&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-930515274375283460?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/930515274375283460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=930515274375283460' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/930515274375283460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/930515274375283460'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/09/do-you-want-to-update-you-system.html' title='Do you want to update you system? Install VS2008 SDK 1.1 RTM!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-988781149436763887</id><published>2008-08-21T12:28:00.001+04:00</published><updated>2008-08-21T12:28:36.480+04:00</updated><title type='text'>Visual Studio 2008 SDK 1.1 is released!</title><content type='html'>&lt;p&gt;Visual Studio 2008 SDK 1.1 has been released today and now it&amp;#8217;s available for &lt;a title="Download Visual Studio SDK 1.1" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=59EC6EC3-4273-48A3-BA25-DC925A45584D&amp;amp;displaylang=en" target="_blank"&gt;download&lt;/a&gt;! &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;A week ago VS Ecosystem team &lt;a href="http://vsx-insider.blogspot.com/2008/08/vs-2008-sdk-11-rtm-is-coming.html" target="_blank"&gt;released a Service Pack 1 for the Visual Studio 2008&lt;/a&gt; and today they completed another big deal &amp;#8211; VSSDK 1.1. Developers who will be developing against Visual Studio Service Pack 1 now have updated tools, headers, and some new features in the SDK.&lt;/p&gt;    &lt;p&gt;There are some notes about what is included to the 1.1 SDK release:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;strong&gt;Significant size reduction for Visual Studio Shell redistributable packages.&lt;/strong&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;br /&gt;&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;Support for progress feedback in a chained installation.&lt;/strong&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;br /&gt;&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;Visual Studio Shell development now supports normal user.&lt;/strong&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;br /&gt;&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;DSL Print Preview.&lt;/strong&gt; The ability to preview a DSL before printing has been added to the DSL designer.         &lt;br /&gt;&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;New XML Tree Editor sample.&lt;/strong&gt; The SQL Server team has provided a new XML Tree Editor sample.&amp;#160; The earlier sample has been removed.         &lt;br /&gt;&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;New TFS Samples.&lt;/strong&gt; Two new TFS samples have been added.         &lt;br /&gt;        &lt;ul&gt;         &lt;li&gt;&lt;strong&gt;&lt;em&gt;VSExtensibilitySample&lt;/em&gt;&lt;/strong&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;#160; The sample comes with a detailed Word doc that provides insight into the requirements of such an add-in.             &lt;br /&gt;&lt;/li&gt;          &lt;li&gt;&lt;strong&gt;&lt;em&gt;RichClientCustomControl&lt;/em&gt;&lt;/strong&gt;. This new TFS sample provides an example of creating Work Item Tracking custom controls that work within Team Explorer.&amp;#160; 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;br /&gt;&lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;Updated Shell documentation. Documentation about the Shell has been added.        &lt;br /&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;The Visual Studio 2008 SDK 1.1 can be downloaded &lt;a title="Download Visual Studio SDK 1.1" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=59EC6EC3-4273-48A3-BA25-DC925A45584D&amp;amp;displaylang=en" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-988781149436763887?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/988781149436763887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=988781149436763887' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/988781149436763887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/988781149436763887'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/08/visual-studio-2008-sdk-11-is-released.html' title='Visual Studio 2008 SDK 1.1 is released!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3310698571490493197</id><published>2008-08-14T00:05:00.001+04:00</published><updated>2008-08-14T00:05:09.081+04:00</updated><title type='text'>VS 2008 SDK 1.1 RTM is coming...</title><content type='html'>&lt;p&gt;Good news! Yesterday Visual Studio Team released the Visual Studio 2008 Service Pack 1 as well as .NET Framework 3.5 Service Pack 1. Great! But even more cool is that the matching VS 2008 SDK 1.1 RTM will be coming next week!&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Read more details and links related to these service packs:&lt;/p&gt;    &lt;p&gt;&lt;a title="MSDN: Visual Studio 2008 Development System - Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1" href="http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx" target="_blank"&gt;MSDN: Visual Studio 2008 Development System - Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a title="Somasegar&amp;#39;s WebLog - Service Pack 1 for VS 2008 and .NET FX 3.5 released!" href="http://blogs.msdn.com/somasegar/archive/2008/08/11/service-pack-1-for-vs-2008-and-net-fx-3-5-released.aspx" target="_blank"&gt;Somasegar's WebLog - Service Pack 1 for VS 2008 and .NET FX 3.5 released!&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a title="VSX Team Blog - Visual Studio 2008 SP1 Now Available" href="http://blogs.msdn.com/vsxteam/archive/2008/08/12/visual-studio-2008-sp1-now-available.aspx" target="_blank"&gt;VSX Team Blog - Visual Studio 2008 SP1 Now Available&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3310698571490493197?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3310698571490493197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3310698571490493197' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3310698571490493197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3310698571490493197'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/08/vs-2008-sdk-11-rtm-is-coming.html' title='VS 2008 SDK 1.1 RTM is coming...'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-4702483839806401979</id><published>2008-08-02T00:32:00.001+04:00</published><updated>2008-08-02T00:32:51.997+04:00</updated><title type='text'>Ed Dore's VSX samples from closed GotDotNet website</title><content type='html'>&lt;p&gt;I hope Ed won't mind about the re-posting here in my blog his great VSX samples I've downloaded from currently closed GotDotNet website when it was alive. (Ed, in case you want me to remove them from here, just let me know).&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;So there are the following samples available:&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;HierAnarchy Sample Package (&lt;a title="HierAnarchy Sample Package (HierAnarchy.zip, 37k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/HierAnarchy.zip"&gt;HierAnarchy.zip&lt;/a&gt;, 37k)         &lt;br /&gt;&lt;/strong&gt;Sample MPF based Visual Studio Package written in CSharp. This sample demonstrates how to create a Solution/Server Explorer type toolwindow. It also implements a very minimalistic IVsUIHierarchy interface, and just enough properties to actually display a few nodes in the VsUIHierarchy's tree control. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;MyErrors Sample Package (&lt;a title="MyErrors Sample Package (MyErrorsPackage.zip, 39k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/MyErrorsPackage.zip"&gt;MyErrorsPackage.zip&lt;/a&gt;, 39k)         &lt;br /&gt;&lt;/strong&gt;Sample Visual Studio Package written in C#; that illustrates using an ErrorListProvider to participate in the ErrorList ToolWindow. This package implements a toolwindow from which you can add ErrorTask objects to the ErrorList ToolWindow. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;TBEdit Sample Package (&lt;a title="TBEdit Sample Package (TBEdit.zip, 37k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/TBEdit.zip"&gt;TBEdit.zip&lt;/a&gt;, 37k)         &lt;br /&gt;&lt;/strong&gt;Sample Visual Studio Package written in C#; that implements a custom editor based on a UserControl that supports several logical views via a tab control. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;MPEdit Sample Package (&lt;a title="MPEdit Sample Package (MPEdit.zip, 43k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/MPEdit.zip"&gt;MPEdit.zip&lt;/a&gt;, 43k)         &lt;br /&gt;&lt;/strong&gt;Sample Visual Studio Package written in C#; that illustrates creating and hosting the Visual Studio Core Editor, VsCodeWindow as a child control, in a managed user control based editor. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;CWTool Sample Package (&lt;a title="CWTool Sample Package (CWTool.zip, 43k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/CWTool.zip"&gt;CWTool.zip&lt;/a&gt;, 43k)         &lt;br /&gt;&lt;/strong&gt;Sample Visual Studio Package written with C#; that illustrates two techniques for creating and hosting the Visual Studio Core Editor, VsCodeWindow as a child control, in a managed toolwindow. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;AllowParams Sample Package (&lt;a title="AllowParams Sample Package (AllowParams.zip, 38k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/AllowParams.zip"&gt;AllowParams.zip&lt;/a&gt;, 38k)         &lt;br /&gt;&lt;/strong&gt;Sample Visual Studio package that illustrates how to leverage the ParametersDescription property on OleMenuCommand objects, in order to support the ALLOWPARAMS flag on commands defined in the package&amp;#8217;s .CTC resource. &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Find CommandBar Sample Package (&lt;a title="Find  CommandBar Sample Package (FindCommandBar.zip, 58k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/FindCommandBar.zip"&gt;FindCommandBar.zip&lt;/a&gt;, 58k)         &lt;br /&gt;&lt;/strong&gt;&lt;em&gt;My description: Sample Visual Studio package that illustrates how to retrieve a Visual Studio CommandBar using IVsProfferCommands.&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;DSRefViewer (&lt;a title="DSRefViewer (DSRefViewer.zip, 29k)" href="http://dimaka.com/download/vsxinsider/eddoresamples/DSRefViewer.zip"&gt;DSRefViewer.zip&lt;/a&gt;, 29k)         &lt;br /&gt;&lt;/strong&gt;&lt;em&gt;My description: Actually, I don&amp;#8217;t know what does the package illustrates. Just look at the code yourself! :)&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-4702483839806401979?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/4702483839806401979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=4702483839806401979' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4702483839806401979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4702483839806401979'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/08/ed-dore-vsx-samples-from-closed.html' title='Ed Dore&amp;#39;s VSX samples from closed GotDotNet website'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7042041102615377078</id><published>2008-07-05T11:46:00.001+04:00</published><updated>2008-07-05T11:46:49.487+04:00</updated><title type='text'>Visual Studio Gallery: new features added</title><content type='html'>&lt;p&gt;A few days ago the &lt;a href="http://visualstudiogallery.com/" target="_blank"&gt;Visual Studio Gallery&lt;/a&gt; has been significantly updated.These new features are focused on helping you be always up to date on the latest additions to the gallery as well as on making us available to add rich details information about our extensions.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;There are following updates released: RSS feeds, Tags, new WSIWYG editor, zooming to 640х480 images, User Rating, Full Reviews and many other improvements. Read more details on &lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/07/02/the-visual-studio-gallery-gets-a-fresh-set-of-features.aspx" target="_blank"&gt;Anthony's post&lt;/a&gt; and visit &lt;a href="http://visualstudiogallery.com/" target="_blank"&gt;Visual Studio Gallery&lt;/a&gt; to try it yourself!&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7042041102615377078?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7042041102615377078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7042041102615377078' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7042041102615377078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7042041102615377078'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/07/visual-studio-gallery-new-features.html' title='Visual Studio Gallery: new features added'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-4259677172200693079</id><published>2008-07-02T05:57:00.001+04:00</published><updated>2008-07-02T05:57:39.658+04:00</updated><title type='text'>I have received the 2008 Microsoft MVP Award!</title><content type='html'>&lt;p&gt;Yesterday I have received the 2008 Microsoft MVP Award. Very cool.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;The award is for the contribution to VSX community. I was awarded in C# category because of there is no VSX category within the MVP program yet. Hope that will be here in future.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-4259677172200693079?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/4259677172200693079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=4259677172200693079' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4259677172200693079'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4259677172200693079'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/07/i-have-received-2008-microsoft-mvp.html' title='I have received the 2008 Microsoft MVP Award!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-6055561783017500617</id><published>2008-06-07T10:01:00.001+04:00</published><updated>2008-06-07T10:01:13.120+04:00</updated><title type='text'>Visual Studio Gallery updated!</title><content type='html'>&lt;p&gt;A few months ago the &lt;a title="Visual Studio Gallery" href="http://visualstudiogallery.com/" target="_blank"&gt;Visual Studio Gallery&lt;/a&gt; has been &lt;a title="VSX Insider: Thursday, February 28, 2008" href="http://vsx-insider.blogspot.com/2008/02/visual-studio-gallery-website.html" target="_blank"&gt;announced&lt;/a&gt; as the one stop shop for Visual Studio Extensions. Hundreds of extensions have been added already for these several months. In case your add-in or package is still not submitted there - do that now to promote your extension absolutely for FREE!&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Today &lt;a title="Anthony @ MS WebLog" href="http://blogs.msdn.com/acangialosi/default.aspx" target="_blank"&gt;Anthony Cangialosi&lt;/a&gt; announced &lt;a title="Anthony @ MS: The Visual Studio Gallery gets a little more community friendly" href="http://blogs.msdn.com/acangialosi/archive/2008/06/06/the-visual-studio-gallery-gets-a-little-more-community-friendly.aspx" target="_blank"&gt;a new set of needed features&lt;/a&gt; that will improve the appeal of the Visual studio Gallery. This update is related to possibility to rate extensions and provide a review for them. Also some improvements in searching. &lt;/p&gt;    &lt;p&gt;Next time Anthony &lt;a title="Anthony @ MS: The Visual Studio Gallery gets a little more community friendly" href="http://blogs.msdn.com/acangialosi/archive/2008/06/06/the-visual-studio-gallery-gets-a-little-more-community-friendly.aspx" target="_blank"&gt;promised&lt;/a&gt; to add RSS feeds, which would be really great to see, because that will allow us to easily track all updates and new Visual Studio extensions appearing on the Gallery. &lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-6055561783017500617?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/6055561783017500617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=6055561783017500617' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6055561783017500617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6055561783017500617'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/06/visual-studio-gallery-updated.html' title='Visual Studio Gallery updated!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-4407948214401101090</id><published>2008-06-05T13:32:00.001+04:00</published><updated>2008-06-05T13:32:26.425+04:00</updated><title type='text'>VSX future - will it be MEF?</title><content type='html'>&lt;p&gt;Today I have noticed an &lt;a href="http://blogs.msdn.com/aaronmar/archive/2008/06/04/hello-mef.aspx" target="_blank"&gt;interesting post&lt;/a&gt; in Aaron Marten blog, which is talking about &lt;a href="http://code.msdn.microsoft.com/mef" target="_blank"&gt;Managed Extensibility Framework&lt;/a&gt; or just &lt;a href="http://code.msdn.microsoft.com/mef" target="_blank"&gt;MEF&lt;/a&gt;. There is also &lt;a href="http://blogs.msdn.com/kcwalina/archive/2008/04/25/MEF.aspx" target="_blank"&gt;some words about MEF&lt;/a&gt; from Krzysztof Cwalina.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Aaron &lt;a href="http://blogs.msdn.com/aaronmar/archive/2008/06/04/hello-mef.aspx" target="_blank"&gt;assumes&lt;/a&gt; that this frameworks will be used for Visual Studio Extensibility platform in the future. The first version of &lt;a href="http://code.msdn.microsoft.com/mef/Release/ProjectReleases.aspx?ReleaseId=1133" target="_blank"&gt;MEF CTP June 4 2008&lt;/a&gt; has been released just two days ago. As it mentioned in MEF Introduction materials:&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;strong&gt;What is MEF?&lt;/strong&gt;&lt;/p&gt;      &lt;p&gt;The Managed Extensibility Framework or MEF provides developers with a tool to easily add extensibility to their applications and with minimal impact on existing code. The application developer can define extension points according to the functionality required of an extension, while the extension developer uses those points to interact with the application.&lt;/p&gt;      &lt;p&gt;MEF enables this extensibility to take place without creating a hard dependency in either direction. Applications can be extended at run time without recompilation, and extensions can be used by multiple applications sharing the same extension requirements. MEF also allows an application to delay the loading of an extension while still examining its metadata, enabling efficient traversal of large catalogs of extensions...&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;Maybe the next version of Visual Studio IDE will be architected with MEF.Who knows?..&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-4407948214401101090?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/4407948214401101090/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=4407948214401101090' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4407948214401101090'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4407948214401101090'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/06/vsx-future-will-it-be-mef.html' title='VSX future - will it be MEF?'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3508835252153990517</id><published>2008-06-05T10:47:00.001+04:00</published><updated>2008-06-05T10:47:36.190+04:00</updated><title type='text'>VSX Survey (Spring 2008)</title><content type='html'>&lt;p&gt;Now a new VSX Survey is available to fill out. Please take a few minutes to fill out the VSX Survey (Spring 2008). These surveys are the way we can affect to VSX team priorities and work directions.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;There are 6 web pages with 23 multiple choice and fill-in-the blank questions in this survey. This is the second VSX survey, as VSX team plans to offer a similar survey every 6 months and track the trends from the results.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3508835252153990517?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3508835252153990517/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3508835252153990517' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3508835252153990517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3508835252153990517'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/06/vsx-survey-spring-2008.html' title='VSX Survey (Spring 2008)'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-354468575647547014</id><published>2008-06-05T10:36:00.001+04:00</published><updated>2008-06-05T10:36:14.843+04:00</updated><title type='text'>Microsoft is changing UI: VSX Forum now is red!</title><content type='html'>&lt;p&gt;Last time a lot of Microsoft online resources have changed their UI. Main tendency is to move onto Vista look and feel. Most of the web sites &lt;a href="http://robmensching.com/blog/archive/2008/05/23/More-red-UI.aspx" target="_blank"&gt;is becoming red&lt;/a&gt;. So blue color is in the past, red is rocking the mountains now! :) &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;The pioneer was &lt;a href="http://msdn.com/vsx/" target="_blank"&gt;VSX Developer Center&lt;/a&gt;, which has been updated as part of a rollout of several developer centers on &lt;a href="http://msdn.com/" target="_blank"&gt;msdn.com&lt;/a&gt; with a new and improved layout and templates. Then the &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&amp;amp;SiteID=1" target="_blank"&gt;VSX Forum&lt;/a&gt; has been updated as well. Now it's red! &lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.ggpht.com/dimaka/SEeJUEyUxTI/AAAAAAAAAGM/ryTXA9NN3VM/s1600-h/VSX.Forum.Is.Red%5B8%5D.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="370" alt="VSX Forum Is Red Now" src="http://lh4.ggpht.com/dimaka/SEeJXbiPxZI/AAAAAAAAAGQ/wddUL3YFo8c/VSX.Forum.Is.Red_thumb%5B6%5D.png?imgmax=800" width="439" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-354468575647547014?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/354468575647547014/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=354468575647547014' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/354468575647547014'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/354468575647547014'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/06/microsoft-is-changing-ui-vsx-forum-now.html' title='Microsoft is changing UI: VSX Forum now is red!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/dimaka/SEeJXbiPxZI/AAAAAAAAAGQ/wddUL3YFo8c/s72-c/VSX.Forum.Is.Red_thumb%5B6%5D.png?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3265524618671481787</id><published>2008-06-05T10:14:00.001+04:00</published><updated>2008-06-05T10:22:18.238+04:00</updated><title type='text'>VSX Developers Conference 2008</title><content type='html'>&lt;p&gt;The &lt;a href="http://msdn.com/vsx/conference" target="_blank"&gt;VSX Developer Conference 2008&lt;/a&gt; has now been officially &lt;a href="http://blogs.msdn.com/vsxteam/archive/2008/06/02/vsx-developer-conference-2008.aspx" target="_blank"&gt;announced&lt;/a&gt;. It will be on 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;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;You will 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;/p&gt;    &lt;p&gt;&lt;a href="http://lh6.ggpht.com/dimaka/SEeGFMeK5JI/AAAAAAAAAGE/h9-lDpnQxwE/s1600-h/VSXDevConf2008%5B10%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="374" alt="VSXDevConf2008" src="http://lh5.ggpht.com/dimaka/SEeGGOKtteI/AAAAAAAAAGI/Jd74ZIuwyw8/VSXDevConf2008_thumb%5B8%5D.jpg?imgmax=800" width="497" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;A broad range of Visual Studio extensibility topics will be presented including:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Visual Studio extensibility overview &lt;/li&gt;      &lt;li&gt;Future of Visual Studio &lt;/li&gt;      &lt;li&gt;Using the Visual Studio SDK &lt;/li&gt;      &lt;li&gt;Building applications based on the free Visual Studio Shell &lt;/li&gt;      &lt;li&gt;Programming language service integration &lt;/li&gt;      &lt;li&gt;Building custom Domain Specific Language (DSL) tools &lt;/li&gt;      &lt;li&gt;Team Foundation Server (TFS) extensibility &lt;/li&gt;      &lt;li&gt;Visual Studio Team System (VSTS) extensibility &lt;/li&gt;      &lt;li&gt;Visual Studio Tools for Applications (VSTA) &lt;/li&gt;      &lt;li&gt;And many more VSX topics! &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;strong&gt;Registration Fee: $100 &lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3265524618671481787?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3265524618671481787/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3265524618671481787' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3265524618671481787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3265524618671481787'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/06/vsx-developers-conference-2008.html' title='VSX Developers Conference 2008'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/dimaka/SEeGGOKtteI/AAAAAAAAAGI/Jd74ZIuwyw8/s72-c/VSXDevConf2008_thumb%5B8%5D.jpg?imgmax=800' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-4508076136768740500</id><published>2008-05-20T20:55:00.001+04:00</published><updated>2008-05-20T21:02:01.309+04:00</updated><title type='text'>VS 2008 SDK for VS 2008 Sp1 Beta is shipped</title><content type='html'>&lt;p&gt;James Lau just posted on his blog that they shipped the matching VS 2008 SDK for VS 2008 Sp1 Beta. They are calling this VS 2008 SDK 1.1 Beta.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;You can download VS 2008 SDK 1.1 Beta immediately &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=7BD9F51B-DC46-4935-8D69-58E22AF94BD3&amp;amp;displaylang=en" target="_blank"&gt;here&lt;/a&gt;. Read details about that release in &lt;a href="http://blogs.msdn.com/quanto/archive/2008/05/19/visual-studio-sdk-1-1-beta-readme.aspx" target="_blank"&gt;Readme for Microsoft Visual Studio 2008 SDK 1.1 Beta&lt;/a&gt; posted on &lt;a href="http://blogs.msdn.com/quanto/default.aspx" target="_blank"&gt;Quan To's Visual Studio Extensibility blog&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;There is also the VSX European Tour has been started. &lt;a href="http://blogs.msdn.com/jameslau/archive/2008/05/20/vs-2008-sdk-1-1-beta-european-tour-kickoff.aspx" target="_blank"&gt;Read more about that on James's blog post...&lt;/a&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;&lt;span class="fullpost"&gt;Keep in touch and happy extending!&lt;/span&gt;&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-4508076136768740500?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/4508076136768740500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=4508076136768740500' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4508076136768740500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4508076136768740500'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/05/vs-2008-sdk-for-vs-2008-sp1-beta-is.html' title='VS 2008 SDK for VS 2008 Sp1 Beta is shipped'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-1078168526314185026</id><published>2008-04-08T06:59:00.001+04:00</published><updated>2008-04-08T06:59:33.958+04:00</updated><title type='text'>Visual C++ 2008 Feature Pack shipped</title><content type='html'>&lt;p&gt;Soma just announced that the Visual C++ 2008 Feature Pack shipped. &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;This product is a freely available for &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D466226B-8DAB-445F-A7B4-448B326C48E7&amp;amp;displaylang=en" target="_blank"&gt;download&lt;/a&gt; to any Visual Studio 2008 Standard or above customer and is fully covered under Microsoft&amp;#8217;s standard support policies.&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-1078168526314185026?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/1078168526314185026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=1078168526314185026' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/1078168526314185026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/1078168526314185026'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/04/visual-c-2008-feature-pack-shipped.html' title='Visual C++ 2008 Feature Pack shipped'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-833114933087606269</id><published>2008-03-11T23:18:00.001+03:00</published><updated>2008-03-11T23:57:42.683+03:00</updated><title type='text'>New book on Visual Studio Extensibility by Keyvan Nayyeri</title><content type='html'>&lt;p&gt;Yesterday a new book with the title &amp;quot;Professional Visual Studio Extensibility&amp;quot; by &lt;a href="http://nayyeri.net/" target="_blank"&gt;Keyvan Nayyeri&lt;/a&gt; has been &lt;a href="http://nayyeri.net/blog/professional-visual-studio-extensibility-finally-released/" target="_blank"&gt;officially released&lt;/a&gt;.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;The book is available from &lt;a href="http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470230843.html" target="_blank"&gt;Wiley&lt;/a&gt; and &lt;a href="http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470230843.html" target="_blank"&gt;Wrox&lt;/a&gt; and will be available from &lt;a href="http://www.amazon.com/gp/product/0470230843?tag2=keyvannayyeri-20" target="_blank"&gt;Amazon&lt;/a&gt; shortly. Well, good job Keyvan - keep it up!&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-833114933087606269?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/833114933087606269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=833114933087606269' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/833114933087606269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/833114933087606269'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/03/new-book-on-visual-studio-extensibility.html' title='New book on Visual Studio Extensibility by Keyvan Nayyeri'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-5967515524551469223</id><published>2008-03-03T00:10:00.001+03:00</published><updated>2008-03-03T00:13:12.806+03:00</updated><title type='text'>Web Editor Performance Fix for Visual Studio 2008</title><content type='html'>&lt;p&gt;If you didn't know yet, there is a hotfix available for VS 2008. Read blog post &amp;quot;&lt;a href="http://blogs.msdn.com/webdevtools/archive/2008/02/09/downloadable-hotfix-performance-and-editor-fixes-for-microsoft-visual-studio-2008-and-visual-web-developer-express-2008.aspx" target="_blank"&gt;Downloadable Hotfix: Performance and Editor fixes for Microsoft Visual Studio 2008 and Visual Web Developer Express 2008&lt;/a&gt;&amp;quot; for details.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Web Tools team of Visual Studio released patch, that fixes following issues:&lt;/p&gt;    &lt;p&gt;&amp;#160;&amp;#160; 1. Freezes while typing in page with custom controls      &lt;br /&gt;&amp;#160;&amp;#160; 2. Conversion between source code and designer view       &lt;br /&gt;&amp;#160;&amp;#160; 3. Very slow behavior, while opening large HTML document       &lt;br /&gt;&amp;#160;&amp;#160; 4. Visual Editor stops response with big HTML files       &lt;br /&gt;&amp;#160;&amp;#160; 5. And more performance oriented issues.&lt;/p&gt;    &lt;p&gt;You can download this patch from &lt;a href="https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=10826" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-5967515524551469223?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/5967515524551469223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=5967515524551469223' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/5967515524551469223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/5967515524551469223'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/03/web-editor-performance-fix-for-visual.html' title='Web Editor Performance Fix for Visual Studio 2008'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-6912356394362749595</id><published>2008-03-01T13:56:00.001+03:00</published><updated>2008-03-01T13:56:22.726+03:00</updated><title type='text'>PowerCommands for Visual Studio 2008 released</title><content type='html'>&lt;p&gt;Ken Levy just &lt;a href="http://blogs.msdn.com/vsxteam/archive/2008/02/29/PowerCommands-for-Visual-Studio-2008-released.aspx" target="_blank"&gt;announced&lt;/a&gt; in VSX Team blog that &lt;a href="http://www.visualstudiogallery.com/ExtensionDetails.aspx?ExtensionID=df3f0c30-3d37-4e06-9ef8-3bff3508be31" target="_blank"&gt;PowerCommands for Visual Studio 2008&lt;/a&gt; is now available for free download. PowerCommands, is a set of useful commands for Visual Studio 2008.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Visit &lt;a href="http://code.msdn.microsoft.com/" target="_blank"&gt;MSDN Code Gallery website&lt;/a&gt; for more details about &lt;a href="http://code.msdn.microsoft.com/PowerCommands" target="_blank"&gt;PowerCommands for Visual Studio 2008 project&lt;/a&gt; and commands functionality. Below is the list of the commands included in PowerCommands for Visual Studio 2008 version 1.0:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Collapse Projects &lt;/li&gt;      &lt;li&gt;Copy Class &lt;/li&gt;      &lt;li&gt;Paste Class &lt;/li&gt;      &lt;li&gt;Copy References &lt;/li&gt;      &lt;li&gt;Paste References &lt;/li&gt;      &lt;li&gt;Copy As Project Reference &lt;/li&gt;      &lt;li&gt;Edit Project File &lt;/li&gt;      &lt;li&gt;Open Containing Folder &lt;/li&gt;      &lt;li&gt;Open Command Prompt &lt;/li&gt;      &lt;li&gt;Unload Projects &lt;/li&gt;      &lt;li&gt;Reload Projects &lt;/li&gt;      &lt;li&gt;Remove and Sort Usings &lt;/li&gt;      &lt;li&gt;Extract Constant &lt;/li&gt;      &lt;li&gt;Clear Recent File List &lt;/li&gt;      &lt;li&gt;Clear Recent Project List &lt;/li&gt;      &lt;li&gt;Transform Templates &lt;/li&gt;      &lt;li&gt;Close All &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;If you are looking for such functionality for Visual Studio 2005, have a look at &lt;a href="http://weblogs.asp.net/gmilano/archive/2006/05/10/446010.aspx" target="_blank"&gt;CoolCommands 3.0 for Visual Studio 2005&lt;/a&gt; from &lt;a href="http://weblogs.asp.net/gmilano/contact.aspx" target="_blank"&gt;Gaston Milano&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-6912356394362749595?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/6912356394362749595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=6912356394362749595' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6912356394362749595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/6912356394362749595'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/03/powercommands-for-visual-studio-2008.html' title='PowerCommands for Visual Studio 2008 released'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-8222174927439132805</id><published>2008-02-28T04:40:00.001+03:00</published><updated>2008-03-14T07:41:29.744+03:00</updated><title type='text'>Visual Studio Gallery Website</title><content type='html'>&lt;p&gt;Last month &lt;a href="http://blogs.msdn.com/somasegar/default.aspx" target="_blank"&gt;Soma&lt;/a&gt; posted about &lt;a href="http://blogs.msdn.com/somasegar/archive/2008/01/28/msdn-code-gallery-snippets-samples-and-resources.aspx" target="_blank"&gt;MSDN Code Gallery - snippets, samples and resources&lt;/a&gt;. Today a new gallery has &lt;a href="http://blogs.msdn.com/vsxteam/archive/2008/02/27/Visual-Studio-Gallery-announced.aspx" target="_blank"&gt;started off&lt;/a&gt; - meet &lt;a href="http://visualstudiogallery.com/" target="_blank"&gt;Visual Studio Gallery&lt;/a&gt; website! Check out the video on Channel 9: &lt;font color="#0000ff"&gt;&lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=386361"&gt;Anthony Cangialosi and Ken Levy: Visual Studio Gallery&lt;/a&gt;.&lt;/font&gt;&amp;#160;&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;This website is a one-stop shop for all Visual Studio extensions. It includes everything from free &lt;a href="http://blogs.msdn.com/powertoys/" target="_blank"&gt;VS PowerToys&lt;/a&gt; like tools to &lt;a href="http://msdn2.microsoft.com/en-us/vsx2008/products/bb964516.aspx" target="_blank"&gt;VSIP products&lt;/a&gt;. Any developer is able to post information and a link to their Visual Studio extensions.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh3.google.com/dimaka/R8YQ3cjTodI/AAAAAAAAAFk/m-dgq0sx0zE/vsgallery_12"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Visual Studio Gallery - Extension Details" src="http://lh5.google.com/dimaka/R8YQ58jToeI/AAAAAAAAAFs/msv4nDWVTeI/vsgallery_1_thumb1" width="604" height="478" /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;All extensions are grouped into categories like &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx?id=3f790e6a-d276-4f61-9f44-e99dda83288c" target="_blank"&gt;Setup &amp;amp; Deploy&lt;/a&gt;, &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx?id=0d812d12-3f37-45c2-b0da-a53da5c3650b" target="_blank"&gt;Programming Languages&lt;/a&gt;, &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx?id=81fe238d-d988-4449-8867-0a5b53d2be5d" target="_blank"&gt;Controls &amp;amp; Libraries&lt;/a&gt;, &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx?id=f7322ad6-55b2-4357-a119-f000db728b00" target="_blank"&gt;Testing&lt;/a&gt;, &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx?id=3dabcde3-8cfa-4fe8-8337-f29dd2b8cfc2" target="_blank"&gt;Web&lt;/a&gt; and so on. You are able to &lt;a href="http://visualstudiogallery.com/ExtensionGallery.aspx" target="_blank"&gt;search Gallery&lt;/a&gt; in specified categories and for a given version of Visual Studio. Know how to &lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/03/10/seeing-all-the-vs-gallery-extensions.aspx" target="_blank"&gt;see all the VS Gallery extensions&lt;/a&gt; from Anthony Cangialosi.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R8YQ7sjTofI/AAAAAAAAAF0/e7Sgwj1ZEaU/vsgallery_211"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Visual Studio Gallery - Search Gallery" src="http://lh5.google.com/dimaka/R8YQ98jTogI/AAAAAAAAAF8/nDORalB4kUE/vsgallery_2_thumb9" width="604" height="478" /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;The goal of this website is to give developers an easy way to find extensions for Visual Studio. Visual Studio extensions might include products and free applications in the form of macros, add-ins, packages, project templates, or other types of extensions to Visual Studio that are packaged-up and ready to use by developers to improve their development experience.&lt;/p&gt;    &lt;p&gt;To start using &lt;a href="http://visualstudiogallery.com/" target="_blank"&gt;Visual Studio Gallery&lt;/a&gt; you can just go to the website, click on &amp;#8220;My Account&amp;#8221; link in the top right corner and sign in with your &lt;a href="https://accountservices.passport.net/ppnetworkhome.srf?lc=1033" target="_blank"&gt;Windows Live ID&lt;/a&gt; to start the process. &lt;a href="http://visualstudiogallery.com/" target="_blank"&gt;Publish&lt;/a&gt; your Visual Studio Extension on the Visual Studio Gallery today!&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-8222174927439132805?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/8222174927439132805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=8222174927439132805' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8222174927439132805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8222174927439132805'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/visual-studio-gallery-website.html' title='Visual Studio Gallery Website'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-9110096410172455570</id><published>2008-02-27T15:18:00.001+03:00</published><updated>2008-02-27T15:39:43.354+03:00</updated><title type='text'>HOW TO: Change Existing Item Template in Visual Studio</title><content type='html'>&lt;p&gt;If you don&amp;#8217;t like some item templates in Visual Studio, there are two ways to tackle the problem: create a new custom template (&lt;em&gt;&lt;font color="#ff0000"&gt;recommended way&lt;/font&gt;&lt;/em&gt;) or change the existing one.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;&lt;strong&gt;To create a new custom template&lt;/strong&gt; you should standard functionality of Visual Studio via using &lt;em&gt;File -&amp;gt; Export Template&lt;/em&gt; menu. There are two great articles explaining how to do that:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;MSDN: &lt;a href="http://msdn.microsoft.com/msdnmag/issues/06/01/CodeTemplates/" target="_blank"&gt;Create Reusable Project And Item Templates For Your Development Team&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;CodeBeter.com: &lt;a href="http://codebetter.com/blogs/david.hayden/archive/2005/11/06/134343.aspx" target="_blank"&gt;Creating Custom Item Templates in Visual Studio 2005&lt;/a&gt; &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;em&gt;&lt;font color="#ff0000"&gt;Note that the first way is recommended and using the second one described below may damage your Visual Studio installation.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;To change existing template&lt;/strong&gt; you have to do some manipulations specified below. Further instructions are based on the assumption that we want to change the C# class template for Visual Studio 2005 installed in default location. &lt;/p&gt;    &lt;p&gt;1. Find the code file template here: &lt;/p&gt;    &lt;p&gt;&lt;font face="Courier New" size="2"&gt;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ItemTemplates\CSharp\1033\Class.zip&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;2. Copy original Class.zip file somewhere (and also make a second backup copy of it) &lt;/p&gt;    &lt;p&gt;3. Extract copied Class.zip and open Class.cs file in test editor. You should see following:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R8VaB8jToZI/AAAAAAAAAFE/fCBS0aqnclE/3%5B7%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="194" alt="3" src="http://lh6.google.com/dimaka/R8VaCcjToaI/AAAAAAAAAFM/_U2ILaUCtSc/3_thumb%5B5%5D" width="454" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;4. Modify the class template you wish. I have removed using directives, added public modifier for class and added the default class constructor:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R8VaC8jTobI/AAAAAAAAAFU/Gaudt5C4Fx0/4%5B7%5D"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="177" alt="4" src="http://lh3.google.com/dimaka/R8VaDsjTocI/AAAAAAAAAFc/XoanSD63cjo/4_thumb%5B5%5D" width="440" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;5. Save the changes&lt;/p&gt;    &lt;p&gt;6. Archive modified template back using standard Compressed Folder from Explorer: &lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh6.google.com/dimaka/R8VVJcjToVI/AAAAAAAAAEk/XxLprDIKan8/1%5B8%5D"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="268" alt="Compress new Class template" src="http://lh3.google.com/dimaka/R8VVKsjToWI/AAAAAAAAAEs/tI23j_HmvQA/1_thumb%5B6%5D" width="425" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;7. Replace original Class.zip file with new one &lt;/p&gt;    &lt;p&gt;8. Open Visual Studio 2005 Command Prompt and execute following command to refresh the templates: &lt;/p&gt;    &lt;p&gt;&lt;font face="Courier New" size="2"&gt;devenv.exe /installvstemplates&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;9. Open IDE, create a new C# project and add a new class: &lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh6.google.com/dimaka/R8VVLcjToXI/AAAAAAAAAE0/7plSPuMG6Wc/2%5B4%5D"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="216" alt="2" src="http://lh4.google.com/dimaka/R8VVL8jToYI/AAAAAAAAAE8/rArUqFuT160/2_thumb%5B2%5D" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;That's all.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-9110096410172455570?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/9110096410172455570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=9110096410172455570' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9110096410172455570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9110096410172455570'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/how-to-change-existing-item-template-in.html' title='HOW TO: Change Existing Item Template in Visual Studio'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-8526125777205302644</id><published>2008-02-26T09:59:00.001+03:00</published><updated>2008-02-26T10:19:11.120+03:00</updated><title type='text'>It's possible to create a VSPackage with F#</title><content type='html'>&lt;p&gt;&lt;a href="http://blogs.msdn.com/aaronmar/default.aspx" target="_blank"&gt;Aaron Marten&lt;/a&gt; just &lt;a href="http://blogs.msdn.com/aaronmar/archive/2008/02/25/creating-a-vspackage-with-f.aspx" target="_blank"&gt;posted&lt;/a&gt; about the first Visual Studio package he created using functional language &lt;a href="http://research.microsoft.com/fsharp/fsharp.aspx" target="_blank"&gt;F#&lt;/a&gt;.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;This package is very simple and it only adds a new menu command to the tools menu. But using &lt;a href="http://en.wikipedia.org/wiki/Functional_programming" target="_blank"&gt;functional programming&lt;/a&gt; for extending Visual Studio looks very promising. Especially for creating &lt;a href="http://msdn2.microsoft.com/en-us/library/bb165099(VS.80).aspx" target="_blank"&gt;new language integration&lt;/a&gt; packages - all the stuff related to &lt;a href="http://msdn2.microsoft.com/en-us/library/bb164730(VS.80).aspx" target="_blank"&gt;scanner and parser logic&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-8526125777205302644?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/8526125777205302644/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=8526125777205302644' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8526125777205302644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8526125777205302644'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/it-possible-to-create-vspackage-with-f.html' title='It&amp;#39;s possible to create a VSPackage with F#'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-8107464401538447593</id><published>2008-02-24T14:26:00.001+03:00</published><updated>2008-02-24T14:27:17.293+03:00</updated><title type='text'>Mouse Gestures add-in for Visual Studio</title><content type='html'>&lt;p&gt;Today I have noticed in the &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&amp;amp;SiteID=1" target="_blank"&gt;VSX Forum&lt;/a&gt; the &lt;a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2862680&amp;amp;SiteID=1" target="_blank"&gt;post&lt;/a&gt; about a new add-in for Visual Studio named &lt;strong&gt;Mouse Gestures&lt;/strong&gt;. Now you are able to use mouse gestures in your favorite IDE! &lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;From author's description:&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel"&gt;Mouse gesture is a way of combining computer mouse movements and clicks which the software recognizes as a specific command. Mouse gestures can provide quick access to common functions of a program.&lt;/span&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;For those of you who use Opera or Mozilla Firefox with mouse gesture extension, that functionality is not new. But if you are still not an addict of mouse gestures, have a look at these links explaining what Mouse Gestures are?&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://optimoz.mozdev.org/gestures/" target="_blank"&gt;Mozdev Community article&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Mouse_gesture" target="_blank"&gt;Wikipedia article&lt;/a&gt;&amp;#160; &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Somebody calls himself &lt;strong&gt;LK&lt;/strong&gt;&lt;span id="_ctl0_MainContent_PostFlatView"&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;&lt;strong&gt;abrt&lt;/strong&gt; (thanks a lot) has created an &lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;&lt;strong&gt;&lt;a href="http://www.codeplex.com/mousegesturesvs" target="_blank"&gt;Mouse Gestures add-in the Visual Studio&lt;/a&gt;,&lt;/strong&gt; which allows you to use mouse gestures in the Visual Studio IDE. It works with Visual Studio 2005 as well as Visual Studio 2008. The project is &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;available in &lt;span id="ctl00_ctl00_Content_TabContentPanel_Content_licenseText"&gt;source and binary forms &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;under the BSD license on &lt;a href="http://www.codeplex.com" target="_blank"&gt;CodePlex&lt;/a&gt; website. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;You can &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;&lt;a href="http://www.codeplex.com/mousegesturesvs/Release/ProjectReleases.aspx" target="_blank"&gt;download&lt;/a&gt; the latest add-in sources, binaries or installer from Releases section of project on CodePlex.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span class="inlineLink" onclick="window.open(&amp;#39;/MSDN/User/Profile.aspx?UserID=667742&amp;amp;SiteID=1&amp;#39;, target=&amp;#39;_self&amp;#39;)"&gt;Keep in touch and happy extending!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-8107464401538447593?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/8107464401538447593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=8107464401538447593' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8107464401538447593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/8107464401538447593'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/mouse-gestures-add-in-for-visual-studio.html' title='Mouse Gestures add-in for Visual Studio'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-670736639940005612</id><published>2008-02-18T18:44:00.001+03:00</published><updated>2008-02-18T18:44:25.537+03:00</updated><title type='text'>Annoying error 'Not enough storage is available to complete this operation'</title><content type='html'>&lt;p&gt;If you &lt;a href="http://www.google.com/search?q=Not+enough+storage+is+available+to+complete+this+operation" target="_blank"&gt;ask Google&lt;/a&gt; about this message, you will see that there are a lot of reports that people get that error it in very different situations.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;I have got this error working on really big Visual Studio solution. One of the 50 projects has failed during the build process with the message:&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;em&gt;&lt;font color="#ff0000"&gt;Error 1211 Unexpected error writing metadata to file 'SKIPPED_INFO_HERE' -- 'Not enough storage is available to complete this operation'&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;After a lot of searching, I have figured out that there is a problem with &lt;span id="_ctl0_MainContent_PostFlatView"&gt;&lt;span&gt;a hard limit of memory per process in windows of 2 GB. This &lt;/span&gt;&lt;/span&gt;article from Microsoft about &lt;a href="http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx" target="_blank"&gt;Memory Support and Windows Operating Systems&lt;/a&gt;. It explains some details about that and contains the tips how to increase this limit to 3 GB.&lt;/p&gt;    &lt;p&gt;&lt;span&gt;&lt;span&gt;There is a summary for required steps:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;span&gt;&lt;span&gt;Add the /3GB switch to your boot.ini file&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;      &lt;li&gt;&lt;span&gt;&lt;span&gt;Open up a VS 2005 command prompt&lt;/span&gt;&lt;/span&gt; &lt;span&gt;&lt;span&gt;&lt;/span&gt;          &lt;li&gt;&lt;span&gt;&lt;span&gt;Change directory to the &amp;lt;Visual Studio&amp;gt;\Common7\IDE directory&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;       &lt;/span&gt;&lt;/li&gt;      &lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;Type command '&lt;/span&gt;&lt;/span&gt;editbin /LARGEADDRESSAWARE devenv.exe' and press ENTER&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;      &lt;li&gt;&lt;span&gt;&lt;span&gt;Reboot Windows and Build your solution again&lt;/span&gt;&lt;/span&gt; &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;em&gt;&lt;strong&gt;Note: it makes sense to backup the files you change - boot.ini and devenv.exe              &lt;br /&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span&gt;&lt;span&gt;Keep in touch and happy extending!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-670736639940005612?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/670736639940005612/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=670736639940005612' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/670736639940005612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/670736639940005612'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/annoying-error-enough-storage-is.html' title='Annoying error &amp;#39;Not enough storage is available to complete this operation&amp;#39;'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7359091750795143776</id><published>2008-02-16T15:14:00.001+03:00</published><updated>2008-02-16T15:16:06.420+03:00</updated><title type='text'>Simple Managed Language Service Sample - MyLanguageService</title><content type='html'>&lt;p&gt;I read a lot of questions in &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&amp;amp;SiteID=1" target="_blank"&gt;VSX Forum&lt;/a&gt; about how to create custom language service using MPF. Most of askers can't figure out how to do that from VS SDK documentation. Most of them would like to play with the sample. I have prepared a very simple sample of managed language service, which I called just &lt;strong&gt;MyLanguageService&lt;/strong&gt;. I hope it will help you to start developing a new language service.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;&lt;strong&gt;MyLanguageService&lt;/strong&gt; is a package for Visual Studio 2005, containing simple managed language service. I have used the &lt;span class="fullpost"&gt;latest &lt;a href="http://blogs.msdn.com/jameslau/archive/2007/03/01/vs-2005-sdk-4-0-rtm-is-here.aspx" target="_blank"&gt;VS SDK 4.0 RTM&lt;/a&gt; for Visual Studio 2005. &lt;/span&gt;&lt;strong&gt;MyLanguageService&lt;/strong&gt; sample's functionality is to highlight the custom syntax in the files with .my extension.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh5.google.com/dimaka/R7bTr8jToTI/AAAAAAAAAEU/SSWAAFpZC_8/1%5B10%5D"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="486" alt="MyLanguageService - Simple Managed Language Service Sample" src="http://lh4.google.com/dimaka/R7bTtsjToUI/AAAAAAAAAEc/CMn4mnfogKQ/1_thumb%5B8%5D" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Download the sources here: &lt;a href="http://dimaka.com/download/vsxinsider/VSXInsider.MyLanguageService.zip" target="_blank"&gt;VSXInsider.MyLanguageService.zip&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7359091750795143776?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7359091750795143776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7359091750795143776' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7359091750795143776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7359091750795143776'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/simple-managed-language-service-sample.html' title='Simple Managed Language Service Sample - MyLanguageService'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-9070359773975251189</id><published>2008-02-15T09:41:00.001+03:00</published><updated>2008-02-15T09:41:40.575+03:00</updated><title type='text'>New custom project can't be saved</title><content type='html'>&lt;p&gt;Working on &lt;a href="http://neutron.sharpstyle.com/" target="_blank"&gt;Neutron&lt;/a&gt;, I had the problem with saving Neutron's custom project. A new project has been created in a temporary directory.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;&lt;a href="http://lh3.google.com/dimaka/R7Uz_sjToLI/AAAAAAAAADU/vfjIEVllZGQ/126"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="449" alt="A new project has been created in a temporary directory" src="http://lh3.google.com/dimaka/R7U0AsjToMI/AAAAAAAAADc/2pjRhGE6liQ/1_thumb22" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;When I try to save whole solution the old style save project dialog box appears.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh3.google.com/dimaka/R7U0BsjToNI/AAAAAAAAADk/N87JWudv_pM/26"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="449" alt="An old style save project dialog box appears" src="http://lh3.google.com/dimaka/R7U0CsjToOI/AAAAAAAAADs/AkXNMYl7GSY/2_thumb4" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;But after specifying the name and directory to save the project, and pressing on &lt;em&gt;Save&lt;/em&gt; button and get the error dialog with following message: &lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;strong&gt;&lt;font color="#ff0000"&gt;The operation could not be completed. No such interface supported&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;&lt;a href="http://lh3.google.com/dimaka/R7U0DsjToPI/AAAAAAAAAD0/pRNImH6sSvU/36"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="449" alt="The operation could not be completed. No such interface supported." src="http://lh6.google.com/dimaka/R7U0FcjToQI/AAAAAAAAAD8/5LeaNEYOKVc/3_thumb4" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;After some research the work around this weird problem has been found. To prevent this strange behavior all of you need is go in Tools -&amp;gt; Options -&amp;gt; Projects and Solutions -&amp;gt; General and check 'Save new projects when created' option. &lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh5.google.com/dimaka/R7U0HMjToRI/AAAAAAAAAEE/1Fhsqt-SZK4/46"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="449" alt="Save new projects when created" src="http://lh4.google.com/dimaka/R7U0I8jToSI/AAAAAAAAAEM/vKX_Kxe3Tb8/4_thumb4" width="604" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;This will not affect projects already opened. But that will prevent new ones from the problem we are discussing. &lt;/p&gt;    &lt;p&gt;As you can see, just a work around is described in this post. I have reported this bug to Microsoft Connect last year. You can see my feedback here: &lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=285937" target="_blank"&gt;Solution is not saved when &amp;quot;Save new projects when created&amp;quot; is unchecked&lt;/a&gt;. But the real fix for that bug is still not ready. You can add your 2 cents by voting for it! ;)&lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-9070359773975251189?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/9070359773975251189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=9070359773975251189' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9070359773975251189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/9070359773975251189'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/new-custom-project-can-be-saved.html' title='New custom project can&amp;#39;t be saved'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7116360142217750669</id><published>2008-02-13T14:15:00.001+03:00</published><updated>2008-02-13T14:15:05.699+03:00</updated><title type='text'>Upgrading VS 2005 Packages to VS 2008</title><content type='html'>&lt;p&gt;Once Visual Studio 2008 (aka Orcas) has been released, all extenders are focused on this new IDE. &lt;a href="http://blogs.msdn.com/jameslau/archive/2007/03/01/vs-2005-sdk-4-0-rtm-is-here.aspx" target="_blank"&gt;The last VS SDK version for Visual Studio 2005&lt;/a&gt; (aka Whidbey) has been prepared, and all further VS SDK versions deal with VS 2008.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;The top question still is &amp;quot;&lt;strong&gt;How to upgrade my package to be compatible with Orcas?&lt;/strong&gt;&amp;quot;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/jameslau/default.aspx" target="_blank"&gt;James Lau&lt;/a&gt; prepared two great guides helping VS extenders to do that:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/01/21/upgrading-vs-2005-packages-to-vs-2008-a-practical-guide.aspx" target="_blank"&gt;Upgrading VS 2005 Packages to VS 2008: A Basic Guide&lt;/a&gt; &lt;/li&gt;      &lt;li&gt;&lt;a href="http://blogs.msdn.com/jameslau/archive/2008/02/13/upgrading-vs-2005-packages-to-vs-2008-a-more-advanced-guide.aspx" target="_blank"&gt;Upgrading VS 2005 Packages to VS 2008: A more Advanced Guide&lt;/a&gt; &lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7116360142217750669?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7116360142217750669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7116360142217750669' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7116360142217750669'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7116360142217750669'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/upgrading-vs-2005-packages-to-vs-2008.html' title='Upgrading VS 2005 Packages to VS 2008'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-4865618540784765032</id><published>2008-02-10T20:08:00.001+03:00</published><updated>2008-02-10T20:09:12.817+03:00</updated><title type='text'>Do you have anything to say about Visual Studio performance?</title><content type='html'>&lt;p&gt;Today I have read the &lt;a href="http://blogs.msdn.com/vseditor/archive/2008/02/08/welcome-holden-karau-to-the-vs-editor-team.aspx" target="_blank"&gt;post&lt;/a&gt; at &lt;a href="http://blogs.msdn.com/vseditor/default.aspx" target="_blank"&gt;VSEditor's blog&lt;/a&gt; that Holden Karau joined to the Visual Studio platform team.&lt;/p&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;Holden Karau is a new Performance PM intern on the team. As Holder said in the &lt;a href="http://blogs.msdn.com/vseditor/archive/2008/02/08/welcome-holden-karau-to-the-vs-editor-team.aspx" target="_blank"&gt;post&lt;/a&gt;:&lt;/p&gt;    &lt;blockquote&gt;     &lt;p&gt;&lt;em&gt;&amp;quot;I really want to here anything you have to say about VS performance...&amp;quot;&lt;/em&gt;&lt;/p&gt;   &lt;/blockquote&gt;    &lt;p&gt;So if you have any - do that! &lt;/p&gt;    &lt;p&gt;Keep in touch and happy development!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-4865618540784765032?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/4865618540784765032/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=4865618540784765032' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4865618540784765032'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/4865618540784765032'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/do-you-have-anything-to-say-about.html' title='Do you have anything to say about Visual Studio performance?'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-3626330664374918266</id><published>2008-02-08T12:06:00.001+03:00</published><updated>2008-02-08T13:18:36.404+03:00</updated><title type='text'>Failed to retrieve paths under VSTemplate for the specified registry hive</title><content type='html'>&lt;p&gt;If you are getting "Failed to retrieve paths under VSTemplate for the specified registry hive" error building the Visual Studio 2008 SDK samples, have a look at Aaron Marten's blog post "&lt;a title="Remember to reset your Experimental hive" href="http://blogs.msdn.com/aaronmar/archive/2008/02/07/remember-to-reset-your-experimental-hive.aspx"&gt;Remember to reset your Experimental hive&lt;/a&gt;".&lt;/p&gt;  &lt;span class="fullpost"&gt;&lt;p&gt;Keep in touch and happy extending!&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-3626330664374918266?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/3626330664374918266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=3626330664374918266' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3626330664374918266'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/3626330664374918266'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/failed-to-retrieve-paths-under.html' title='Failed to retrieve paths under VSTemplate for the specified registry hive'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7165695481640520187</id><published>2008-02-06T17:06:00.002+03:00</published><updated>2008-03-16T20:01:20.623+03:00</updated><title type='text'>Adding VSCT compilation support to Whidbey (VS 2005) projects</title><content type='html'>&lt;p&gt;This post demonstrates how to add VSCT support for Whidbey (VS 2005) projects. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Post downloads: &lt;/em&gt;&lt;a title="Download zip archive containing prepared files" href="http://dimaka.com/download/vsxinsider/VSXInsider.Prepared.Files.Whidbey.VSCT.Compilation.zip" target="_blank"&gt;VSXInsider.Prepared.Files.Whidbey.VSCT.Compilation.zip&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;em&gt;Note: I have re-posted it from the &lt;a href="http://blog.neutron.sharpstyle.com/author/dimaka" target="_blank"&gt;blog&lt;/a&gt; at my previous employment&lt;/em&gt; &lt;/li&gt;    &lt;li style="font-style: italic"&gt;Helpful related references:      &lt;ul&gt;       &lt;li style="font-style: italic"&gt;&lt;a href="http://www.architekturaforum.hu/blogs/divedeeper/archive/2008/02/22/LearnVSXNowPart13.aspx" target="_blank"&gt;Menus and commands in VS IDE&lt;/a&gt; &lt;/li&gt;        &lt;li style="font-style: italic"&gt;&lt;a href="http://www.architekturaforum.hu/blogs/divedeeper/archive/2008/03/02/LearnVSXNowPart14.aspx" target="_blank"&gt;Basics of the .vsct file&lt;/a&gt; &lt;/li&gt;        &lt;li style="font-style: italic"&gt;&lt;a href="http://blogs.msdn.com/dr._ex/archive/2007/04/17/using-enablevsiplogging-to-identify-menus-and-commands-with-vs-2005-sp1.aspx" target="_blank"&gt;Using EnableVSIPLogging to identify menus and commands&lt;/a&gt; &lt;/li&gt;        &lt;li style="font-style: italic"&gt;&lt;a href="http://msdn2.microsoft.com/en-us/vstudio/bb964492.aspx" target="_blank"&gt;Video -- How Do I: Create A VSCT File For My VSPackage?&lt;/a&gt; &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt; &lt;span class="fullpost"&gt;   &lt;p&gt;About a month ago &lt;a title="Aaron Marten&amp;#39;s WebLog (will be opened in new window)" href="http://blogs.msdn.com/aaronmar/" target="_blank"&gt;Aaron Marten&lt;/a&gt; wrote a post &amp;#8220;&lt;a title="CTC is dead...Long Live VSCT! (Part 1) (will be opened in new window)" href="http://blogs.msdn.com/aaronmar/archive/2007/04/02/ctc-is-dead-long-live-vsct-part-1.aspx" target="_blank"&gt;CTC is dead...Long Live VSCT! (Part 1)&lt;/a&gt;&amp;#8221; where he announced a new &lt;a title="XML-Based Command Table Configuration (.Vsct) Files (will be opened in new window)" href="http://msdn2.microsoft.com/en-us/library/bb164699%28VS.80%29.aspx" target="_blank"&gt;XML-based format called VSCT&lt;/a&gt;, which is far easier to work with than CTC. Two weeks ago &lt;a title="James Lau&amp;#39;s WebLog (will be opened in new window)" href="http://blogs.msdn.com/jameslau/" target="_blank"&gt;James Lau&lt;/a&gt; &lt;a title="vs.Eco: VS SDK for Orcas Beta 1 (April CTP) is now available (will be opened in new window)" href="http://blogs.msdn.com/jameslau/archive/2007/04/27/vs-sdk-for-orcas-beta-1-april-ctp-is-now-available.aspx" target="_blank"&gt;announced VS SDK for Orcas Beta 1 (April CTP)&lt;/a&gt;. One of the improvements of April CTP is that command table configuration (.ctc) files have been deprecated in favor of XML command table (.vsct) files and all samples that used .ctc files have been converted to use .vsct files.&lt;/p&gt;    &lt;p&gt;Well, that is good but it is done for Visual Studio Codename Orcas only. The latest VS SDK 4.0 RTM for Visual Studio 2005 &lt;a title="vs.Eco: VS 2005 SDK 4.0 RTM is here! (will be opened in new window)" href="http://blogs.msdn.com/jameslau/archive/2007/03/01/vs-2005-sdk-4-0-rtm-is-here.aspx" target="_blank"&gt;announced a little bit earlier&lt;/a&gt; still uses CTC but it includes VSCT compiler in pre-release state. You can find it here: &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;C:\Program Files\Visual Studio 2005 SDK\2007.02\Prerelease\&lt;/em&gt;&lt;/span&gt;&lt;span style="color: rgb(0,0,0)"&gt;.&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;To demonstrate how to add VSCT support for Whidbey (VS 2005) projects we will use the C# Reference.MenuAndCommands sample included into &lt;a title="Visual Studio 2005 SDK Version 4.0 (will be opened in new window)" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=51a5c65b-c020-4e08-8ac0-3eb9c06996f4&amp;amp;DisplayLang=en" target="_blank"&gt;Visual Studio SDK Version 4.0&lt;/a&gt;. You can find it in that directory: &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;C:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Samples\IDE\CSharp\Reference.MenuAndCommands\&lt;/em&gt;&lt;/span&gt;. At the end of this tutorial, we will get this sample working with VSCT instead of CTC. Follow instructions below.&lt;/p&gt;    &lt;p&gt;1. Before we will substitute CTC with VSCT let&amp;#8217;s see how it looks now. Press F5 to run the MenuAndCommands sample in experimental hive and see some menu items added under main menu item &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;Tools&lt;/span&gt;&amp;#8217;. Note command &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;C# Command Sample&lt;/span&gt;&amp;#8217; &amp;#8211; it will be our marker in this tutorial.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh6.google.com/dimaka/R6m-qvgCwlI/AAAAAAAAABQ/Ydpsh6eKq04/1%5B60%5D" target="_blank"&gt;&lt;img alt="Before (with CTC)" src="http://lh6.google.com/dimaka/R6m-rvgCwmI/AAAAAAAAABc/WRcAzoyZTXM/1_thumb%5B58%5D" width="350" height="242" /&gt;&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;2. The first thing we should care about is to obtain VSCT analogue for our CTC file. The easiest way to do that is to build the project to get .cto file compiled from current .ctc file and then &lt;a title="Create a .Vsct File from an Existing .Cto File (will be opened in new window)" href="http://msdn2.microsoft.com/en-us/library/bb165980%28vs.80%29.aspx" target="_blank"&gt;create a .vsct file from an existing .cto file&lt;/a&gt; using &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;VSCT.exe&lt;/em&gt;&lt;/span&gt; utility. I have used the following command to perform the conversion from &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;&amp;lt;project_root&amp;gt;\obj\Debug\&lt;/em&gt;&lt;/span&gt; directory where two input files &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;PkgCmd.cto&lt;/em&gt;&lt;/span&gt; and &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;PkgCmd.ctsym&lt;/em&gt;&lt;/span&gt;&lt;span style="color: rgb(0,0,0)"&gt; are located.&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;span style="font-size: 85%; color: rgb(0,128,0); font-family: arial narrow"&gt;&amp;gt; &amp;quot;C:\Program Files\Visual Studio 2005 SDK\2007.02\Prerelease\VSCT\VSCT.exe&amp;quot; PkgCmd.cto PkgCmd.vsct -SPkgCmd.ctsym&lt;/span&gt;&lt;/p&gt;    &lt;p&gt;3. Now let&amp;#8217;s replace CTC part of the MenuAndCommands sample project with VSCT analogue. Create new folder VSCTComponents under project root directory and copy just generated &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;PkgCmd.vsct&lt;/em&gt;&lt;/span&gt; file from &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;obj\Debug\&lt;/em&gt;&lt;/span&gt; there. Then make it part of the project. To be sure that we have no CTC here let&amp;#8217;s remove all from CtcComponents folder except image &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;GenericCmd.bmp&lt;/em&gt;&lt;/span&gt;, because it is still needed. Let&amp;#8217;s also replace the text of the button &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;C# Command Sample&lt;/span&gt;&amp;#8217; with &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;C# Command Sample (VSTS)&lt;/span&gt;&amp;#8217; to have some differences in resulting UI. See what we have now.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh5.google.com/dimaka/R6m-sfgCwnI/AAAAAAAAABk/CYwehJabRoc/2%5B15%5D"&gt;&lt;img alt="Change the button text to have a visual marker" src="http://lh5.google.com/dimaka/R6m-tfgCwoI/AAAAAAAAABs/o1PjTjn3oFY/2_thumb%5B13%5D" width="600" height="178" /&gt;&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;: you can easily add IntelliSense for .vsct files via browsing for &lt;span style="color: rgb(0,128,255)"&gt;C:\Program Files\Visual Studio 2005 SDK\2007.02\Prerelease\VSCT\VSCT.xsd&lt;/span&gt; file in &amp;#8216;Schemas&amp;#8217; property in Properties window (accessible by F4).&lt;/em&gt;&lt;/p&gt;    &lt;p&gt;4. Rebuild the solution and then execute &amp;#8216;&lt;span style="font-size: 85%; color: rgb(0,128,0); font-family: arial narrow"&gt;devenv.exe /rootsuffix Exp /setup&lt;/span&gt;&amp;#8217; command to refresh Visual Studio UI. Then press F5 to see the result &amp;#8211; all menus disappeared. To get all back in VSCT incarnation of menu items we need to write some code right in &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;MenuAndCommands.csproj&lt;/em&gt;&lt;/span&gt; project file. To do that unload the project and open it for editing using &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;Edit MenuAndCommands.csproj&lt;/span&gt;&amp;#8217; command.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R6m-uPgCwpI/AAAAAAAAAB0/FdL53k0UFdI/3%5B10%5D"&gt;&lt;img alt="Open project file for manual editing" src="http://lh3.google.com/dimaka/R6m-u_gCwqI/AAAAAAAAAB8/IOOrW7UlnoE/3_thumb%5B8%5D" width="320" height="281" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;5. Add the following line importing .targets file as it is shown on the picture below. I have prepared the &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;VSCT_overrides.targets&lt;/em&gt;&lt;/span&gt; file, so you just need to &lt;span style="color: rgb(255,0,0)"&gt;&lt;a title="Download zip archive containing prepared for files (will be opened in new window)" href="http://neutron.sharpstyle.com/Data/UserFiles/CodeExamples/PreparedFiles_WhidbeyVSCTCompilation.zip" target="_blank"&gt;download it&lt;/a&gt;&lt;/span&gt; and save in the project root directory.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh6.google.com/dimaka/R6m-vvgCwrI/AAAAAAAAACE/M67k0cmx5rw/4%5B18%5D"&gt;&lt;img alt="Import .targets file containing overriden MSBuild targets" src="http://lh6.google.com/dimaka/R6m-wvgCwsI/AAAAAAAAACM/GJruRRHEXxw/4_thumb%5B16%5D" width="600" height="200" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;6. Now our &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;PkgCmd.vsct&lt;/em&gt;&lt;/span&gt; file declared as &lt;span style="color: rgb(128,0,0)"&gt;&amp;lt;None Include=&amp;quot;VSCTComponents\PkgCmd.vsct&amp;quot; /&amp;gt;&lt;/span&gt; in &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;MenuAndCommands.csproj&lt;/em&gt;&lt;/span&gt; file. Replace this line with the following code. Child node ResourceName specifies the name of CTO object which will be merged into assembly resources with.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh5.google.com/dimaka/R6m-xfgCwtI/AAAAAAAAACU/f3BlXAnUsKE/5%5B7%5D"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="Use VSCTCompile tag for .vsct file" src="http://lh5.google.com/dimaka/R6m-yfgCwuI/AAAAAAAAACc/N1G_JBN67R0/5_thumb%5B5%5D" width="600" height="215" /&gt;&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;7. Save the changes and reload the project. Select &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;Load project normally&lt;/span&gt;&amp;#8217; option in the Security Warning dialog which will be appeared. Rebuild the project and see results in output window. There are 4 errors that occurred due to automatic generation.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R6m-zPgCwvI/AAAAAAAAACk/alfgnTjVgTI/6%5B7%5D"&gt;&lt;img alt="Four errors of automatic VSCT file generation shown in Visual Studio Output window" src="http://lh5.google.com/dimaka/R6m-0fgCwwI/AAAAAAAAACs/UWH9KUSIUtM/6_thumb%5B5%5D" width="600" height="302" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;: make sure you use &amp;#8216;Normal&amp;#8217; level of MSBuild build output verbosity.&lt;/em&gt;       &lt;br /&gt;      &lt;br /&gt;8. You can easily fix them by adding 4 IDSymbol tags under according GuidSymbol tags or just &lt;strong&gt;&lt;span style="color: rgb(255,0,0)"&gt;&lt;a title="Download zip archive containing prepared files" href="http://dimaka.com/download/vsxinsider/VSXInsider.Prepared.Files.Whidbey.VSCT.Compilation.zip" target="_blank"&gt;download&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="color: rgb(0,0,0)"&gt; &lt;/span&gt;fixed version of &lt;span style="color: rgb(0,128,255)"&gt;&lt;em&gt;PkgCmd.vsct&lt;/em&gt;&lt;/span&gt; file I have prepared. Then build the project again and verify that all errors go on.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh5.google.com/dimaka/R6m-1fgCwxI/AAAAAAAAAC0/SAMc1zOtz5s/7%5B7%5D"&gt;&lt;img alt="VSCT file compiled with no errors" src="http://lh5.google.com/dimaka/R6m-2fgCwyI/AAAAAAAAAC8/8W0IPLUU3OE/7_thumb%5B5%5D" width="600" height="288" /&gt;&lt;/a&gt;       &lt;br /&gt;      &lt;br /&gt;9. Rebuild the solution and then execute &amp;#8216;&lt;span style="font-size: 85%; color: rgb(0,128,0); font-family: arial narrow"&gt;devenv.exe /rootsuffix Exp /setup&lt;/span&gt;&amp;#8217; command to refresh Visual Studio UI. Then press F5 to see the result &amp;#8211; menus appeared again. Note the changed text &amp;#8216;&lt;span style="color: rgb(128,0,0)"&gt;C# Command Sample (VSTS)&lt;/span&gt;&amp;#8217;.&lt;/p&gt;    &lt;p&gt;&lt;a href="http://lh4.google.com/dimaka/R6m-3PgCwzI/AAAAAAAAADE/w0FBzhtPiZg/8%5B9%5D"&gt;&lt;img alt="After (with VSCT)" src="http://lh3.google.com/dimaka/R6m-3_gCw0I/AAAAAAAAADM/D2FyIqgtCrY/8_thumb%5B7%5D" width="350" height="240" /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;Keep in touch and happy extending!&lt;/p&gt; &lt;/span&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7165695481640520187?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7165695481640520187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7165695481640520187' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7165695481640520187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7165695481640520187'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/adding-vsct-compilation-support-to.html' title='Adding VSCT compilation support to Whidbey (VS 2005) projects'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-7418582602914496100</id><published>2008-02-06T15:23:00.001+03:00</published><updated>2008-02-08T13:13:43.994+03:00</updated><title type='text'>Enter the world of Visual Studio Extensibility now!</title><content type='html'>&lt;p&gt;The Visual Studio Extensibility world consists of 3 parts: Macros, Add-ins and Packages. Look at good explaining the various levels of Visual Studio extensibility at &lt;a href="http://blogs.msdn.com/dr._ex/archive/2006/11/16/visual-studio-extensibility-demystified.aspx"&gt;Dr. eX's Blog : Visual Studio Extensibility Demystified&lt;/a&gt;.&lt;/p&gt;  &lt;span class="fullpost"&gt;&lt;p&gt;To start working on your extension I would recommend you to keep the following roadmap:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Learn documentation&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Overview &lt;a href="http://msdn2.microsoft.com/en-us/library/bb166441.aspx" target="_blank"&gt;Visual Studio SDK Documentation&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;Mostly for add-ins developers: Visit &lt;a href="http://msmvps.com/blogs/carlosq/" target="_blank"&gt;Carlos Quintero's blog&lt;/a&gt; and his great collection of &lt;a href="http://www.mztools.com/resources_vsnet_addins.aspx" target="_blank"&gt;Resources about Visual Studio .NET extensibility&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;Subscribe to &lt;a href="http://blogs.msdn.com/vsxteam/default.aspx" target="_blank"&gt;VSX Team Blog&lt;/a&gt; and other VSX blogs to be informed about news&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Figure out what do you want to create and what &lt;a href="http://blogs.msdn.com/dr._ex/archive/2006/11/16/visual-studio-extensibility-demystified.aspx" target="_blank"&gt;level of Visual Studio extensibility&lt;/a&gt; do you need for that&lt;/li&gt;    &lt;li&gt;Download the latest version of VS SDK from &lt;a href="http://msdn.com/vsx" target="_blank"&gt;VSX Developer Center&lt;/a&gt; web site&lt;/li&gt;    &lt;li&gt;Start working on your extension and ask any questions in &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&amp;amp;SiteID=1" target="_blank"&gt;VSX Forum&lt;/a&gt;, where VSX community members help each other.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Keep in touch and happy extending! &lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-7418582602914496100?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/7418582602914496100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=7418582602914496100' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7418582602914496100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/7418582602914496100'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/enter-world-of-visual-studio.html' title='Enter the world of Visual Studio Extensibility now!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5205928213978201852.post-2953413141014446508</id><published>2008-02-05T14:09:00.001+03:00</published><updated>2008-02-08T13:12:50.360+03:00</updated><title type='text'>Welcome to the VSX Insider's blog!</title><content type='html'>&lt;p&gt;I started learning the Visual Studio Extensibility (VSX) a year or two ago. This was called as Visual Studio Integration Program (VSIP) those days. The home for VSX is the &lt;a href="http://msdn.com/vsx" target="_blank"&gt;VSX Developer Center&lt;/a&gt; with the VS SDK download, documentation, news, resources, community references, and more. &lt;/p&gt; &lt;span class="fullpost"&gt; &lt;p&gt;I decided to start this blog for sharing my experience related to the Visual Studio Extensibility world. For those of you that would like to know about myself, please visit my &lt;a href="http://www.dimaka.com/" target="_blank"&gt;personal website&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Stick around if you want to read more about topics such as Visual Studio Extensibility (VSX), Visual Studio Software Development Kit (VS SDK), Managed Package Framework (MPF) and other related ones.&lt;/p&gt;  &lt;p&gt;Welcome to the &lt;a href="http://vsx-insider.blogspot.com/"&gt;VSX Insider's blog&lt;/a&gt;!&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5205928213978201852-2953413141014446508?l=vsx-insider.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vsx-insider.blogspot.com/feeds/2953413141014446508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5205928213978201852&amp;postID=2953413141014446508' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/2953413141014446508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5205928213978201852/posts/default/2953413141014446508'/><link rel='alternate' type='text/html' href='http://vsx-insider.blogspot.com/2008/02/welcome-to-vsx-insider-blog.html' title='Welcome to the VSX Insider&amp;#39;s blog!'/><author><name>VSX Insider</name><uri>http://www.blogger.com/profile/08089953123394668584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-0_GnUNkH1Jw/Tnj0NRsMTXI/AAAAAAAAAcs/5ryCWbodLv8/s220/Dmitry.jpg'/></author><thr:total>0</thr:total></entry></feed>
