Archive for November 7th, 2007

Open Source SOA Projects

November 7, 2007

Udi Dahan’s .NET service bus project, NServiceBus, is now being hosted on SourceForge.
I thought a quick list of some open source projects I’m looking into might be in order:

Project
Description

NServiceBus
A service bus for the Microsoft space

Web Service Factory
A ‘Patterns & Practices’ tool to produce web services

WCF Robust File Transfer
A demonstration project demonstrating how to ‘chunk’ large [...]

Visual Studio DB Pro and the Build process

November 7, 2007

Maybe it is my background in SQL Server but I found Visual Studio for DB Professionals very nice to use.
When I had to incorporate it into my build process I didn’t find it very hard, except for having to install VSDB Pro on the build machine itself.
Well, there is a good article on the whole [...]