In regards to JSON, I was discussing this just the other week in regards to
VB's XML literals. A .ToJSON extension would be pretty cool. Bill, I agree that LINQ and the literals in VB certainly make XML easier to construct. But rather than a .ToJSON extension method, I would like an easier way to get classes out of JSON. The way I have been doing it has been by converting the JSON to XML, and using XSD.EXE to construct an XSD - and from there, the classes. Convoluted. Visual Studio with the schema inference for JSON - as with the xml editor - would be one step forward. ________________________________ Ian Thomas Victoria Park, Western Australia
