This course is designed for those who work in web development and deal with data. JSON has come along as a more lightweight structure to hold data that is easy for machines to parse and generate for web application data. This course assumes that users have an understanding of developing applications using C#, C++, Java, and JavaScript in a Visual Studio development environment.
Course description
If you are in or looking to get into web development, then chances are pretty good that you will need to deal with data at some point. JSON has come along as a more lightweight structure to hold data that is easy for machines to parse and generate for web application data. This course will cover the Basics of using the JSON starting with JSON structure and then go over the basics of JSON by creating basic JSON Data and then create nested JSON Data. Then we’ll cover setting up an ASP.NET with MVC 4 web application using Visual Studio. In it, we'll make AJAX calls to push and pull the data with JSON syntax.
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 users have an understanding of developing applications using C#, C++, Java, and JavaScript in a Visual Studio development environment.
Meet the expert
James Curtis
James Curtis is a .NET Developer that primarily works in the UX space. He has worked on and for several large projects alongside Microsoft Consulting. James has spoken at several code camps about UX development for ASP.NET and SharePoint. He is an active participant in the development community tweeting and blogging about several topics in the UX area. James is an active consultant and is also assisting in several Start-ups contributing his UX experience.
Video Runtime
59 Minutes
Time to complete
168 Minutes
Course Outline
JSON
Introduction (25:01)
Coding (18:55)
MVC (15:16)