.NET news » Source Control Source Control Rss Feed

Programming ASP.NET 3.5
Authors: Jesse Liberty, Dan Maharry, Dan Hurwitz
Average rating: 4.5 / 5
(5 reviews)
More .NET Mobile books
download

Microsoft Visual Studio Team System: Single-Server SSL Installation (SP1)

Information relevant to installing and configuring Microsoft Visual Studio Team Foundation Server for users who require Secure Sockets Layer (SSL) access over the commercial internet with Basic Authentication in a single-server scenario

Setting up an ASP.NET website development environment using Visual Studio .NET, Subversion, and Windows XP

The aim of this article is to give developers a complete set of steps that will allow them to setup their own isolated development environment for developing websites with ASP.NET, Subversion, and Windows XP.

A Small-team Analysis of Visual Studio Team System

Although intended primarily for large teams, sometimes VSTS can simplify life on smaller teams as well. Find out whether your smaller teams might benefit.
26 Dec 2006, 21:16:58   Source: A Small-team Analysis of Visual Studio Team System   Tags: Source Control

Team System: Team Foundation Server Version Control

In this new column, Brian Randell begins his long look at how to extend and enhance Visual Studio Team System.
21 Nov 2006, 18:00:00   Source: Team System: Team Foundation Server Version Control   Tags: Source Control

ASP.Net Publishing Add-in

Publishing Add-in integrated with SourceSafe
11 Oct 2006, 20:49:00   Source: ASP.Net Publishing Add-in   Tags: Source Control Software

Add Continuous Integration Capabilities to Team Foundation Server

Continuous Integration is an agile process that rebuilds a project whenever the underlying code changes. Find out how to modify your Team Foundation Server projects' "build types" to implement continuous integration features such as automatic builds, testing, and problem notification.
26 Sep 2006, 16:51:19   Source: Add Continuous Integration Capabilities to Team...   Tags: Source Control

Microsoft Visual Source Safe Client

Microsoft Visual Source Safe Client which can notify if check-in
20 Sep 2006, 05:31:00   Source: Microsoft Visual Source Safe Client   Tags: Source Control Software Examples

Project Tool

Backup your C# solution and projects for archive or source code sharing. Temporary or unused files are excluded.
7 Sep 2006, 23:47:00   Source: Project Tool   Tags: Source Control Software

RAVEN Extends Visual Studio for Requirements Development

It's no secret that poorly defined requirements equal a poorly developed application--or a well developed application that simply does the wrong thing. Ravenflow's RAVEN product integrates with Visual Studio 2005 Team System to streamline the process from requirements definition and validation to creation of Team Foundation Server work items. The end result is improved requirements accuracy as well as the ability to trace development efforts to each identified requirement.

Improve Code Quality with Unit Testing in Visual Studio Team Edition

Learn to use Visual Studio Team Edition's built-in unit test generation and code coverage analysis capabilities to ensure all your code gets tested.