<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>scooblog by josh ledgard : Visual Studio Team System</title><link>http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio+Team+System/default.aspx</link><description>Tags: Visual Studio Team System</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>2006 Microsoft Developer Out of Box Releases</title><link>http://blogs.msdn.com/jledgard/archive/2007/01/18/2006-microsoft-developer-out-of-box-releases.aspx</link><pubDate>Fri, 19 Jan 2007 04:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1491266</guid><dc:creator>jledgard</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/jledgard/comments/1491266.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jledgard/commentrss.aspx?PostID=1491266</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jledgard/rsscomments.aspx?PostID=1491266</wfw:comment><description>&lt;P&gt;So Visual Studio 2005 shipped last year. We shipped a service pack in 2006, but in addition to working onthe service pack and the next version of Visual Studio team's in Developer Division have also shipped a lot of cool stuff "out of box".&amp;nbsp; Here is a quick list I put together... &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;Update #2:&lt;/STRONG&gt; Forgot to mention that the latest book by James Avery and Jim Holmes "&lt;A class="" href="http://www.amazon.com/Windows-Developer-Power-Tools-Turbocharge/dp/0596527543/sr=8-1/qid=1169491625/ref=pd_bbs_sr_1/105-3007274-8163613?ie=UTF8&amp;amp;s=books" mce_href="http://www.amazon.com/Windows-Developer-Power-Tools-Turbocharge/dp/0596527543/sr=8-1/qid=1169491625/ref=pd_bbs_sr_1/105-3007274-8163613?ie=UTF8&amp;amp;s=books"&gt;Windows Developer Power Tools&lt;/A&gt;" is now availible. It features some of the earlier contributions from our team on this list. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;AJAX Control Toolkit&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.codeplex.com/AtlasControlToolkit" mce_href="http://www.codeplex.com/AtlasControlToolkit"&gt;http://www.codeplex.com/AtlasControlToolkit&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;The AJAX Control Toolkit is a joint project between the community and Microsoft. Built upon the ASP.NET 2.0 AJAX Extensions, the Toolkit aims to be the biggest and best collection of web-client components available.&lt;/I&gt; 
&lt;P&gt;&lt;STRONG&gt;Pack Installer&lt;/STRONG&gt; 
&lt;P&gt;&lt;A title=http://www.codeplex.com/PackInstaller href="http://www.codeplex.com/PackInstaller" mce_href="http://www.codeplex.com/PackInstaller"&gt;http://www.codeplex.com/PackInstaller&lt;/A&gt; 
&lt;P&gt;&lt;EM&gt;Beta 2 just shipped today! The Pack Installer is a tool that will let you see the latest Power Toys for Visual Studio, and other great developer oriented tools. It allows you to easily mark any tool or set of tools for download and installation, and streamline the installation process.&lt;/EM&gt; 
&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;
&lt;P&gt;&lt;B&gt;MSBuild Extras - Toolkit for .NET 1.1 "MSBee"&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/MSBee" mce_href="http://www.codeplex.com/MSBee"&gt;http://www.codeplex.com/MSBee&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;MSBuild Extras – Toolkit for .NET 1.1 “MSBee” is an addition to MSBuild that allows developers to build managed applications using Visual Studio 2005 projects that target .NET 1.1.&lt;/I&gt; 
&lt;P&gt;&lt;B&gt;&lt;/B&gt;
&lt;P&gt;&lt;B&gt;Resource Refactoring Tool&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/ResourceRefactoring" mce_href="http://www.codeplex.com/ResourceRefactoring"&gt;http://www.codeplex.com/ResourceRefactoring&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files.&lt;/I&gt; 
&lt;P&gt;&lt;B&gt;VSCmdShell 2005&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/VSCmdShell" mce_href="http://www.codeplex.com/VSCmdShell"&gt;http://www.codeplex.com/VSCmdShell&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;VSCmdShell provides users with a shell window inside the Visual Studio IDE that can be used for Visual Studio commands as well. Current version allows user to use either Windows Command Shell (cmd.exe) or &lt;A href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" mce_href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx"&gt;Windows PowerShell&lt;/A&gt;.&lt;/I&gt; 
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;B&gt;Managed Stack Explorer&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/MSE" mce_href="http://www.codeplex.com/MSE"&gt;http://www.codeplex.com/MSE&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;Do you ever need to get stack traces for your .NET 2.0 applications? Want a quick and easy way to monitor managed processes and threads? Need a way to view a thread's stack trace to investigate an application hang? If so, Managed Stack Explorer is for you.&lt;/I&gt; 
&lt;P&gt;&lt;B&gt;Microsoft Best Practices Analyzer w ASP.NET plugin&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/BPAEngine" mce_href="http://www.codeplex.com/BPAEngine"&gt;http://www.codeplex.com/BPAEngine&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;The Microsoft Best Practices Analyzer is an general-purpose engine that allows for a user to analyze settings in their systems to quickly identify problematic or sub-optimal configurations. The BPA tool comes preinstalled with an example plug-in for analyzes an ASP.Net 2.0 server and website's system.web configuration settings for problematic configurations.&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;VS 2005 IDE Enhancements&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cd7c6e48-e41b-48e3-881e-a0e6e97f9534&amp;amp;DisplayLang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cd7c6e48-e41b-48e3-881e-a0e6e97f9534&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=cd7c6e48-e41b-48e3-881e-a0e6e97f9534&amp;amp;DisplayLang=en&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;Visual Studio 2005 IDE Enhancements are a set of Visual Studio extensions that are designed to make you more productive. These enhancements are directly integrated into the Visual Studio IDE. This set of enhancements includes Source Code Outliner, Visual C++ Code Snippets, Indexed Find, Super Diff and Event Toaster tools. &lt;/I&gt;
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;B&gt;TFS Power Toys&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://blogs.msdn.com/bharry/archive/2006/09/07/744993.aspx" mce_href="http://blogs.msdn.com/bharry/archive/2006/09/07/744993.aspx"&gt;http://blogs.msdn.com/bharry/archive/2006/09/07/744993.aspx&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;We're trying something new with this Power Toy release.&amp;nbsp; It's the first time where we have new features that integrate seamlessly into the VS2005 IDE and are virtually indistinguishable from any other TFS feature in the IDE.&lt;/I&gt; 
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;B&gt;Interop Forms Toolkit 1.0&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://msdn2.microsoft.com/en-us/vbasic/aa701259.aspx" mce_href="http://msdn2.microsoft.com/en-us/vbasic/aa701259.aspx"&gt;http://msdn2.microsoft.com/en-us/vbasic/aa701259.aspx&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;The Interop Forms Toolkit 1.0 is a free add-in that simplifies the process of displaying .NET WinForms in a Visual Basic 6 application. Instead of upgrading the entire code base, these applications can now be extended one form at a time.&lt;/I&gt; 
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;B&gt;VB Power Pack&lt;/B&gt; 
&lt;P&gt;&lt;A href="https://connect.microsoft.com/site/sitehome.aspx?wa=wsignin1.0&amp;amp;siteid=223" mce_href="https://connect.microsoft.com/site/sitehome.aspx?wa=wsignin1.0&amp;amp;siteid=223"&gt;https://connect.microsoft.com/site/sitehome.aspx?wa=wsignin1.0&amp;amp;siteid=223&lt;/A&gt; 
&lt;P&gt;Visual Basic 2005 Power Packs may contain Add-Ins, Controls, Components, Tools or Samples for you to use with Visual Basic 2005 to make developing great applications even easier! 
&lt;P&gt;&lt;B&gt;TFS Administration Tool&lt;/B&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/TFSAdmin" mce_href="http://www.codeplex.com/TFSAdmin"&gt;http://www.codeplex.com/TFSAdmin&lt;/A&gt; 
&lt;P&gt;&lt;I&gt;The TFS Admin Tool allows a TFS administrator to quickly add users to all three platforms utilized by Team Foundation Server: Team Foundation Server, Sharepoint, and SQL Reporting Services, all through one common interface.&lt;/I&gt; 
&lt;P&gt;&lt;STRONG&gt;Update#1 IronPython!!&lt;/STRONG&gt; 
&lt;P&gt;&lt;A href="http://www.codeplex.com/IronPython"&gt;http://www.codeplex.com/IronPython&lt;/A&gt; 
&lt;P&gt;IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language. 
&lt;P&gt;&lt;I&gt;&lt;/I&gt;
&lt;P&gt;&lt;STRONG&gt;Let me know if I missed anything!&lt;/STRONG&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1491266" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Mindless+Linkage/default.aspx">Mindless Linkage</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Collaborative+Development/default.aspx">Collaborative Development</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio+Team+System/default.aspx">Visual Studio Team System</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/download/default.aspx">download</category></item><item><title>What do you think about CTPs?</title><link>http://blogs.msdn.com/jledgard/archive/2006/11/09/what-do-you-think-about-ctps.aspx</link><pubDate>Thu, 09 Nov 2006 22:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1045273</guid><dc:creator>jledgard</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/jledgard/comments/1045273.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jledgard/commentrss.aspx?PostID=1045273</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jledgard/rsscomments.aspx?PostID=1045273</wfw:comment><description>&lt;P&gt;&lt;A href="http://blogs.msdn.com/bharry/archive/2006/11/09/feedback-on-vs-community-technology-previews-ctps.aspx" mce_href="http://blogs.msdn.com/bharry/archive/2006/11/09/feedback-on-vs-community-technology-previews-ctps.aspx"&gt;Brian Harry wants&lt;/A&gt; to know.&amp;nbsp; We've always had a concern about the quality of the CTPs we release, but are torn between increasing the quality, but reducing the frequency.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;What we found with the monthly frequency of CTPs as opposed to the classic "wait for beta quality" approach is that we received more valuable real time feedback on features in development that allowed us to make changes.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;How would you like to see us walk this line?&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1045273" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jledgard/archive/tags/Testing/default.aspx">Testing</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Mindless+Linkage/default.aspx">Mindless Linkage</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio+Team+System/default.aspx">Visual Studio Team System</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/collaboration/default.aspx">collaboration</category></item><item><title>I've been interviewing for two days now</title><link>http://blogs.msdn.com/jledgard/archive/2006/11/07/i-ve-been-interviewing-for-two-days-now.aspx</link><pubDate>Wed, 08 Nov 2006 06:25:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1028986</guid><dc:creator>jledgard</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jledgard/comments/1028986.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jledgard/commentrss.aspx?PostID=1028986</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jledgard/rsscomments.aspx?PostID=1028986</wfw:comment><description>&lt;p&gt;Late last week I was asked if I would&amp;nbsp;be interested in interviewing Monday and Tuesday in Vancouver.&amp;nbsp; For whatever reason I decided to fly... it's a choice I won't make again. I really don't know why I choose to fly. I was bumped off of one flight and just missed making an earlier flight on the way back, but this is getting off-topic. &lt;/p&gt; &lt;p&gt;It was a really cool albeit fast-paced and tiring adventure.&amp;nbsp; Forty-five minute, almost sprint like, interviews followed by 15 minute de-briefs and straight into another 45 minute interview... rinse repeat, rinse repeat, etc for two days.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Thankfully I was on the side of the &lt;em&gt;interviewer&lt;/em&gt; rather than the &lt;em&gt;interviewee&lt;/em&gt;. I found this style actually refreshing compared to the normal, on campus, interviews.&amp;nbsp; Each candidate would meet with 3 of the 5 interviewers.&amp;nbsp; We ran 5 candidates in the morning and 5 in the afternoon.&amp;nbsp; After each interview the group would meet as a team to chart and discuss the plusses and minuses of each candidate, look for trends, and decide on a strategy for the next interviewer.&amp;nbsp; &lt;/p&gt; &lt;p&gt;The candidates received real time feedback from the recruiting staff at the end of their interviews and in the two days we've actually had some of candidates that were given offers accept on the spot!&amp;nbsp; &lt;/p&gt; &lt;p&gt;Working interviews this fast with a consistent group was also good because you really began to understand what one persons bar for saying "+test" really means and the having two people in the group not talk to the person, but listen and read notes also helped bring an outside view to the decision being made.&amp;nbsp;&amp;nbsp;&lt;/p&gt; &lt;p&gt;All in all it was a lot of fun and I thought the recruiters did a great job finding talented people and getting them pre-screened for us.&amp;nbsp; Unfortunatly I didn't get to benifit from the people we were hiring since my group didn't have any openings.&amp;nbsp; But the Team System groups will be getting some great hires when the folks graduate this spring.&amp;nbsp; &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1028986" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jledgard/archive/tags/Personal/default.aspx">Personal</category><category domain="http://blogs.msdn.com/jledgard/archive/tags/Visual+Studio+Team+System/default.aspx">Visual Studio Team System</category></item></channel></rss>