| Program Detail |
: Web Services are the building blocks for platform-independent distributed application architecture. Leveraging open Internet standards such as HTTP, XML and SOAP, Web Services make it possible to build system integrations and data exchange regardless of the language or development environment. Microsoft's .NET platform provides the best support for building and deploying Web Services, bar none.
This online course focuses on creating Web Services with .NET, and in the process educates you on related technologies. You'll learn how to:
- design, architect implement, and deploy Web Services
- control object serialization through attributes
- manage XML payloads through SOAP extensions in a variety of scenarios
You'll also learn how to consume Web Services building .NET clients, and we'll compare this to how other languages would consume your .NET services. |