If you were logged in, then you could vote. Don't wait. Login and vote now.
By mswatcher
via rickdoes.net
Submitted: Jul 19 2008 / 07:41
If you're dealing with an ASP.NET web service and a web front end that is using ajax, it may be too much trouble to attempt to parse the XML. XML can be clunky and contain way more information that you need. It's pretty simple to change the output of a web service method to return JSON
Add your comment