[GRLUG] Deserializing JSON in .NET (C#)

Michael Mol mikemol at gmail.com
Tue Aug 24 21:17:55 EDT 2010


JSON's website has links to several implementations, including nine in C#:

http://www.json.org/

When I need to work with JSON, I look through those links and find one
with an API and license I'm comfortable with.

On Tue, Aug 24, 2010 at 8:00 PM, Adam Tauno Williams
<awilliam at whitemice.org> wrote:
> What is the simplest / easiest way to deserialize JSON in .NET (Mono)?
>
> I asked around at barcamp and none of the .NET guys had really worked
> with JSON (!!??).  I've done a trivial deserialization using Hyena.JSON
> <http://live.gnome.org/Hyena> but it seems tediously manual.  Is that
> just how it is?
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> grlug mailing list
> grlug at grlug.org
> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>



-- 
:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list