Locations of visitors to this page

    Article Categories       Minimize  

             
    Articles       Minimize  


             

Current Articles | Categories | Search | Syndication

Articles from Administration
By SkySigal @ 8:43 AM, Category: Administration, 0 Comments

Subversion is the open source Source Control system that everybody should investigate.

The following is the text and the images presented as part of a PowerPoint presentation on how to install and configure Subversion, as well as an introduction on how to use it on a daily basis.

 

By SkySigal @ 4:07 AM, Category: Administration, 0 Comments

 This is a continuation of the article on how to install, configure and use CruiseControl.NET.

By SkySigal @ 3:53 AM, Category: Administration, 1 Comments

Introduction
Creating core shared dll's (eg: XAct.Web.Controls.Common) has the advantage of having one place to add essential static methods and classes, at the cost of having a dependency in your code.
Which is fine -- until you are working on another application, and make breaking changes to the common assembly, knocking out all your previous applications...
This situation was happening so much that I wanted to find a way to be alerted to such situations. That's where CruiseControl.NET comes in.

Copyright 2007 by Sky Sigal