<?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>Jeff Beehler's Blog : VSTSR</title><link>http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx</link><description>Tags: VSTSR</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Dealing with the Team System 2010 CTP expiration</title><link>http://blogs.msdn.com/jeffbe/archive/2008/12/09/dealing-with-the-team-system-2010-ctp-expiration.aspx</link><pubDate>Tue, 09 Dec 2008 16:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9187301</guid><dc:creator>jeffbe</dc:creator><slash:comments>40</slash:comments><comments>http://blogs.msdn.com/jeffbe/comments/9187301.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jeffbe/commentrss.aspx?PostID=9187301</wfw:commentRss><description>&lt;p&gt;If you’ve been using the &lt;a href="http://blogs.msdn.com/jeffbe/archive/2008/10/27/check-out-the-new-team-system-2010-ctp.aspx"&gt;Team System 2010 Community Tech Preview VPC&lt;/a&gt;, you’ve probably noticed that the instance of Visual Studio within the VPC is getting close to expiring.&amp;#160; We expect that it will cease functioning around the end of the year and instead return the message “The evaluation period for Visual Studio Trial Edition has ended”:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/briankel/WindowsLiveWriter/VisualStudio2010CTPActivationMessages_BE23/image_12.png"&gt;&lt;img height="342" alt="image" src="http://blogs.msdn.com/blogfiles/briankel/WindowsLiveWriter/VisualStudio2010CTPActivationMessages_BE23/image_thumb_5.png" width="480" border="0" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Unfortunately, it’ll be a while before we release our next update to Team System 2010 so you’ll need to take action to keep this version working for a while.&amp;#160; Fortunately, there is a relatively easy resolution to this problem.&amp;#160; It involves turning off the synchronization between the host OS and the VPC.&amp;#160; This enables you to set the time in the VPC to a 2008 date while you live in 2009.&amp;#160; As you might imagine, Team Foundation Server doesn’t like it much when time goes backwards so you’ll want to make sure that you don’t use the VPC and then set the clock backwards after that point.&amp;#160; Ideally, you can use a &lt;a href="http://go.microsoft.com/fwlink/?LinkId=129231"&gt;fresh VPC&lt;/a&gt; and disable your clock prior to launching it for the first time.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Disabling the host OS synchronization of the VPC&lt;/b&gt;.&amp;#160; This is a change to the .VMC file (see below) that basically disables the clock synchronization between the VPC and the host OS.&amp;#160; This means that time in the VPC moves forward only when the VPC is being used. As a result, we have essentially 2 months of &lt;i&gt;runtime&lt;/i&gt; (not wall time) for the VPC which is way more time than people should need to run the CTP, even if they’re demoing it regularly to others. &lt;/p&gt;  &lt;p&gt;Here are the &lt;i&gt;changes&lt;/i&gt; necessary for the .VMC file (specific to a particular VPC and not a system-wide setting):&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;lt;integration&amp;gt;      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;microsoft&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;mouse&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;allow type=&amp;quot;boolean&amp;quot;&amp;gt;true&amp;lt;/allow&amp;gt;       &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/mouse&amp;gt;       &lt;br /&gt;&lt;b&gt;&lt;i&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;font color="#ff0000"&gt;&amp;lt;components&amp;gt;            &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;host_time_sync&amp;gt;             &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;enabled type=&amp;quot;boolean&amp;quot;&amp;gt;false&amp;lt;/enabled&amp;gt;             &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/host_time_sync&amp;gt;             &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/components&amp;gt;             &lt;br /&gt;&lt;/font&gt;&lt;/i&gt;&lt;/b&gt;      &lt;br /&gt;&lt;font color="#008040"&gt;&lt;strong&gt;&lt;em&gt;Bunch of other stuff that I am skipping over to save space...&lt;/em&gt;          &lt;br /&gt;&lt;/strong&gt;&lt;/font&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/microsoft&amp;gt;       &lt;br /&gt;&amp;lt;/integration&amp;gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Hopefully this will allow you to have plenty of time to evaluate the CTP and send us feedback on what you like and don’t like about what we put together in this release.&amp;#160; As you might imagine, we’re hard at work putting together the next release and your feedback over the next period of time will really help us make sure that the next release is even better than the current CTP.&amp;#160; And, yes, we will release both a VPC and native install version of the CTP so that folks will have flexibility in how they deploy and evaluate the next release.&amp;#160; &lt;/p&gt;  &lt;p&gt;One important note:&amp;#160; don’t attempt to join the VPC to a domain since the domain will set the time within the VPC and thus cause Visual Studio to expire. &lt;/p&gt;  &lt;p&gt;Many thanks to Brian Keller and his detailed description of the &lt;a href="http://blogs.msdn.com/briankel/archive/2008/10/27/visual-studio-2010-ctp-vpc-dealing-with-activation-messages.aspx"&gt;various activation messages&lt;/a&gt; associated with the CTP as well as to Virtual PC Guy who provided the &lt;a href="http://blogs.msdn.com/virtual_pc_guy/archive/2007/11/28/disabling-time-synchronization-under-virtual-pc-2007.aspx"&gt;original information&lt;/a&gt; on how to disable the VPC clock synchronization.&amp;#160; &lt;/p&gt;  &lt;p&gt;If you’ve converted this &lt;a href="http://blogs.msdn.com/granth/archive/2008/11/03/converting-vs2010-ctp-to-hyper-v.aspx"&gt;VPC image to HyperV&lt;/a&gt; following Grant’s instructions, be sure to read Cameron’s update to learn of a &lt;a href="http://blogs.msdn.com/camerons/archive/2008/12/06/vsts-2010-ctp-hyper-v-and-january-1st-2009.aspx"&gt;similar workaround for HyperV&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;Happy CTPing!&lt;/p&gt;  &lt;p&gt;Jeff&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9187301" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Team+System/default.aspx">Team System</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Community/default.aspx">Community</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx">VSTSR</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Rosario/default.aspx">Rosario</category></item><item><title>April Rosario CTP now available!</title><link>http://blogs.msdn.com/jeffbe/archive/2008/04/11/april-rosario-ctp-now-available.aspx</link><pubDate>Fri, 11 Apr 2008 15:36:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8379944</guid><dc:creator>jeffbe</dc:creator><slash:comments>20</slash:comments><comments>http://blogs.msdn.com/jeffbe/comments/8379944.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jeffbe/commentrss.aspx?PostID=8379944</wfw:commentRss><description>&lt;p&gt;I'm happy to announce that the next Community Technology Preview of Rosario (officially known as &lt;em&gt;Microsoft® Visual Studio® Team System code name “Rosario” April 2008 CTP) &lt;/em&gt;is now available.&amp;nbsp; Customers can immediately begin downloading the VPC images from our &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=65d0e3bd-9df3-421a-804f-8f01bd90f0b4&amp;amp;displaylang=en&amp;amp;tm"&gt;download page&lt;/a&gt;.&amp;nbsp; Because of the size of the VPC, I'd recommend using a download manager, such as the one referred to &lt;a href="http://blogs.msdn.com/briankel/archive/2007/09/06/a-more-reliable-and-faster-download-experience-for-rosario-vs08-vpc-s.aspx"&gt;here&lt;/a&gt;, to download the follow part of this release:  &lt;blockquote&gt; &lt;p&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part01.exe"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part01.exe&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part02.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part02.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part03.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part03.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part04.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part04.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part05.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part05.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part06.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part06.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part07.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part07.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part08.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part08.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part09.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part09.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part10.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part10.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part11.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part11.rar&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP%20_12PartsTotal.part12.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Apr2008RosarioCTP _12PartsTotal.part12.rar&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;For this release we worked on a number of key scenarios that we'd like you to try out.&amp;nbsp; To help facilitate your evaluation, we've included samples and walkthroughs within the VPC to demonstrate these new features.&amp;nbsp; Here's a list of walkthroughs broken out by product:  &lt;p&gt;&lt;b&gt;&lt;u&gt;Architecture Edition&lt;/u&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;Exploring&lt;b&gt; &lt;/b&gt;the &lt;b&gt;existing code structure&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Designing&lt;b&gt; process flow &lt;/b&gt;as activities&lt;b&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Designing&lt;b&gt; user interactions &lt;/b&gt;with systems&lt;b&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Designing&lt;b&gt; system functionality &lt;/b&gt;as components&lt;b&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Visualizing and designing&lt;b&gt; types &lt;/b&gt;in systems&lt;b&gt;&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Visualizing and designing&lt;b&gt; interaction sequences &lt;/b&gt;in systems&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Development Edition&lt;/u&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;Simplify Code Analysis rule selection with &lt;b&gt;rule sets&lt;/b&gt; &lt;li&gt;Find and fix a bug using the &lt;b&gt;historical debugger&lt;/b&gt; &lt;li&gt;Identify the &lt;strong&gt;test impact &lt;/strong&gt;of code changes  &lt;li&gt;Find a bug on a separate machine using the &lt;b&gt;standalone debugger&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Database Edition&lt;/u&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;Building and using an &lt;b&gt;off-line representation&lt;/b&gt; of your operational database as a “sandbox” development environment.  &lt;li&gt;Using &lt;b&gt;Data Generation&lt;/b&gt; to custom-build data for testing your database application.  &lt;li&gt;Making and &lt;b&gt;unit-testing schema and code changes&lt;/b&gt; in an off-line environment.  &lt;li&gt;Performing &lt;b&gt;static code analysis&lt;/b&gt; of your programmability objects. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Test Edition &lt;/u&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;Planning a&lt;b&gt; testing effort&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Executing&lt;b&gt; manual test cases&lt;/b&gt;&lt;/li&gt; &lt;li&gt;&lt;b&gt;Verify the fix&lt;/b&gt;&lt;/li&gt; &lt;li&gt;Automate a&lt;b&gt; manual test and add validation.&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Team Foundation Server &lt;/u&gt;&lt;/b&gt; &lt;ul&gt; &lt;li&gt;Managing an&lt;b&gt; Agile schedule &lt;/b&gt; &lt;li&gt;Easier &lt;b&gt;reporting from Excel&lt;/b&gt; &lt;li&gt;&lt;b&gt;Managing features &lt;/b&gt;with the CMMI Process&lt;/li&gt; &lt;li&gt;A new &lt;b&gt;Add Files to Source Control&lt;/b&gt; wizard and support for drag and drop from Windows Explorer to Source Control Explorer&lt;/li&gt; &lt;li&gt;An enhanced, non-modal &lt;b&gt;conflict resolution experience&lt;/b&gt;, integrated into the pending changes tool window&lt;/li&gt; &lt;li&gt;A new &lt;b&gt;history view&lt;/b&gt; that shows labels applied to a file as well as how changes were merged across branches&lt;/li&gt; &lt;li&gt;A new &lt;b&gt;automated build system&lt;/b&gt; built on Windows Workflow Foundation, featuring dynamic build machine allocation from a machine pool and distributed build functionality&lt;/li&gt; &lt;li&gt;&lt;b&gt;Rollback&lt;/b&gt; for a check in (currently only available at the command line)&lt;/li&gt; &lt;li&gt;Many Source Control Explorer &lt;b&gt;usability enhancements&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;As you can see, we’ve been busy since our last CTP!&amp;nbsp; As with our previous &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/11/28/november-rosario-ctp-now-available.aspx"&gt;Rosario CTP&lt;/a&gt;, this release is not a beta. We’ve done a reasonable amount of testing on the bits to ensure that most the major features work to some degree and that the key experiences listed above work well but have not done any of the configuration or deep testing that we do for a beta release that we expect customers to use on a regular basis. As such, we encourage you to take the release for a spin and evaluate the new features we’ve added but please don’t expect to use it for any sort of production usage and understand that any data that you enter into the system cannot be migrated to future releases. And by all means, any applications written with these bits may not be redistributed in any way.  &lt;p&gt;We’re releasing this CTP primarily for two key reasons: practice shipping and collecting feedback. Over the past few weeks, we’ve gotten a lot of the first as we’ve worked out the kinks associated with building, testing and releasing these bits to you. Hopefully in the coming weeks and months, we’ll get a lot of the second from you. Feedback in the form of bugs and suggestions can be submitted via &lt;a href="http://connect.microsoft.com/visualstudio"&gt;http://connect.microsoft.com/visualstudio&lt;/a&gt;. Make sure when you submit issues through Connect that you indicate the product version as being “Visual Studio Team System Code Name “Rosario” (April 2008 CTP)”. That will ensure it gets to the right folks for consideration. If you have a question or would like provide feedback to the product team, we've created a special forum specifically focused on Rosario:&amp;nbsp; &lt;a title="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1&lt;/a&gt;. We look forward to hearing from you.  &lt;p&gt;Please join me in congratulating the Team System team on this release.  &lt;p&gt;Woohoo!  &lt;p&gt;jeff&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8379944" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Team+System/default.aspx">Team System</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT/default.aspx">TSBT</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx">VSTSR</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Rosario/default.aspx">Rosario</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT-TST/default.aspx">TSBT-TST</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT-DB/default.aspx">TSBT-DB</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT-TFS/default.aspx">TSBT-TFS</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT-DEV/default.aspx">TSBT-DEV</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT-ARCH/default.aspx">TSBT-ARCH</category></item><item><title>November Rosario CTP now available!</title><link>http://blogs.msdn.com/jeffbe/archive/2007/11/28/november-rosario-ctp-now-available.aspx</link><pubDate>Wed, 28 Nov 2007 20:11:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6582290</guid><dc:creator>jeffbe</dc:creator><slash:comments>32</slash:comments><comments>http://blogs.msdn.com/jeffbe/comments/6582290.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jeffbe/commentrss.aspx?PostID=6582290</wfw:commentRss><description>&lt;p&gt;I'm happy to announce that the next Community Technology Preview of Rosario (officially known as &lt;em&gt;Microsoft® Visual Studio® Team System code name “Rosario” November 2007 CTP) &lt;/em&gt;is now available.&amp;nbsp; Customers can immediately begin downloading the VPC images from our &lt;a href="http://go.microsoft.com/?linkid=7825832"&gt;download page&lt;/a&gt;.&amp;nbsp; Because of the size of the VPC, I'd recommend using a download manager, such as the one referred to &lt;a href="http://blogs.msdn.com/briankel/archive/2007/09/06/a-more-reliable-and-faster-download-experience-for-rosario-vs08-vpc-s.aspx"&gt;here&lt;/a&gt;, to download the following seven parts of this release: &lt;/p&gt; &lt;ul&gt;&lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part01.exe"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part01.exe&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part02.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part02.rar&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part03.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part03.rar&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part04.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part04.rar&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part05.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part05.rar&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part06.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part06.rar&lt;/a&gt; &lt;a href="http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part07.rar"&gt;http://download.microsoft.com/download/b/f/9/bf9c1b30-ca2d-4381-8e9e-8b5db9701437/Nov2007RosarioCTP_TFSVSTS_7PartsTotal.part07.rar&lt;/a&gt;&lt;/ul&gt; &lt;p&gt;For this release we worked on a number of key scenarios that we'd like you to try out.&amp;nbsp; To help facilitate your evaluation, we've included samples and walkthroughs within the VPC to demonstrate these new features.&amp;nbsp; Here's a list of walkthroughs broken out by product: &lt;/p&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Architecture Edition&lt;/u&gt;&lt;/b&gt;  &lt;ul&gt; &lt;li&gt;&lt;b&gt;Visualizing Interaction Sequences &lt;/b&gt;between Service-Oriented applications  &lt;li&gt;Using the &lt;b&gt;Distributed System Designers &lt;/b&gt;and the &lt;b&gt;Web Service Software Factory &lt;/b&gt;to build WCF applications  &lt;li&gt;Designing and &lt;b&gt;Visualizing Interactions &lt;/b&gt;between classes&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Development Edition&lt;/u&gt;&lt;/b&gt;  &lt;ul&gt; &lt;li&gt;Simplify Code Analysis rule selection with &lt;b&gt;Rule Sets&lt;/b&gt;  &lt;li&gt;Find and fix a bug using the &lt;b&gt;historical debugger&lt;/b&gt; &lt;li&gt;Identify the &lt;strong&gt;test impact &lt;/strong&gt;of code changes  &lt;li&gt;Find a bug on a separate machine using the &lt;b&gt;standalone debugger&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Test Edition&lt;/u&gt;&lt;/b&gt;  &lt;ul&gt; &lt;li&gt;&lt;b&gt;Planning &lt;/b&gt;a testing effort  &lt;li&gt;Executing &lt;b&gt;manual test cases&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;u&gt;Team Foundation Server&lt;/u&gt;&lt;/b&gt;  &lt;ul&gt; &lt;li&gt;&lt;b&gt;Managing user stories &lt;/b&gt;with the Agile Process  &lt;li&gt;&lt;b&gt;Managing features &lt;/b&gt;with the CMMI Process&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;In addition, we've included support to build setup packages with Windows Installer XML (WiX) technology.&amp;nbsp; You can learn more about that &lt;a href="http://robmensching.com/blog/archive/2007/11/26/Visual-Studio-ships-the-WiX-toolset.aspx"&gt;here&lt;/a&gt; and &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3e50c639-38a4-48c1-a7ee-4a68bf339b76&amp;amp;DisplayLang=en"&gt;here&lt;/a&gt;.&amp;nbsp; &lt;/p&gt; &lt;p&gt;As with our previous &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/08/03/first-rosario-ctp-now-available.aspx"&gt;Rosario CTP&lt;/a&gt;, this release is not a beta. We’ve done a reasonable amount of testing on the bits to ensure that most the major features work to some degree and that the key experiences listed above work well but have not done any of the configuration or deep testing that we do for a beta release that we expect customers to use on a regular basis. As such, we encourage you to take the release for a spin and evaluate the new features we’ve added but please don’t expect to use it for any sort of production usage and understand that any data that you enter into the system cannot be migrated to future releases. And by all means, any applications written with these bits may not be redistributed in any way. &lt;/p&gt; &lt;p&gt;We’re releasing this CTP primarily for two key reasons: practice shipping and collecting feedback. Over the past few weeks, we’ve gotten a lot of the first as we’ve worked out the kinks associated with building, testing and releasing these bits to you. Hopefully in the coming weeks and months, we’ll get a lot of the second from you. Feedback in the form of bugs and suggestions can be submitted via &lt;a href="http://connect.microsoft.com/visualstudio"&gt;http://connect.microsoft.com/visualstudio&lt;/a&gt;. Make sure when you submit issues through Connect that you indicate the product version as being “Visual Studio Team System Code Name “Rosario” (November 2007 CTP)”. That will ensure it gets to the right folks for consideration. If you have a question or would like provide feedback to the product team, we’ve created a special forum specifically focused on Rosario: &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1&lt;/a&gt;. We look forward to hearing from you.  &lt;p&gt;Finally, we have refreshed our &lt;a href="http://go.microsoft.com/?linkid=7192015"&gt;page on MSDN focused entirely on Rosario&lt;/a&gt;. On it we’ll have links to the latest &lt;a href="http://go.microsoft.com/?linkid=7825832"&gt;downloads&lt;/a&gt;, &lt;a href="http://blogs.msdn.com/search/searchresults.aspx?q=&amp;amp;tag=vstsr&amp;amp;ortags=0&amp;amp;o=datedescending"&gt;blog articles&lt;/a&gt;, &lt;a href="http://go.microsoft.com/?linkid=7825833"&gt;documentation&lt;/a&gt; and other key information. I’d suggest bookmarking this site and returning regularly to keep up on the latest for the release.  &lt;p&gt;Please join me in congratulating the Team System team on this release. It’s exciting to me that even in the face of significant effort on the &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/11/19/visual-studio-team-system-2008-ships.aspx"&gt;recent release of Visual Studio 2008&lt;/a&gt; that we’ve been able to make impressive progress in these important areas. I hope you agree...please take a look and let us know what you think.  &lt;p&gt;Woohoo!  &lt;p&gt;jeff&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6582290" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT/default.aspx">TSBT</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx">VSTSR</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Rosario/default.aspx">Rosario</category></item><item><title>Initial feedback on Rosario starts flowing in</title><link>http://blogs.msdn.com/jeffbe/archive/2007/08/05/initial-feedback-on-rosario-starts-flowing-in.aspx</link><pubDate>Sun, 05 Aug 2007 16:22:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4240480</guid><dc:creator>jeffbe</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jeffbe/comments/4240480.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jeffbe/commentrss.aspx?PostID=4240480</wfw:commentRss><description>&lt;p&gt;It hasn't taken our early adopters much time to start providing feedback on Rosario since &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/08/03/first-rosario-ctp-now-available.aspx"&gt;our announcement&lt;/a&gt; just under two days ago.&amp;nbsp; We've received our first bug through &lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=291096"&gt;Connect&lt;/a&gt;, seen our first questions on the &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1"&gt;Rosario forum&lt;/a&gt; and just recently Grant Holliday (one of our MVPs) has posted a great article outlining our &lt;a href="http://www.holliday.com.au/blog/tfs-rosario-feedback-hierarchical-work-items.html"&gt;hierarchical work item support features&lt;/a&gt;. Pretty amazing!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4240480" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Team+System/default.aspx">Team System</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TFS/default.aspx">TFS</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx">VSTSR</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Rosario/default.aspx">Rosario</category></item><item><title>First Rosario CTP now available!</title><link>http://blogs.msdn.com/jeffbe/archive/2007/08/03/first-rosario-ctp-now-available.aspx</link><pubDate>Fri, 03 Aug 2007 23:51:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4211136</guid><dc:creator>jeffbe</dc:creator><slash:comments>34</slash:comments><comments>http://blogs.msdn.com/jeffbe/comments/4211136.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jeffbe/commentrss.aspx?PostID=4211136</wfw:commentRss><description>&lt;p&gt;It’s with great pleasure that I announce the availability of the first Rosario CTP (officially known as &lt;i&gt;Microsoft® Visual Studio® Team System code name “Rosario” August 2007 CTP&lt;/i&gt;). Customers can immediately begin &lt;a href="http://go.microsoft.com/?linkid=7209153"&gt;downloading the VPC images&lt;/a&gt; and learning more about the specific features in this release from the &lt;a href="http://go.microsoft.com/?linkid=7209154"&gt;Rosario CTP whitepaper&lt;/a&gt;. &lt;p&gt;For this release, we have focused on a number of important experiences which form the core of Rosario: &lt;ul&gt; &lt;li&gt;&lt;b&gt;Development scheduling &amp;amp; tracking&lt;/b&gt; – by using the hierarchical work item support in Excel, users will now be able to complete work breakdown activities within Excel. For instance, users can import Requirements into Excel and then break down that requirement into Features and from there into associated Tasks. The work item links are automatically created and maintained through Excel so that when these changes are published to the TFS server, the relationships are preserved for everyone to query and report on. In addition, using these relationships, the Work Breakdown spreadsheet can roll up completed and remaining work values from Tasks to their associated features and requirements to show high level status.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Requirements test coverage and manual testing&lt;/b&gt; – test cases are now stored and managed like other work items. As such, a user can run a query to determine which Requirements do not have any test cases associated with them then create new Test Cases at that point. We have greatly enhanced our support for creating manual test cases so that each step can be called out with specific instructions and expected results. When running the manual test, a video recording of the screen can be made in case a bug is found during testing. If a step fails, the tester can file a bug directly from the manual test runner which will prepopulate the bug form with the test steps, a copy of the video recording and a link to the test case making it much easier for testers to create actionable bugs for developers.&lt;/li&gt; &lt;li&gt;&lt;b&gt;Managing dependencies&lt;/b&gt; – using the hierarchical work item support, users can now indicate predecessor and successor relationships between tasks making it much easier to determine what work must come first and what work is blocked behind it. This will enable team members to prioritize their work appropriately and for project managers to use reports to determine bottlenecks within their team.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;With this release we have preloaded the VPC with a sample Team Project so that you can hit the ground running in evaluating some of the new work item tracking features. Look for the eBanking Team Project to get started. &lt;p&gt;This release is a CTP (Community Technology Preview) and not a beta. We’ve done a reasonable amount of testing on the bits to ensure that most the major features work to some degree and that the key experiences listed above work well but have not done any of the configuration or deep testing that we do for a beta release that we expect customers to use on a regular basis. As such, we encourage you to take the release for a spin and evaluate the new features we’ve added but please don’t expect to use it for any sort of production usage and understand that any data that you enter into the system cannot be migrated to future releases. And by all means, any applications written with these bits may not be redistributed in any way. &lt;p&gt;We’re releasing this CTP primarily for two key reasons: practice shipping and collecting feedback. Over the past few weeks, we’ve gotten a lot of the first as we’ve worked out the kinks associated with building, testing and releasing these bits to you. Hopefully in the coming weeks and months, we’ll get a lot of the second. Feedback in the form of bugs and suggestions can be submitted via &lt;a href="http://connect.microsoft.com/visualstudio"&gt;http://connect.microsoft.com/visualstudio&lt;/a&gt;. Make sure when you submit issues through Connect that you indicate the product version as being “Visual Studio Team System Code Name “Rosario” (August 2007 CTP)”. That will ensure it gets to the right folks for consideration. If you have a question or would like provide feedback to the product team, we’ve created a special forum specifically focused on Rosario: &lt;a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1736&amp;amp;SiteID=1&lt;/a&gt;. We look forward to hearing from you.  &lt;p&gt;Finally, we have created a &lt;a href="http://go.microsoft.com/?linkid=7192015"&gt;page on MSDN focused entirely on Rosario&lt;/a&gt;. On it we’ll have links to the latest &lt;a href="http://go.microsoft.com/?linkid=7209153"&gt;downloads&lt;/a&gt;, blog articles, &lt;a href="http://go.microsoft.com/?linkid=7210556"&gt;documentation&lt;/a&gt; and other key information. I’d suggest bookmarking this site and returning regularly to keep up on the latest for the release. &lt;p&gt;Please join me in congratulating the Team System team on this release. It’s exciting to me that even in the face of significant effort on the upcoming release of Visual Studio 2008 that we’ve been able to make impressive progress in these important areas. I hope you agree...please take a look and let us know what you think. &lt;p&gt;Woohoo! &lt;p&gt;jeff&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4211136" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Team+System/default.aspx">Team System</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/TSBT/default.aspx">TSBT</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/VSTSR/default.aspx">VSTSR</category><category domain="http://blogs.msdn.com/jeffbe/archive/tags/Rosario/default.aspx">Rosario</category></item></channel></rss>