Browse by Tags

All Tags » Web Services (RSS)

AJAX Tip: Don't forget about the Async Web Service Calls! by Jason N. Gaylord

FireFox. Internet Explorer 8. Both have great JavaScript debugging tools. Thanks to those tools, I only spent 5 minutes on an issue that could have taken hours to figure out. It was one of those moments when you know its something simple but you can't...

Enabling Web Services for Testing outside of the Localhost by Jason N. Gaylord

In some circumstances, you may need to test .NET web services outside of the localhost, but via the browser. By default, this is disabled in the machine.config. If you were to attempt to browse to a service from a different PC or to access a service under...
Filed under:
More Posts