Steve
On Feb 15, 12:54 am, Steve Wagner <li...@lanwin.de> wrote:
> Hi, while looking at the MongoDB-CSharp codebase i thought about, why
> not use Json.Nethttp://www.codeplex.com/Jsoninstead of a custom
On Feb 15, 2:38 pm, GWBasic <goo...@andrewrondeau.com> wrote:
> Does it support BSON? MongoDB uses BSON at its API level; BSON,
> although similar to JSON, isn't JSON.
>
> On Feb 15, 12:54 am, Steve Wagner <li...@lanwin.de> wrote:
>
>
>
> > Hi, while looking at the MongoDB-CSharp codebase i thought about, why
> > not use Json.Nethttp://www.codeplex.com/Jsoninsteadof a custom