Browse by Tags
All Tags »
Tech Head Brothers (
RSS)
First you need to un-install the Silverlight 2.0 Beta 1 SDK from the build server! Then you can download the Microsoft Silverlight Tools Beta 2 for Visual Studio 2008 and extract it on the server, there you will find the file silverlight_sdk.msi , that...
Euss stand for Evaluant Universal Storage Services , it's a great open source (MIT License) Object-Relational mapping framework. I use Euss on Tech Head Brothers portal since a long time now. Four days ago I went to Sébastien Ros , the architect...
After one comment of Chris Walquist on one of my last post about Team City integration of NCover here is the way I run NCover through MSBuild in Team City. First I need to import the Task of NCover. <Project ToolsVersion =" 3.5 " DefaultTargets...
In my effort to bring a good development environment for the next version of Tech Head Brothers portal, in which we should be (at the moment) three to develop, I went on with the integration of NDepend , the wonderful tool of Patrick Smacchia , with the...
I finally found some time this evening to re-configure Team City and adapt my MSBuild script to be able to achieve the following build configuration for Tech Head Brothers portal: CI Trunk - Unit Tests, Coverage, Deploy Staging Checkout source code from...
I finally managed to integrate those two wonderful tools Team City and NDepend as you can see on the following picture: I will post soon the way I use to integrate those two, as I did for NCover .
I go crazy with a stupid error! I try to have my web deployment project use the property MSBuildProjectDirectory like this: <Target Name =" NDepend "> <Message Text =" #--------- Executing NDepend ---------# " Importance ...
For the development of the next version of Tech Head Brothers I wanted to have a continuous integration server running for our small team. I used for that Team City 3 from JetBrains . Continuous integration is very nice and works very good. Then I discovered...
Starting the development of the new Tech Head Brothers in a remote multi developers environment I wanted to have some tooling to ease our work. For sure we have: A code repository: Subversion installed using VisualSVN server A continuous integration server...
When I started to work on the new version of Tech Head Brothers I decided to use the new version of the unit testing framework from Microsoft. Before making this decision I read that it was much better and faster in several places. As I also wanted to...
More Posts
Next page »