Hi ,
How do add comma between two json objects..
im getting below string from client and how to deserialize the object.
{\"Amount\":28,\"Plan\":\"2011-10-22\",\"validity\":\"Tom\"}{\"Amount\":28,\"Plan\":\"2011-10-22\",\"validity\":\"Tom\"}
Regards,
Suneel