JohnGwynn

Stories kicked by JohnGwynn

Continuous Integration with The Simpsons™(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 5 years, 1 month ago

Continuous Integration is useless if nobody knows about the results of the builds in a timely way. So why not shouting it with a "DOH!!" whenever a build is broken and with a "WOOHOO!!" whenever a build is successful? Download these 2 audio files and a few other here. read more...

add a comment |category: |Views: 4

tags: another

Command Pattern in C# 2.0 = Generics + delegates(spellcoder.com)

submitted by bashmohandesbashmohandes(3000) 5 years, 2 months ago

How to implement Command Design pattern in C# 2.0 in a way that is more suitable with C# 2.0 read more...

1 comment |category: |Views: 2242

tags: another

Automating Your Builds With NAnt - Part 1(jpboodhoo.com)

submitted by bitwisejpbitwisejp(1040) 6 years ago

Ever wondered how to get started with NAnt? Thinking about a good directory structure that will support and automated build process nicely. Take a look at this article that will get you started thinking about how NAnt can help streamline your build process. read more...

1 comment |category: |Views: 199

tags: another