475 Views
This is the second post in the WCF 4.5 series, and this time we’ll talk about WSDL files. A few weeks ago I posted about the difference between exposing the service metadata through WSDL and through a MEX endpoint, and one of the differences was that using WSDL requires getting several files - WSDL and XSDs. With WCF 4.5, we can now get a single WSDL file that contains all the metadata.
1 comments
vijayst
9/19/2011 9:48:25 AM
Thanks for the post. As you have mentioned in your post, I belong to the category of developers who are still getting adjusted to WCF 4.0 and ASP.NET 4.0.