This post originated from an RSS feed registered with .NET Buzz
by Maruis Marais.
Original Post: WSCF as part of the build process
Feed Title: exceptionz
Feed URL: http://feeds.feedburner.com/Exceptionz
Feed Description: I am an XP, TDD, OO and .NET enthusiast. Things like Design Patterns makes my pulse race, I love learning exciting new things and to share my thoughts and techniques with the world. So join me and together we can explore the awesome world of software development
Thinktecture has recently released version 0.6 of their new web service contract first add-in for Visual Studio 2005. For more information on what contract first SOA means for you as the developer, have a look at this nice introduction on thinktectureâs web site.
At the moment Iâm working on a service oriented solution for a big retail chain (here is another article about issues on the project) and one of the problems we face before we can get a continuous integration system going, is the ability to update web references as part of the build process.
WSCF offers a command line interface to the code generation engine (wscf.exe). All code generation can thus be included in your batch scripts and/or build process. The following screenshot shows all available options of wscf.exe.