Most developers first use WCF as a way to expose SOAP-based Web Services. But despite the name, Web Services are not really well suited for building web sites. XML and JSON-based REST services are simply a better fit for most projects. Microsoft has recognized this and is working on a project to bring WCF up to date with modern standards.The post goes on to note that Microsoft is releasing on CodePlex a set of libraries called 'WCF Web APIs' to address the issue.
No comments:
Post a Comment