Working with JSON and XML Data Formats


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
In this course, you will learn how to retrieve and display raw JSON and XML data in a browser.You will also learn how to develop a web application for multiple browsers and mobile devices in Visual Studio 2017.

Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed web applications with adaptive user interfaces using the ASP.NET MVC and MVC 5 frameworks in Visual Studio 2017, and individuals preparing for exam 70-486: Developing ASP.NET MVC Web Applications

Prerequisites
None

Expected Duration (hours)
0.7

Lesson Objectives

Working with JSON and XML Data Formats

  • start the course
  • use a JSON media type formatter to format the display of HTTP response data in an ASP.NET MVC web application
  • use an XML media type formatter to format the display of HTTP response data in an ASP.NET MVC web application
  • configure a JSON media type formatter to handle circular object references in JSON in an ASP.NET MVC web application
  • configure an XML media type formatter to handle circular object references in XML in an ASP.NET MVC web application
  • use the ASP.NET Web API framework to retrieve and display JSON data in an ASP.NET MVC application view
  • use the ASP.NET Web API framework to retrieve and display XML data in an ASP.NET MVC application view
  • use Modernizr to detect and respond to client browser features in an ASP.NET MVC web application
  • use the DOM to determine browser feature support for the Performance object of the Navigation Timing specification
  • use the hasFeature method to determine browser support for a given specification
  • configure a JASON and XML media type in an ASP.NET MVC web application in Visual Studio 2017
  • Course Number:
    wd_dmvc_a07_it_enus

    Expertise Level
    Intermediate