Talking Points: WCF and RESTful Services (Part II)
Posted by: Federal Developer Weblog,
on 16 Mar 2009 |
View original | Bookmarked: 0 time(s)
In Part I we saw how WCF has been extended to support RESTful services natively! We discussed how the primitive constructs of the web (HTTP Methods) enable communication patterns that are simple yet very flexible and powerful. We saw how WCF serves as the building block within our platform to extend services to the cloud. We also explored the role of AJAX and Web Feeds (RSS, Atom) in enabling a new programming model that builds upon the progress achieved in making the web a programmable...