Its out. http://ajax.asp.net/
Subscribe Url for downloads: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2006/12/27/asp-net-podcast-show-80-json-data-format.aspx Show Notes: Check out Infragistics AJAX/Atlas Support . What is JSON. JSON Examples. JSON.org .
Just wanted to throw out the one major change that I have seen in the ASP.NET 2.0 AJAX Release Candidate that I have seen so far. The namespaces have changed. What was previously Microsoft.Web has become System.Web. I think that this was a good to change...
I've been work with getting data back from a web service with the October Release and using the Core Bits. If I try and return a datatable, I have been getting an error. I did some checking and I found that the datatable serializer is in the CTP dll...