Certificate on Developing Windows Azure and Web Services
Overview
In this course, students will learn how to design and develop services that access local and remote data from various data sources. Students will also learn how to develop and deploy services to hybrid environments, including on-premises servers and Windows Azure.
Audience
This course is intended for both novice and experienced .NET developers who have a minimum of six months programming experience, and want to learn how to develop services and deploy them to hybrid environments.
Objectives
After completing this course, students will be able to:
Query and manipulate data with Entity Framework
Use ASP.NET Web API to create HTTP-based services and consume them from .NET and non-.NET clients
Extend ASP.NET Web API services using message handlers, model binders, action filters, and media type formatters
Create SOAP-based services with the Windows Communication Foundation (WCF) and consume them from .NET clients
Apply design pr...