T-SQL Programming Phil Factor in T-SQL Programming Consume & Query JSON in SQL Server with T-SQL Parse and consume JSON strings in SQL Server using T-SQL. Includes a custom JSON parser function, adjacency list techniques, and... 15 November 2010 26 min read
Richard Morris Doug Crockford: Geek of the Week Doug Crockford is the man behind JavaScript Object Notation (JSON). He is a well-known critic of XML and guides the... 17 March 2010 9 min read
Amirthalingam Prasanna Creating Service-Orientated Data-Access Layers The ADO.Net Data Services framework enables you to provide data services to Web applications that are simple to integrate with... 30 July 2008 13 min read
William Brewer JSON and other data serialization languages The easiest way to speed up an Ajax application is to take out the 'X' and use JSON rather than... 18 July 2008 9 min read