The Artima Developer Community
Sponsored Link

.NET Buzz Forum
WSCF 0.4: Web services Contract-First Design & Development - for real!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Weyer

Posts: 616
Nickname: cweyer
Registered: Sep, 2003

Christian Weyer is an independent Microsoft MSDN Regional Director and expert for Web services.
WSCF 0.4: Web services Contract-First Design & Development - for real! Posted: Dec 6, 2004 3:02 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Christian Weyer.
Original Post: WSCF 0.4: Web services Contract-First Design & Development - for real!
Feed Title: Christian Weyer: Web Services & .NET
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/cweyer/Rss.aspx
Feed Description: Philosophizing about and criticizing the brave new world ...
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Christian Weyer
Latest Posts From Christian Weyer: Web Services & .NET

Advertisement

OK, it's about time.
There has been a lot of
buzz around schema-based contract-first Web services design & developmentlately. Nearly everybody thinks that it is a good thing, and that we finally should reach a state where we all can live and breath it. But most people have been complaining about the lack of tool support for the so called 'first step'. We have two big steps involved:

  • Design your contract's messages and interface
  • Generate code from the contract

Our WSCF (aka WsContractFirst) tool has been quite good at the last one of the two points: code generation. But there always was a missing link to how to design and model the contract effectively.

Now we from thinktecture are proud to present the next version of our very successful and freely available WSCF. This new version 0.4 now offers a simple yet powerful WSDL Wizard that abstracts away all the nitty-gritty details of WSDL and therefore does not give room for making errors and wrong assumptions just by trying to use and applying everything that can be done stated by the original WSDL specification.

Additionally, we are finally offering a command line interface to the code generation engine, called wscf.exe. WSCF can thus be included in your batch scripts and/or build process.

For more information and the download link, please visit the tool's homepage and try it out. Any feedback is highly appreciated!
http://www.thinktecture.com/Resources/Software/WSContractFirst/default.html

Be sure to carefully read and follow the installation instructions!

Here is the direct link to a step-by-step walktrough document that gets you started with the tool's feature set, including the WSDL Wizard and the code generation options inside the IDE. Enjoy!
http://www.thinktecture.com/Resources/Software/WSContractFirst/WSCF04Walkthrough1.html

Last but not least, thanks a lot for all your support, ideas, comments, and thoughts in the last months. Keep 'em coming, thanks.

Read: WSCF 0.4: Web services Contract-First Design & Development - for real!

Topic: MSN Spaces Censorship Previous Topic   Next Topic Topic: Free e-Ticketing Solution for Commerce Server 2002

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use