.NET news » Source Control 
NArrange - .NET Code Organizer
NArrange is a stand-alone, configurable .NET code beautification tool that automatically organizes code members and elements within .NET classes. It allows developers to easily sort class contents according to their style and layout conventions. NArrange works by parsing source code files into a document object model, arranging the elements then rewriting the arranged source code.
Team System: Check-in notes and policies
Learn how to add check-in notes and check-in policy support to a Word add-in, in this fifth and final installment of an ongoing discussion.
Accessing Subversion repository from .NET using DotSVN
An article on how to access a Subversion repository from .NET applications
22 Sep 2007, 13:55:00 Source: Accessing Subversion repository from .NET using DotSVN
Tags: Source Control
Creating your own event handler for TFS Event Handler Service
Creating an event handler with the Team Foundation Server Event Handlers is very easy. You will need to inherit from the AEventHandler class which is part of RDdotNet.TeamFoundation.dll located in the install directory (I will make an SDK later).
21 Aug 2007, 16:59:00 Source: Creating your own event handler for TFS Event Handler...
Tags: Source Control
Team System: Work Items and Undo Support
Add support for work items to the Team Foundation Server version control add-in.
Code Review Add-In
Code Review Add-In helps the process of reviewing code and publishing the results as work items to the Team System Server for review by team members
Team System: Work Item Tracking
In this column, Brian Randell explains how to build a simple Work Item explorer and demonstrates the core operations needed to add work item support when building your own add-in.
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
15 Feb 2007, 15:10:00 Source: Microsoft Visual Studio Team System: Single-Server SSL...
Tags: Source Control
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.
4 Jan 2007, 04:38:00 Source: Setting up an ASP.NET website development environment...
Tags: ASP.NET
Source Control
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

