Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Visual-Studio

Visual Studio ALM Video & Two Updates for TFS/VS You Should Install

5.00/5 (1 vote)
24 Jul 2011Ms-PL2 min read 7K  
Some news for Visual Studio 2010, I'll start from several updates you should to apply on your TFS and Visual Studio

Some news for Visual Studio 2010, I'll start from several updates you should to apply on your TFS and Visual Studio.

KB - TFS 2010 SP1 Cumulative Update 1 – KB2536929

This is the first update from Microsoft since SP1, and the new concept from Microsoft is to release hot fixes for critical bugs. Every once in a while when the development team feels they have critical mass of fixes, they will publish a new update that includes all hot fixes. – So make sure your Visual Studio and TFS are up to date.

  • This update should be installed on TFS application tiers and build servers. It need not be installed elsewhere (clients or proxies).
  • *IMPORTANT UPDATE* - Don't install this patch on a TFS proxy!

KB - Rollup Update - Testing Tools in Visual Studio 2010 SP1 –  Read KB 

The above update solves several issues in Coded UI Testing:

  • Attempted to access an unloaded AppDomain. (Exception from HRESULT: 0x80131014)
  • "Search may have failed at '<name>' <control type> as it may have virtualized children. If the control being searched is descendant of '<name>' <control type>, then including it as the parent container may solve the problem."
  • And more - Read KB

Visual Studio ALM + Team Foundation Server Blog

Esther Fan has released a great list of videos from MSDN about Visual Studio ALM, you will find videos for Testing, Development, Visualization, Modeling, and Architecture, Team Foundation Server and Lab Management.

Article - http://blogs.msdn.com/b/vstsue/archive/2011/06/15/videos-about-visual-studio-alm-team-foundation-server-2010-on-msdn.aspx

A Glimpse:

Testing

Lab Management

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)