Kamis, 03 Juni 2010
Working with JSON in .NET – a Silverlight example
Unlike any other .NET sub-framework, Silverlight has built capabilities to work with JSON. In this article, I am focusing on JsonObject, a class that can help the developer work with JSON content.Here is my sample JSON data representation: { "parts" : {"part" : [{ "name" : "Mainboard" },{ "name" : "Keyboard" },{ "name" : "CPU" },{ "name"" : "FAN" } ] }}Nothing complicated to this point. Now, I
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar