I'm currently trying to deserialize the following JSON output in silverlight without javascript deserializer. I heard there's a way to do this using JsonArray and LINQ, but I can't quite figure it out. I'm currently trying to deserialize the followi
I'm currently trying to deserialize the following JSON output in silverlight without javascript deserializer. I heard there's a way to do this using JsonArray and LINQ, but I can't quite figure it out. I'm currently trying to deserialize the followi