Flatten XML support in .NET 4.5 and WCF 4.5

Damir Dobric Posts

Next talks:

 

    

Follow me on Twitter: #ddobric



 

 

Archives

Few days ago I have described the need for flatten WSDL and published the tool which enables WCF developers to achieve this. Please note that Microsoft will include the similar feature in WCF 4.5 as a part of .NET 4.5 Framework.
To enable flatten WSDL you do not have to do anything. Just build the service and open the Service URI. it is there. The feature is called “Single Service Description File”.

Here is an example:

image

Notice ?wsdl in contrast to ?singleWsdl.

The tool FlattenXml which I have posted here can be used to support this for all already existing WCF services.


Posted Nov 01 2011, 10:20 PM by Damir Dobric
Filed under:

Comments

Damir Dobric Posts wrote Flatten WSDL 1.0.2.4
on 02-17-2012 22:23

Few moths ago I have presented the tool for my session WCF Internals session at Advance Developer Conference

developers.de is a .Net Community Blog powered by daenet GmbH.