InCycle Software Blog

Simplify your Data Layer Unit tests with transaction scope

  • Martin Rajotte
  • September 20, 2009
  • Blog
Cleaning up after unit test that tests your data layer can be pretty tedious. In order to simplify that work using the concept of transactions has been well documented ...
READ MORE

TFS searches on description field not working

  • InCycle
  • August 05, 2009
  • Blog
The following post describes a problem we had with a TFS instance where queries run against the description field where not returning any values.
READ MORE

Query for TFS Version Control Command Calls Based on Source Path

  • Ryan Riehle
  • July 09, 2009
  • Blog
Say you wanted to create a report that included all commands users issue against the source code repository, based on its path in source control. Such a reports might ...
READ MORE

Resolve references: Error TSD03006 IN VSTS DB GDR

  • Ryan Riehle
  • July 07, 2009
  • Blog
Are you getting an error with VSTSDB relating to references of system views / objects in your database, like INFORMATION_SCHEMA or sys.columns? I was too – my first ...
READ MORE

VSTS – beyond source/Version control

  • Ryan Riehle
  • June 22, 2009
  • Blog
Any .Net developer can tell you that Visual Studio is an integrated development environment (IDE) to develop software. However, I find that relatively few developers (or ...
READ MORE

Setting up a TFS Warm Stand by on windows 2008

  • InCycle
  • June 09, 2009
  • Blog
We encountered an issue when we set up a TFS warm by stand by tier on a window server 2008 machine at a client site.
READ MORE

Installing TFS on windows 2008 without the proper web server service ...

  • InCycle
  • June 05, 2009
  • Blog
When installing TFS 2008 on a windows server 2008, it is important to select the proper rules in IIS 7 prior to installing TFS 2008. This is important because the TFS ...
READ MORE

VSTS automatically connects to TFS as another user. What’s going on?

  • Leo Vildosola
  • June 04, 2009
  • Blog
My Visual Studio Team System (VSTS) environment is automatically connecting to Team Foundation Server (TFS) as another user. What’s going on?
READ MORE

How to bulk load reports onto your TFS reporting site

  • InCycle
  • June 02, 2009
  • Blog
A quick post on a useful tool on codeplex. If you ever need to bulk-load multiple reports onto your TFS SQL reporting services, I recommend using the RSS explorertool. ...
READ MORE

WI customization: how to allow field editions at specific states

  • InCycle
  • May 31, 2009
  • Blog
I came across the following work item rule request for which the implementation is not so straight forward for those unfamiliar with tfs work item customization.
READ MORE