New Version of Free Visual Studio Add-In Released
Tuesday 28 February 2006Thinktecture announced WSCF Version 0.6 for improved schema-based Contract-First Web Services design and programming.
Thinktecture announced the next version of WSCF, a free Visual Studio Add-In and command line Tool.
WSCF offers a WSDL Wizard that abstracts away all the 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, the tool also offers a command line interface to the code generation engine (wscf.exe). WSCF can thus be included in your batch scripts and/or build processes.
New Features in v0.6
-
Full support for Visual Studio 2005
-
Support for .NET Framework 2.0
-
Generation of partial classes
-
Support for Nullable types
-
Support for SOAP 1.2 binding
-
Pascal case conversion is now optional
-
Option for generating old or new async calling code
-
Option for generating explicit order identifiers on particle members
-
Option for generating improved data binding code available
-
Option for generating List<T> types instead of Collections
-
Option for generating the optional element specified flag handling code
-
Improved error handling
-
Improved support for generating code from SSL-hosted WSDLs
-
The ?wsdl feature can be enabled to return the modeled WSDL





