Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
http://stackoverflow.com/questions/34363139/error-when-deserializing-json-to-object by Brian Rogers
<result>
  <bookInfo>
    <bookID>100</bookID>
    <name> The cat in the hat </name>
    <content> story </content>
  </bookInfo>
  <bookInfo>
    <bookID>90</bookID>
    <name> another book </name>
    <content> fiction </content>
  </bookInfo>
  <bookInfo>
    <bookID>103</bookID>
    <name> a new book </name>
    <content> bio </content>
  </bookInfo>
</result>
Cached Result
Last Run: 2:29:33 pm
Compile: 0.138s
Execute: 0.035s
Memory: 52.22kb
CPU: 0.062s