CruiseControl.NET - Customize Your Project List with .NET Remoting
I had a need to customize a cc.net project list, and if you install CCTray, in c:\Program Files\cctray you will see 3 dll’s.
ThoughtWorks.CruiseControl.CCTrayLib
ThoughtWorks.CruiseControl.Remote
NetReflector
Note: If you have the latest CCTray installed, then you will have to develop any custom application in .NET 2.0
So first this, you need to reference those 3 dll’s, and add a using [...]
Leave a Comment | 147 views
