June 2015
Intermediate to advanced
192 pages
4h 8m
English
Sometimes, all you may want to do is extract a field or two from some JSON-formatted data, rather than parse a JSON blob into a class and work with all of its fields. With JSONPath or LINQ (using Json.NET), you can do just that. Here, you'll find the following recipes:
Read now
Unlock full access