May 2008 - Posts

Beauty is only Skin-Deep: Skinning your WinForms Application
09 May 08 11:00 AM | jacobl | 1 Comments   
We all want our Windows applications to stand out, and I think most people would like to believe that there are a few distinct approaches to achieving this. You can either have an app that does great things, one that does things great, or one that does Read More...
Filed under: ,
Writing Custom NAnt Tasks
07 May 08 01:23 PM | jacobl | 1 Comments   
Working as a Build Engineer for about 9 months, I've had the opportunity to push NAnt build scripting to the limits. Our DotImage product is made up of both managed and unmanaged code, third party libraries with .NET wrappers, code that sometimes differs Read More...
Filed under: , , , ,
Presenting at the Western Mass.NET Users Group
05 May 08 08:59 AM | jacobl | 0 Comments   
I will be doing a presentation on build automation using CruiseControl and NAnt at the Western Mass .NET Users Group meeting on May 6th at 6pm. The presentation will cover the basics of CruiseControl and NAnt as well as developing custom tasks to stretch Read More...