<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Anthony @ MS</title><subtitle type="html" /><id>http://blogs.msdn.com/acangialosi/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/acangialosi/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-08-05T00:49:55Z</updated><entry><title>NDepends Static Analysis Tools</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/08/20/ndepends-static-analysis-tools.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/08/20/ndepends-static-analysis-tools.aspx</id><published>2009-08-20T18:48:03Z</published><updated>2009-08-20T18:48:03Z</updated><content type="html">I just heard that folks that build the NDepends Static Analysis tools are working on their Visual Studio 2010 version.&amp;#160; They tell me they will have it ready by the time we ship Visual Studio which will be a great complement.&amp;#160; For my first time looking at this tool I thought the Code Query Language (CQL) was a great way to enforce basic validation on your code before it’s approved for checkin.&amp;#160; I could see this integrating nicely with the VS TFS source control service to automate many...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/08/20/ndepends-static-analysis-tools.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9877172" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Tabs Studio - advanced window tabs for VS IDE</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/08/07/tabs-studio-advanced-window-tabs-for-vs-ide.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/08/07/tabs-studio-advanced-window-tabs-for-vs-ide.aspx</id><published>2009-08-07T21:47:36Z</published><updated>2009-08-07T21:47:36Z</updated><content type="html">I noticed an update to an extension on the Visual Studio Gallery last week.&amp;#160; Tab Studio extends the tab well region of Visual Studio to give you an alternate view of the documents you have open.&amp;#160; I haven’t tried it personally yet but I’ve seen lots of community members give suggestions on how VS might organize their tabs differently than we do out of the box today.&amp;#160; This extension should hopefully help some of those folks out....(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/08/07/tabs-studio-advanced-window-tabs-for-vs-ide.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9860519" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Visual Studio Gallery - There’s an extension for that parody</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/07/28/visual-studio-gallery-there-s-an-extension-for-that-parody.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/07/28/visual-studio-gallery-there-s-an-extension-for-that-parody.aspx</id><published>2009-07-28T18:49:41Z</published><updated>2009-07-28T18:49:41Z</updated><content type="html">Found a parody on YouTube that’s pretty entertaining.&amp;#160; Check it out: http://www.youtube.com/watch?v=6ysQ43s9U4Y...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/07/28/visual-studio-gallery-there-s-an-extension-for-that-parody.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9851102" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Jetbrains Resharper for VS 2010 Preview now Available</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/07/13/jetbrains-resharper-for-vs-2010-preview-now-available.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/07/13/jetbrains-resharper-for-vs-2010-preview-now-available.aspx</id><published>2009-07-13T19:13:26Z</published><updated>2009-07-13T19:13:26Z</updated><content type="html">I’ve heard a lot of buzz from customers looking to get a hold of a version of Resharper that works with VS 2010 Beta 1.&amp;#160; Well the folks over at Jetbrains have started releasing a preview of their VS 2010 version here: http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+for+Visual+Studio+2010+(Preview) ....(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/07/13/jetbrains-resharper-for-vs-2010-preview-now-available.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9831877" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Extensibility opportunities in VS 2010</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/extensibility-opportunities-in-vs-2010.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/22/extensibility-opportunities-in-vs-2010.aspx</id><published>2009-05-23T05:00:02Z</published><updated>2009-05-23T05:00:02Z</updated><content type="html">Terry just posted two great blogs talking about how you can extend features in Visual Studio 2010 Professional and how you can extend Visual Studio 2010 Team System. Visual Studio 2010 New Features, Extensibility Points and Partner Opportunities Visual Studio Team System 2010 New Features, Extensibility Points and Partner Opportunities...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/extensibility-opportunities-in-vs-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636475" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Concurrent Access just posted Reference Assistant, a new VS 2010 extension</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/concurrent-access-just-posted-reference-assistant-a-new-vs-2010-extension.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/22/concurrent-access-just-posted-reference-assistant-a-new-vs-2010-extension.aspx</id><published>2009-05-23T03:32:05Z</published><updated>2009-05-23T03:32:05Z</updated><content type="html">Reference assistant helps you visualize the dependencies in your .NET application to help speed up development, improve your deployments, and debug sticky dependency bugs. Some of the interesting features I read about were their Visualizer for IoC / DI configuration files, ability to identify missing assembly references, and configuration file type resolution. You can check out their extension here: http://visualstudiogallery.msdn.microsoft.com/en-us/BA1FF7E5-1C24-4386-AD40-1C1C83BC59F0 ....(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/concurrent-access-just-posted-reference-assistant-a-new-vs-2010-extension.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636343" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Tangible just released their T4 Editor that works with VS 2010</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/tangible-just-released-their-t4-editor-that-works-with-vs-2010.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/22/tangible-just-released-their-t4-editor-that-works-with-vs-2010.aspx</id><published>2009-05-23T02:50:39Z</published><updated>2009-05-23T02:50:39Z</updated><content type="html">You can use text templates to author your own code generators with intellisense &amp;amp; syntax-highlighting in Visual Studio.&amp;#160; This naturally has powerful applications for tool vendors looking to output code from non-textual representations of a domain such as diagrams, xml or other data sources. Tangible has created a T4 editor to help you create T4 Text Templates.&amp;#160; The Tangible T4 Editor provides statement completion &amp;amp; intelisense for the T4 code sections.&amp;#160; Their editor also integrates...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/tangible-just-released-their-t4-editor-that-works-with-vs-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636272" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Calling all extensions for Visual Studio 2010</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/calling-extensions-for-visual-studio-2010.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/22/calling-extensions-for-visual-studio-2010.aspx</id><published>2009-05-23T01:32:12Z</published><updated>2009-05-23T01:32:12Z</updated><content type="html">Extensibility is one of the big initiatives on my team for Visual Studio 2010.&amp;#160; We are eager to see all the interesting and innovative concepts that people come up with to extend Visual Studio 2010 and make their lives more productive.&amp;#160; Big or small I’d love to hear about them so if you have an extension for Visual Studio 2010 please comment, email, our shout....(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/calling-extensions-for-visual-studio-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636142" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>New Visual Studio Gallery is Live</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/new-visual-studio-gallery-is-live.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/22/new-visual-studio-gallery-is-live.aspx</id><published>2009-05-23T01:21:57Z</published><updated>2009-05-23T01:21:57Z</updated><content type="html">Last week we launched the newest update to the Visual Studio Gallery , the one stop shop for finding Products &amp;amp; extensions for Visual Studio.&amp;#160; With this release we’ve added enhancements that make finding &amp;amp; sharing extensions on the Visual Studio Gallery even easier.&amp;#160; We’ve also added features that will light up Visual Studio 2010 with content from the Gallery.&amp;#160; All of this is built on the MSDN platform so we can continue to bring valuable content and information together and...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/22/new-visual-studio-gallery-is-live.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9636119" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Test Post</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/05/20/test-post.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/05/20/test-post.aspx</id><published>2009-05-20T21:04:46Z</published><updated>2009-05-20T21:04:46Z</updated><content type="html">...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/05/20/test-post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9632627" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>That was cool… Using Named Dates in Outlook Calendar Appointments</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/02/03/that-was-cool-using-named-dates-in-outlook-calendar-appointments.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/02/03/that-was-cool-using-named-dates-in-outlook-calendar-appointments.aspx</id><published>2009-02-04T04:03:57Z</published><updated>2009-02-04T04:03:57Z</updated><content type="html">Being a creature that operates exclusively on habit, as is proven by a few forehead marks from poles I might walk into from time to time, I have to habitual-ize (made up word) something new like blogging for me to really get any value from it.&amp;#160; I thought blogging on cool technologies I see from time to time might be the thing I need to trick myself into blogging. I recently learned that when creating appointments in my Outlook calendar that I can describe the date I’m looking for and let Outlook...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/02/03/that-was-cool-using-named-dates-in-outlook-calendar-appointments.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9394116" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>Great to see collaboration between VSIPs</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2009/01/27/great-to-see-collaboration-between-vsips.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2009/01/27/great-to-see-collaboration-between-vsips.aspx</id><published>2009-01-27T20:10:27Z</published><updated>2009-01-27T20:10:27Z</updated><content type="html">Yesterday I did an internal demo of products from two of our partners, StudioWorks Component One .&amp;#160; StudioWorks, with its products Designbox &amp;amp; Design Gallery , enhances the Visual Studio Windows application design experience with a library of preconfigured designs that can be applied to any .NET control.&amp;#160; Component One delivers a rich set of .NET components for developers to beef up the UI of their application.&amp;#160; While both of these partners make great products, what excited me...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2009/01/27/great-to-see-collaboration-between-vsips.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9377762" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>2008 VSX Conference Screencasts are Live</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2008/10/21/2008-vsx-conference-screencasts-are-live.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2008/10/21/2008-vsx-conference-screencasts-are-live.aspx</id><published>2008-10-21T21:59:30Z</published><updated>2008-10-21T21:59:30Z</updated><content type="html">Morning everyone. It's been just over a month since our VSX Conference but it feels like it just finished yesterday. I truly enjoyed meeting everyone at the conference, particularly the active community members that until now I've only known through pen (or keyboard). I realize there are many folks who couldn't make the trip out to Redmond for the event but truly would have wanted to participate. Also given just how much content we delivered in such a short time I'm sure there were more than a few...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/10/21/2008-vsx-conference-screencasts-are-live.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9010193" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>VSX Conference agenda &amp; speaker bios posted</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2008/08/14/vsx-conference-agenda-speaker-bios-posted.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2008/08/14/vsx-conference-agenda-speaker-bios-posted.aspx</id><published>2008-08-15T02:01:50Z</published><updated>2008-08-15T02:01:50Z</updated><content type="html">We just posted the agenda &amp;amp; speaker biographies for the VSX Conference coming up next month from September 15 - 16th. Use the online agenda to get a sense of what the various tracks will cover and start thinking about which sessions you will want to attend. The speaker bios should help you get to know the speakers at this conference. We have some serious brass from around the division participating in this event. This is a great opportunity to get to know industry leaders &amp;amp; architects shaping...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/08/14/vsx-conference-agenda-speaker-bios-posted.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8868155" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry><entry><title>VSX Conference Sessions Posted</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/acangialosi/archive/2008/08/05/vsx-conference-sessions-posted.aspx" /><id>http://blogs.msdn.com/acangialosi/archive/2008/08/05/vsx-conference-sessions-posted.aspx</id><published>2008-08-05T10:49:55Z</published><updated>2008-08-05T10:49:55Z</updated><content type="html">Last week we closed on almost all of the VSX sessions that we are planning to present at the VSX Conference in September.&amp;#160; We have over 20 different hour long sessions to present.&amp;#160; The sessions will cover everything from introductory content like the Visual Studio Architecture sessions &amp;amp; intro to DSL to more advanced in depth topics around how to build an integrated debugger and how to extend Visual studio team system. You can find the complete session list sorted roughly in order of...(&lt;a href="http://blogs.msdn.com/acangialosi/archive/2008/08/05/vsx-conference-sessions-posted.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8833388" width="1" height="1"&gt;</content><author><name>acangialosi</name><uri>http://blogs.msdn.com/members/acangialosi.aspx</uri></author></entry></feed>