CruiseControl.NET 0.8 released

Posted by kheon Mon, 24 Jan 2005 19:25:14 GMT

Just noticed that a new version of the popular continuous integration server known as CruiseControl.NET has been released.

Not sure what CruiseControl.NET is all about? Here’s a small teaser:

CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework.

We use this where I work. It’s the best offering there is for continuous integration servers that I’ve seen, compared against Hippo and Draco. It’s certainly not a complete solution but the last release (0.7) was made maintenance consderably easier.

Posted in  | no comments | no trackbacks

Decent article on C# coding standards

Posted by kheon Tue, 18 Jan 2005 10:21:00 GMT

A co-worker of mine forwarded a link over today that has a great summary (and refresher in some ways) on proper C# coding standards.

Here is a small sample:

Anybody can write code! And with a few months of programming experience, you can write ‘working applications’. Making it work is easy, but doing it the most efficient way requires more work, than just making it work!

Here is the link: C# Coding Standards and Best Programming Practices

Posted in  | no comments | no trackbacks

Older posts: 1 2 3