>All Tutorials 
Ajax and .NET Ajax and .NET RSS XML
Ajax and ColdFusion Ajax and ColdFusion RSS XML
Ajax and Java Ajax and Java RSS XML
Ajax and PHP Ajax and PHP RSS XML
Ajax and SOA Ajax and SOA RSS XML
Ajax Goodies Ajax Goodies RSS XML
Ajax Tool Ajax Tool RSS XML
Facebook MockAjax Facebook MockAjax RSS XML
Google Web Toolkit Google Web Toolkit RSS XML
JavaScript Framework JavaScript Framework RSS XML
Ruby on Rails Ruby on Rails RSS XML
Technique Introduction Technique Introduction RSS XML
Without XMLHttpRequest Without XMLHttpRequest RSS XML
Yahoo! UI Yahoo! UI RSS XML

AJAX SOAP Tutorial (Not the dish cleaner) - web wsdl soap service post vox javascript xml

 
Registered tutorials: 501
Registered Users: 32529



Rating: 4.5 out of 2 votes cast


  
Category: Ajax and SOA

AJAX SOAP Tutorial (Not the dish cleaner)

Digg this   Post to del.icio.us

Abstract: This tutorial demonstrates how to setup your webpages to call web services in both a cross domain and local service architecture

Introduction
A lot of talking about AJAX is taking place here and there; AJAX is the acronym of "Asynchronous JavaScript and XML" (actually, the original creator didn't intend on it being an acyonym for anything, it just got adopted), a technology based on XMLHttpRequest, which is now supported by all main browsers. The basic idea is quite simple - and not actually a breakthrough - but it allows updating a page following a server request, without reloading the entire set of data. Some examples can be found on GMail or Google Suggest. For additional information about AJAX, you can see Wikipedia.

In this post I plan on demonstrating how to setup your webpages to call web services in both a cross domain and local service architecture. We'll start by introducing just how this works.

Permitting that we want to call server-side web methods on a web service:

  1. Server side we need to setup a web service that exposes web methods that can be called.
  2. On any client side application all we need to do is expose the WSDL to automatically generate a javascript proxy class to allow us to use the Web service return types - similar to what visual studio does when you add a web reference.

Read Full Tutorial...



Reviews:

Rate and Review This Site

No reviews yet


Statistic Information About this Resource:


Total Hits: 1924
Unique Hits: 1495


  Daily Weekly Monthly
  Unique Total Unique Total Unique Total
Average 3.4 4.4 15 20.2 73.9 99.3
Current 2 2 23 31 72 95
Previous 11 14 0 0 89 120
Nov 19 2 2 21 24 91 115
Nov 18 4 7 0 0 67 87
Nov 17 4 6 27 39 81 101
Nov 16 3 3 0 0 84 129
Nov 15 0 0 13 17 0 0
Nov 14 3 3 20 31 103 143
Nov 13 3 4 26 35 89 117
Nov 12 2 3 20 25 63 86
Highest 11 14 29 40 103 143


Script Execution Time: 0.29074 | SQL Queries: 10 | Members: 501
Ajax Tutorial Top List - Powered by Aardvark Topsites PHP 5.1.2