Creating a Custom SSDT Test Condition
Tag: SQL Server
I was teaching our new SSDT2019 class today and, while discussing SQL Server Unit Testing, I was asked why the default Row Count test condition only tested for equality (and not less than, greater …
Read more →What’s New in the Visual Studio Scrum 2013.4 Process Template
Many Visual Studio and .NET announcements were made this week. A minor one was the RTM of Visual Studio 2013 Update 4. This update included improvements and bug fixes to Team Foundation Server 2013. …
Read more →Unconfiguring Team Foundation Server 2013
This is an update to an older post that I had written for TFS 2010. Here are the steps to unconfigure TFS 2013 …
Execute tfsconfig setup /uninstall:all. This should be done from the …
Read more →Rename a TFS Project Collection
I was asked the other day how to rename a Team Project Collection.
There is a way, and it is more like a three card shuffle than anything else, and will work in TFS2010 and TFS2012.
The super quick …
Read more →You can use TF.EXE STATUS to display information about pending changes to items in one or more workspaces. I use this prior to migrations to see what users have files checked-out and locked, and they …
Read more →TFS #loc.MinimumNetFXVersion and Windows 2012 0x0000005D
A tale of two error in the path to RC install.
I wanted to install the RC of TFS2012 to do some upgrade proving. To keep up to date the target is Windows Server 2012, running SQL 2012, and …
Read more →Upgrade TFS 2005 to TFS11 Beta
This is one journey to upgrade TFS 2005 to TFS11
Key points if you are in a hurry You only get one chance at the upgrade, on the initial install. You need to do this as two upgrades TFS2005 –> …
Read more →SQL 2012 powered by Visual Studio
In case you hadn’t seen it, SQL Management Studio 2012 is now a Visual Studio powered tool.
Technorati Tags: Visual Studio,SQL2012,IDE
Nice…
Read more →Diving into the Visual Studio Scrum 2.0 Reports
Being the geek I am, I wanted to take a detailed look at the reports in the new Scrum template. Rather than wait for guidance to be posted, or call up my friends at Microsoft (again), I thought I …
Read more →
