Turning JSON into a ExpandoObject(coderjournal.com)
submitted by
zigamorph(3319) 1 year, 10 months ago
Recently I had the need for a web service of mine to take a JSON blob as an input. This isn’t really exciting or all that interesting a problem, but I really didn’t enjoy the code smell that came from drilling in to the resulting Dictionary object that comes from desterilizing the JSON object into something that .NET understands.
|category: CLR
|Views: 82
tags:
CLR another
Everyones tags:
Your Tags: