Tag Archives: web service

Yahoo YQL Web Service JSON Next Tutorial

Here is a tutorial that introduces you to the Yahoo Web Services called YQL, building on the previous Yahoo YQL Web Service JSON FollowUp Tutorial as shown below. The name is the way it is because it simplified the API … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 7 Comments

ASP.Net VS 2013 Express Wcf Service Primer Tutorial

For today’s tutorial we show a skeletal ASP.Net Web Service making use of SOAP messages mentioned previously in the ASP.Net Web Service Primer Tutorial as shown below. The Web Service makes use of Windows Communication Foundation (Wcf) functionality, and with … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | 9 Comments

Yahoo YQL Web Service JSON FollowUp Tutorial

Here is a tutorial that introduces you to the Yahoo Web Services called YQL, building on the previous Yahoo YQL Web Service JSON Primer Tutorial as shown below. The name is the way it is because it simplified the API … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | Leave a comment

Yahoo YQL Web Service JSON Primer Tutorial

Here is a tutorial that introduces you to the Yahoo Web Services called YQL. The name is the way it is because it simplified the API aspects of its functionality for the developer to concentrate on SQL, and I’m really … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 1 Comment

Integrating Global Weather Ajax with Geographicals Tutorial

Today’s tutorial is all about software integration and complements yesterday’s Integrating Global Weather into Geographicals Tutorial as shown below. Software integration takes many forms, and Ajax functionality is that little bit different, perhaps, in that with the tablet and mobile … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Software, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Ajax Global Weather HTTP Get Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 311 Comments

PHP Web Service Primer Tutorial

Here we see the “Hello World” of PHP Web Service Primer Tutorials and will leave a lot of the explanation to the Java Eclipse Web Service Primer Tutorial that did a lot of work in making the Hello.wsdl this tutorial … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , | Leave a comment

ASP.Net Web Service Primer Tutorial

Web Services allows for communication using the World Wide Web between two devices, as Wikipedia explains below. For our tutorial here we are using Windows, but, if you are more interested in cross-operating-system possibilities look at Java Eclipse Web Service … Continue reading

Posted in eLearning, Networking, Tutorials, Visual Studio | Tagged , , , , , | Leave a comment