Solve: “Could not load VCBuild.exe” on a CI (build server)

by Koen 20. November 2009 11:51
a solution for the MsBuild error MSB3411: Could not load the Visual C++ component "VCBuild.exe" [More]

Tags: , , , , ,

Hudson | VcBuild

2D automagically becomes 3D

by Koen 9. November 2009 01:13
I never thought I would be posting something else but coding stuff… But this one’s definitely worth a post. It could be the next generation of Sketchup…. loved it. You can actually try it out yourself on the web using a java applet on this page. It definitely shows how important a good user experien... [More]

Tags: , , , ,

personal | fyi

Integrating nBehave with nUnit, MbUnit or Gallio

by Koen 6. November 2009 04:34
On a lot of testing frameworks/runners I read nBehave  integration. But I found no examples. But then it just came to me it’s actually very very simple. So after banging my head against the wall a few times and then a few times more for being stupid, I thought I should share this with others. P... [More]

Tags: , , , , , , ,

BDD | NBehave | NUnit

BDD with nbehave tips

by Koen 6. November 2009 04:33
While using nBehave on projects especially those where we collaborated with external partners I created/shared the following list of guidelines/tips which might save you some time too. So here I am sharing it to a broader audience… maybe :) 1. All declarations/instantiations must be placed after... [More]

Tags: , , , , , , , ,

NBehave | BDD