Showing results for DevOps - Azure DevOps Blog

Mar 22, 2006
Post comments count0
Post likes count0

Team Foundation Server Move Types

vstsuetb
vstsuetb

The contents of this article have been published on MSDN. Click here to read the article.

DevOps
Mar 21, 2006
Post comments count0
Post likes count0

Questions about using CFD with Visual Studio Team System

vstsuetb
vstsuetb

Daniel sent in a few questions regarding my previous post about using cumulative flow diagrams (CFD) with Visual Studio Team System. Daniel writes: Hi there We currently implement the sprint backlog, CFD and reporting via sharepoint portal for our current .NET 1.x work and I wondered if we were to move to VSTS would the following issues be add...

DevOps
Mar 21, 2006
Post comments count0
Post likes count0

How to: Add Users for Team Foundation Server Workgroup Edition

vstsuetb
vstsuetb

You can get Team Foundation Server Workgroup Edition with Team System client products that are licensed with MSDN Premium Subscriptions. The functionality of the Workgroup Edition is identical to that of Team Foundation Server, Standard Edition except that the number of users is limited to five.Special Group Membership for Workgroup Edition After ...

DevOps
Mar 20, 2006
Post comments count0
Post likes count0

Update to topic on debugging while unit testing in ASP.NET

vstsuetb
vstsuetb

When we released Visual Studio Team System in late 2005, we published a Help topic about debugging while running a test in an ASP.NET project. It turns out that parts of this topic were in error. In particular, the article was incorrect in its information about how to debug while running unit tests on "file-based" (ASP.NET Development Server, aka "...

DevOps
Mar 20, 2006
Post comments count0
Post likes count0

A Helpful How-To for Team Foundation Server, Workgroup Edition

vstsuetb
vstsuetb

Hi all,We have a new draft topic for you today, courtesy of Valerie. Those of you who have installed Team Foundation Server, Workgroup Edition will need to follow this extra procedure in order to allow users to connect to the server. Here's a link to the draft article: How to: Add Users for Team Foundation Server Workgroup Edition.As always, commen...

DevOps
Mar 20, 2006
Post comments count0
Post likes count0

How to: Debug while Running a Test in an ASP.NET Solution

vstsuetb
vstsuetb

You can debug both unit tests and Web tests that you are using to test ASP.NET Web projects. You can also debug your ASP.NET production code while a test is running.However, when you are testing ASP.NET code, the test code does not run in the typical way, under the VSTestHost process. Instead, it runs in either the IIS process, or if your Web site ...

DevOps
Mar 17, 2006
Post comments count0
Post likes count0

Updated Team Foundation documentation available on MSDN

vstsuetb
vstsuetb

After three years of hard work, Team Foundation has shipped! Be sure to get the latest documentation from MSDN at http://msdn2.microsoft.com/en-US/library/ms181232(VS.80).aspxAllison :)

DevOps
Mar 15, 2006
Post comments count0
Post likes count0

Getting ready to upgrade

vstsuetb
vstsuetb

The RTM release of Team Foundation Server is just days away. If you installed the Beta 3 Refresh version or the RC version, you might be wondering how you're going to upgrade to the RTM version. There are two guides available to help you do this. While both guides are available as part of the software package you'll need to download from ...

DevOps