Friday, June 26, 2009

WCF AJAX Page requests

WCF platform had not built-in support for consuming JSON objects or returning the same.
Starting with .Net framework 3.5 and “Orcas” this can be easily achieved e.g. <>