What you'll learn
- Construct even complicated JSON data easily and then easily validate them
- Easily able to Serialize an object to JSON type and Deserialize the JSON data back to its corresponding type
- Store a state of an object to JSON File
- Consume any Web Service
- Parse a JSON data that comes from a Web Service
- Convert JSON to XML and XML to JSON
- Convert Object to BSON and BSON format back to Object
Course content
- Preview03:10
- Preview03:07
- Preview05:55
Requirements
- You need to have a basic knowledge of C#
- You need to have a Visual Studio IDE to develop the applications that are thought during this course
Description
Course Last Updated Jan 2019 - Added Bonus Videos on how to consume Geocoding API and Language Translator API and to parse a complex JSON Object returned by them.
JSON(JavaScript Object Notation), is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. It is also used to transmit data between two different applications, that are written in different languages.
In this short course on Mastering JSON using C#, you are going to learn
What is JSON? and What are all its Features?
How to validate a JSON Data?
Different ways to structure a JSON Data
How to Serialize and Deserialize a C# object to JSON and JSON to C# Object?
How to consume a Web Service?
How to parse a JSON data received from a Web Service?
How to convert JSON to XML and then How to convert XML to JSON?
How to convert any Object to BSON? and How to convert BSON data back to its original object?
So, if you want to Master JSON using C#, enroll in this course.
Who is the Target Audience?
People who have basic understanding of C#
Who this course is for:
- Anyone who wants to learn how to create and parse a JSON data and then use JSON data effectively on your application
Instructor
My name is Balaji. I'm working as a System Engineer in Infosys. My passion is to develop some cool applications to automate some tasks which I want to do everyday. I also have high passion to share my programming knowledge with others. As a beginning step, I created a YouTube Channel a year before and I received good response from the people.
I like Udemy Domain and I learned a lot of stuff from Udemy. I like to be an instructor on Udemy. So, I started my career in Udemy with my first course "Mastering JSON Using C#" on Udemy. Recently I launched my second course "Heroku Masterclass".
I always appreciate your valuable feedback, if you have any feedback to develop my professional skills send it to me.