Summary
In this chapter, we looked briefly at web services and WCF, and how they fit into an Azure project. We then developed our WCF classes in a new web role. Because our web service is interconnected to other parts of the Jupiter Motors portal project, there is additional work to be done before we can see the web services in action. Web services are very powerful, and we're only scratching the surface, so if additional samples are desired, a good resource is available at http://code.msdn.microsoft.com/wcfazure.