Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • What about oJS.Deserialize<RootObject[]>(jsonText) ? The json snippt looks like an array of RootObject. You can also get hints using json2csharp Commented Feb 5, 2016 at 17:48
  • 2
    What exactly constitutes the error? Commented Feb 5, 2016 at 17:50
  • Could you please show us some sample outputs, if any? If there is no output, could you show us the error? I ask because some of us are not able to run your code at work. Furthermore, I can't even access the link in jsonFtp / your post. It's not accessible here. Commented Feb 5, 2016 at 17:59
  • RootObject is a class generated with json2csharp. What I did is to post the FTP link in that site and it was generated automatically. Commented Feb 5, 2016 at 18:32
  • thanks you guys! have a good weekend Commented Feb 5, 2016 at 21:34