.NET

ScheduleRegister for this courseOutline664 | Web Services with ASP.NET

2 days, 9am-4pm (1.8 CEUs)
Delivery: Open-Enrollment | Customized Onsite | Virtual Classroom
Price: $1,170 or 2 Vouchers

This advanced class focuses on building and consuming Web services. Web services technology, at the heart of Service Oriented Architecture (SOA), enables programming objects written in multiple languages on diverse platforms to seamlessly communicate with each other. Students will learn to build and consume Web Services, and get a fundamental understanding of SOAP and WSDL, XML-based standards at the core of this new technology. The .NET framework provides robust support to develop and debug Web services quickly and easily.

By the end of the class students will be able to:

  • Build Web services "from scratch" as ASMX files
  • Web service-enable existing applications
  • Understand SOAP and WSDL, and how .NET helps to work with these standards
  • Interface applications with existing Web services
  • Create multiple Web services clients
  • Learn to use design patterns and .NET objects to cache results in ASP.NET