Browse by Tags

All Tags » Web Services (RSS)

Cross-domain JSONP with jQuery call step-by-step guide

I’ve been banging my head all day to accomplish this, it’s like a puzzle.. but since i get it to work i thought i could write this post for you and myself. What we want to accomplish? Simple way to communicate cross-domain with ASMX .NET 3.5 Web Service...

Astoria - Online Data Service

Astoria is an experimental data service from Microsoft that allow you to store up to 100 MB online and consume them with simple HTTP Requests or as described by Pablo Castro Microsoft Astoria Technical Lead The Astoria online service is an experimental...

Should i use WCF (HTTP-binding) or stick with WS ?

I came to point that i should use a web service for the current project i'm developing and since i like to play with new technologies so i figured why not implement the web service using Windows Communication Foundation insted of "Old" ASMX. So to be...
Posted by Adel Khalil | 3 comment(s)
Filed under: , ,