Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  93
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Saturday, July 19, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction > XML > SOAP
Search
DevASP

What's New
What's Hot

What Is SOAP?       
Total Hits: 518  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP, the Simple Object Access Protocol, is an XML syntax for exchanging messages. Because it is XML, it is both language and platform independent. SOAP is a fundamental part of .NET, Microsoft's new development platform, and it will be important for developers moving to .NET to understand what SOAP is and how it works. Chris is the subwebmaster of SOAPWorkshop on VBXML.COM...

Microsoft SOAP Toolkit Version 2.0 FAQ       
Total Hits: 373  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article provides in-depth answers to frequently asked development questions regarding Microsoft SOAP Toolkit 2.0....

Simple Object Access Protocol: A Step-By-Step Approach       
Total Hits: 633  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

In the article, we will create a simple SOAP service, and a client to access that service. The service will be in the form of an Active Server Page, which I have called soap.asp - it will need to live in the root directory of your Personal Web Service (by default c:\inetpub\wwwroot\) Our service will accept and process SOAP requests made by our client – a VB exe, with a single module, and a start-up Sub Main()....

Introduction to SOAP       
Total Hits: 685  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes what is SOAP and its implication in the world of distributed computing. SOAP was originally developed by Microsoft, IBM, DevelopMentor and Userland Software and was then submitted to the Internet Engineering Task Force (IETF), who eventually made it an official recommendation. Though Microsoft camp seem to have played a major role in defining the specification of SOAP.
...

W3C SOAP Note       
Total Hits: 420  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. SOAP can potentially be used in combination with a variety of other protocols; how.....

XML and SOAP--Essential to .NET       
Total Hits: 743  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

At the heart of .NET is XML and SOAP. Kenn Scribner (the author of Understanding SOAP) explains how the key to realizing and leveraging .NET begins with these two essential technologies....

An Introduction to the SOAP Toolkit Part II       
Total Hits: 251  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is the second part of a two-part series geared to get you quickly started with Web services and the Microsoft SOAP Toolkit. It will allow you to consume the server that we created in the first part (see http://www.15seconds.com/issue/010725.htm) of this article. Part I shows you how to use the toolkit on the server, and deploy your Web service.


...

SOAP is really Simple       
Total Hits: 470  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Using a very simple Visual Basic application as a client and an ASP Page as a server, Darshan Singh shows how SOAP works....

'Hello World' using Microsoft SOAP Toolkit       
Total Hits: 652  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

A step-by-step guide to build 'Hello World' Web service and client using Microsoft SOAP Toolkit....

Microsoft : Introduction of SOAP       
Total Hits: 499  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. SOAP can potentially be used in combination with a variety of other protocols; how.....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com