PreviousNext

Part 11: Working with JSON Data

by bill-s, 2013-01-26T21:36:10.000Z

In this lesson we talk about the JSON data format and look at the code in the RecipeDataSource.cs that loads and parses through that data to create instances of our RecipeDataItem and RecipeDataCollection objects

Read More