12
Shouts

Calling Cross Domain WCF service using Jquery/Javascript

published 687 days, 12 hours, 24 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 691 days, 1 hour, 13 minutes ago
Friday, July 01, 2011 9:04:59 PM GMT Tuesday, June 28, 2011 8:16:01 AM GMT

This post is about to call the cross domain WCF service from you page i.e Calling WCF service hosted on one domain and calling the service form jquery/javascript of page which is hosted on some other domain.

But before we start its better to get understand about the format of the data get exchange from one server to other server.

JSONP

Ajax allows to get data in the background without interfering with the display. Ajax call done by using XMLHttpRequest object, which is allow the client side java...

category: Web Dev | clicked: 69 | | source: pranayamr.blogspot.com | show counter code
tags: C#, ScriptManager, JavaScript, jQuery, WCF

2 comments posted.

To post your comment please login or signup