Daily Archives: 1/4/2008

JSON Web Services

I’ve recently learned that it is possible to create a web service which returns JavaScript Object Notation JSON rather than XML. ASP.NET 2.0 allows you to give a web service a ScriptService attribute which “AJAX enables” the Web Service and … Continue reading

Posted in ASP.NET, General, Programming | Leave a comment