Archive

Posts Tagged ‘NAnt’

Continuous Integration with Sql Compact 4.0

March 28th, 2011
Daniel Marbach

In our project we are using Sql Compact 4.0 for testing the nhibernate mappings and our queries. In production environment we use Sql Server 2008 Express R2, therefore we thought that Sql Compact 4.0 is as close as it can get for a file database. Recently we moved our continuous integration system from cruisecontrol.net to jetbrain’s teamcity 6. The teamcity agent is installed on a Windows 2003 R2 x64 server. But our unit tests accessing sql compact 4.0 didn’t work on teamcity! Let’s look closer what happened and how we solved it.

read more

 

.NET, Agile , , , ,

News about NAnt

May 8th, 2010
Daniel Marbach

Some of the blog posts recently declared NAnt as a dead project. But I can assure you that NAnt is not dead!

Some days ago NAnt 0.90 RC1 has been released. Check it out: http://nant.sourceforge.net/

And what about NAnt and .NET 4.0? Look at this blog post

read more

 

.NET, Announcement ,