GeekArticles
XML
Core XML[Dimitre Novatchev:XSL-List] Understanding JSON: Why JSON and XML are Incompatible and Why You Should Care
Author: oreillynet.com |
Published: 17th May 2008 |
Visited: 79 times |
Add CommentFiled in: Core XMLDimitre Novatchev recently posted the following to XSL-List, something of which I thought would be of both interest and benefit to those of you in Land-O-XML who care about things kinds of things. As such, ...
Read Article Sponsored Links
Related Articles
• Harnessing JSON Syntax JSON’ s affiliation with Ajax has frankly been overshadowed by XML. As a mark-up language specifically built for JavaScript JSON should be on the frontline in developing Ajax based application. But JSON is overshadowed by XML because the former mark-up language is specifically built to Jav ...
• EventyList: The List with Events Generic list class based on Microsoft's implementation with few additional events to handle like BeforeAdd, OnAdd, BeforeRemove, ...
• Understanding SAO and CAO Activation Methods in .NET Remoting In this article Abhishek differentiates Server Activated Objects (SAO) and Client Activated Objects (CAO) in .NET Remoting. He examines the implementation procedures of these activation methods separately in Visual Basic 2005 using examples. Abhishek also provides the complete project along with the ...