.NET news » Source Control Source Control Rss Feed

Professional ASP.NET 4 in C# and VB
Authors: Bill Evjen, Scott Hanselman, Devin Rader
Average rating: 4.0 / 4
(4 reviews)
More .NET ASP.NET books
download

Team Foundation Server (TFS) API Wrapper

A simple wrapper that encapsulates exposed functions of the Microsoft Team Foundation Server (TFS) client API
23 Jun 2010, 10:51:00   Source: Team Foundation Server (TFS) API Wrapper   Tags: Source Control

Programming Team Foundation Server with the TFS SDK

Team Foundation Server, Microsoft's offering for software lifecycle management, is both customizable and extensible through the TFS SDK.
29 Jan 2009, 19:23:27   Source: Programming Team Foundation Server with the TFS SDK   Tags: Source Control

Use Subversion Revision numbers in your Visual Studio Projects

SVN Keywords are not sufficient for retrieving the highest revision number for your project. This simple method solves this problem.

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.
12 May 2008, 03:13:00   Source: NArrange - .NET Code Organizer   Tags: Source Control Software

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.
22 Jan 2008, 18:00:00   Source: Team System: Check-in notes and policies   Tags: Source Control

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).

Team System: Work Items and Undo Support

Add support for work items to the Team Foundation Server version control add-in.
16 Jul 2007, 19:00:00   Source: Team System: Work Items and Undo Support   Tags: Source Control

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
7 May 2007, 14:50:00   Source: Code Review Add-In   Tags: Visual Studio Addins Source Control

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.
12 Mar 2007, 19:00:00   Source: Team System: Work Item Tracking   Tags: Source Control
« Previous1234Next »