|
|
|
|
[Release] WSCF 0.7 - with support for XSD-based code generation
|
WSCF 0.7 was just released. Enjoy!
New Features in v0.7
- Generate data transfer object/data contract code from schema descriptions in XSD or WSDL files - via the VS 2005 add-in and the command line tool.
This build also includes several important fixes, e.g.:
- SOAP validation extension crashed when applied as an attribute.
- Could not remove multiple items at once from the operations list in step three of WSDL wizard.
- Byte arrays were not properly serialized when the code is generated with “Change casing” option.
- Code generation crashed when the configuration file contains the XML namespace information in the <configuration> element.
- Edit WSDL wizard crashed when the WSDL contains relative paths referring to a location outside the current directory (e.g. ../contracts/restaurantdata.xsd).
- When "Data binding" code generation was enabled the PropertyChanged event raising statements were not added to the property setters of types that inherit a parent type who implements the INotifyPropertyChanged interface.
- Importing multiple schemas with the same target namespace is now allowed.
- Visual Studio hogged the CPU when WSCF was installed together with certain other add-ins, like GhostDoc or the Windows Workflow Foundation Extensions.
As always: any feedback is highly appreciated via the WSCF forums. Thanks.
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|