Welcome to Southworks Sign in | Join | Help

February 2006 - Posts

Richard Hundhausen (author of the book "Working with Microsoft (r) Visual Studio(r) 2005 Team System") recently published a useful "list of various Visual Studio 2005 and Team Foundation Server add-ins, add-ons, widgets, and extensibility solutions". Read More...
Want to use TFS from Visual Studio 2003 or Visual Studio 6.0? Rob Caron recently posted about the new released Visual Studio Team Foundation Server MSSCCI Provider Beta 2 : "The Visual Studio Team Foundation Server MSSCCI Provider enables users of Visual Read More...
[ Important : see this post for SC-SF compatible implementation] In my previous post CAB: Injecting State into Child Work Items I described three solutions for passing state objects from a work item to a newly created child work item. The third solution Read More...
Be carefull when working with Team Foundation Server Source Control, specially if you are used to other source control systems such as Visual Source Safe or Subversion. Martin Woodward posted about what 'Check Out' really means in TFS, have a look at Read More...
A common task that takes place when working with CAB, is the act of passing state information from a parent work item to a newly created child work item. You could simply use the default by reference passing in the .NET Framework, but this would generate Read More...
5 Comments
Filed under: , ,