SQL 2012 Developer, Part 13 of 13: Working with XML
Interactive

SQL 2012 Developer, Part 13 of 13: Working with XML

LearnNow Online
Updated Aug 22, 2018

Course description

In this course, you will learn the fundamentals of Windows Communication Foundation (WCF) Services, how to create and consume Web Services and REST services, and how to use the Service Model Metadata Utility (SvcUtil.exe). You will learn what Web Services are and why you would want to use them. Then you will learn how to create a Web Service. This includes writing types with classes and interfaces and decorating those types with declarative information so that WCF can expose them as a Web Service. When building REST Services, you will also learn how to return data in different formats, such as XML and JSON. You will also learn how to build clients that consume both Web Services and REST Services. You will also learn about the Service Model Metadata Utility (SvcUtil.exe).

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that students have a strong programming background. This course assumes intermediate knowledge of using C# in Visual Studio 2012 and building libraries (DLLs) and Console applications.


Meet the expert

Joe Mayo

Joe Mayo is an author, independent consultant, and instructor specializing in Microsoft .NET and Windows 8 technology. He has several years of software development experience and has worked with .NET since July 2000. Joe has written books and contributes to magazines such as CODE Magazine. He has been an active contributor to the .NET community for years, operating the C# Station Web site, authoring the LINQ to Twitter open source project, and speaking regularly at user groups and code camps. For his community contributions, Microsoft has honored Joe with several Most Valuable Professional (MVP) Awards through the years.

Video Runtime

79 Minutes

Time to complete

296 Minutes

Course Outline

Fundamentals

Fundamentals (16:10)

  • Introduction (00:21)
  • Web Service Fundamentals (04:18)
  • Demo: OASIS (01:37)
  • Web Service Building Blocks (01:53)
  • Demo: WSDL (01:45)
  • Demo: WSDL Types (00:54)
  • Demo: WSDL Messages (00:32)
  • Demo: WSDL Port Type (01:56)
  • Demo: WSDL Binding (01:19)
  • Demo: WSDL Service (01:21)
  • Summary (00:10)

Web Services (26:11)

  • Introduction (00:32)
  • Creating a Web Service (00:46)
  • Demo: Building a Service (03:25)
  • Demo: Testing the Service (02:33)
  • Consuming a Web Service (00:28)
  • Demo: Consuming a Service (04:55)
  • Working With Complex Types (00:30)
  • Demo: Complex Types (03:15)
  • Demo: Implementing the Interface (03:33)
  • Demo: Consuming Complex Types (03:33)
  • Demo: Configuring a Service (01:58)
  • Summary (00:38)

REST Services (19:31)

  • Introduction (00:27)
  • Creating REST Services (00:41)
  • HTTP Verbs (01:43)
  • Demo: Creating a REST Service (04:53)
  • Demo: REST Implementation (03:56)
  • Consuming REST Services (00:34)
  • Demo: Consume a REST Service (04:02)
  • Demo: JSON Data (02:42)
  • Summary (00:30)

Contract-First Web Services (17:07)

  • Introduction (00:29)
  • The SvcUtil.exe Utility (00:39)
  • Contract-First Web Services (01:16)
  • Demo: SvcUtil (02:11)
  • Demo: Using the Contract (04:06)
  • Demo: Creating a Client (04:10)
  • Demo: Contract-First Consumer (03:43)
  • Summary (00:29)
;