Hello! Does anyone know if JSON.net can serialize/deserialize typed datasets in asp.net? Or if not, are there any other options to do this?
I looked around but couldn't find anything in the JSON.net docs that explicitly said 'yes' to support of typed datasets.
Thanks!
Eric