Introduction and Setup
  • Target audience and environment setup
  • Course outline
An Introduction to Data Object (Skip if you are a developer)
  • Understanding Data Objects
Learning JSON syntax and data types
  • Build your first JSON object
  • JSON Data Types - String, Number, Boolean
  • JSON "null" properties
  • JSON Properties with Object value
  • JSON Arrays
Understanding JSON Schema
  • The need for JSON schema
  • Creating and working with JSON schema
Using JSON in JavaScript and C#
  • Using JSON in C# code
  • Using JSON in JavaScript