Tag: JSON / JAVA / XML

Community

Getting Started with LINQ to XML

(Beth Massi) As Rob points out (I actually noticed his post on the Dev Center today!) there are some How-Do-I videos available for Visual Studio 2008. One of the videos is an overview of LINQ to XML (sorry I can’t give you a direct link to the video as they are wrapped up into some nifty Silverlight

Community

Bridging XML, E4X and JSON

(Kurt Cagle) Efforts have been underway recently to develop a schema language for JSON, analogous to the XML Schema Definition Language (XSD) or RelaxNG languages in the XML arena. Similarly, a JSON transformation language is being proposed and bandied about in various AJAX circles as web2 developer