How to Build a Windows Phone App Part 4: JSON Class – XDA Developer TV
We have been on a journey to show people how to build a Windows Phone app. Many people are enjoying that series, but they have questions. XDA Developer TV Producer Lance is here to move forward from the JSON introduction he gave in Part Three.
In part three, we learned how to BIND the incoming data from the JSON API in our application. Today we will learn how to make a class file for any JSON API Call. We’ll even use a simple website to generate a C# class and potentially save us hours of work, so check out part 4 today.
Be sure to check out the other videos to learn more about building a Windows Phone application:
- How to Build a Windows Phone App Part 1: Using NuGet – XDA Developer TV
- How to Build a Windows Phone App Part 2: Using OAuth – XDA Developer TV
- How to Build a Windows Phone App Part 3: OAuth Tokens and JSON – XDA Developer TV
Check out Lance’s YouTube Channel