.NET news » Source Control Source Control Rss Feed

Programming .NET Components, 2nd Edition
Author: Juval Lowy
Average rating: 5.0 / 65
(65 reviews)
More .NET GUI books
download

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

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.
« Previous123Next »