Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics


Articles

 ADO.NET (24)  RDF (28)  WebService (223)  XMLHTTP (3)
 Database (25)  RSS (29)  WML (95)  XMPP (9)
 Debugging (29)  SAX (56)  WSDL (80)  XPath (78)
 DIME (14)  Schema (45)  XAML (5)  XPointer (12)
 DOM (56)  SMIL (38)  XBRL (64)  XQL (24)
 DTD (23)  SOA (8)  XForms (92)  XQuery (71)
 ebXML (52)  SOAP (135)  XHTML (111)  XSchema (30)
 Flash (12)  SQL (16)  XLL (1)  XSL (423)
 Java (75)  SQLXML (140)  XML (775)  XSL-FO (28)
 MathML (11)  SVG (56)  XML.NET (86)  XSQL (6)
 Oracle (29)  VoiceXML (82)  XMLA (1)  XUL (13)
 Pattern (3)  WebDAV (17)

Total Articles: 3,233

 


soap Articles
Prev Next
1 2 3 4 5 6 7
 
VC Soap Client
Creating a SOAP client using C++ instead of VB.

Type: SOAP  #Views: 455  Category: Article    

SOAP - A bubbly future
An Introduction to SOAP.

Type: SOAP  #Views: 337  Category: Article    

The Code Project - Layman's SOAP - SOAP and XML
Other popular SOAP and XML articles: Link CMarkup into your VC++ app and avoid complex XML tools and FAQ, Noise level Very High, Search

Type: SOAP  #Views: 281  Category: Article    

The Code Project - SOAP serialization - SOAP and XML
Other popular SOAP and XML articles: Link CMarkup into your VC++ app and avoid complex XML tools and FAQ, Noise level Very High, Search

Type: SOAP  #Views: 256  Category: Article    

When does SOAP add value over simple HTTP+XML?
In short, SOAP 1.2 allows and encourages the use of HTTP GET to invoke services that simply return data, thus allowing one to hyperlink to SOAP services, exploit HTTP caches of the results of frequently-accessed services, etc.

Type: SOAP  #Views: 255  Category: Article    

SOAP - Simple Object Access Protocol
SOAP (Simple Object Access Protocol) is a new XML based protocol to let software components communicate over the Internet. SOAP is a key element of Microsoft's Windows DNA 2000 architecture for future Internet application development.

Type: SOAP  #Views: 187  Category: Article    

SOAP and Standardization
In this paper, we detail the state of SOAP standardization and discuss the other organizations responsible for defining these standards. We believe that the efforts in standardizing SOAP, along with technology’s acceptance of it, is sufficient for the MISMO Architecture Work Group to use it in their designs.

Type: SOAP  #Views: 300  Category: Article    

SOAP Soup
This article is written to help you dig through the SOAP soup we have in front of us and create a foundation for truly understanding what SOAP is all about. This article is not meant to provide in-depth detail about SOAP, but is written as a preparation for future articles where we will get into the guts of SOAP.

Type: SOAP  #Views: 231  Category: Article    

SOAP: Platform-Independent Server Communication
You know the scenario, you need to somehow get data from your server to your customer's server and this needs to be implemented tomorrow. No problem, let's write a VB Com object that will create a constant link to the customer's server through Port 1452 and anytime our database is updated it will transmit the data across!

Type: SOAP  #Views: 195  Category: Article    

How to consume an ASP.NET webservice from Java via SOAP
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms.

Type: SOAP  #Views: 282  Category: Article    

VC Soap Client
Creating a SOAP client using C++ instead of VB.

Type: SOAP  #Views: 258  Category: Article    

SOAP Interoperability with Microsoft and Apache Toolkits - A step by step guide
Abhishek Srivastava begins an interesting series of articles on SOAP Interoperability. The first article illustrates building a SOAP Web service using Microsoft Visual Basic 6.0 and Microsoft SOAP Toolkit. And then accessing the service from a Java client application that uses Apache SOAP Toolkit 2.1.

Type: SOAP  #Views: 267  Category: Article    

Microsoft and Web Services (SOAP)
In this article, we'll look at SOAP and Web services support in various Microsoft products. We'll create Web services using .NET Framework, SOAP Toolkit, and SQLXML 3.0. Next, we'll look at writing Web services clients using C#, Microsoft SOAP Toolkit, Office XP Web Services Toolkit, and MSXML. At the end, we'll also learn about the Web Services support in FoxPro 7.0.

Type: SOAP  #Views: 297  Category: Article    

Gluing learning applications together with SOAP
In our previous article on architectures for learning systems ("The next big thing…") we talked about some of the ways that different standards-compliant programs could be connected using "services".

Type: SOAP  #Views: 223  Category: Article    

The Python Web services developer: SOAP over SMTP
When most people think of SOAP, they think of sending XML requests, and getting XML responses over the HTTP protocol. This does not always have to be the case. In fact, the SOAP protocol defines HTTP as one possible transport for SOAP messages.

Type: SOAP  #Views: 173  Category: Article    

Discover SOAP encoding's impact on Web service performance
Software developers have many choices for building Web service systems. In a recent investigation, Frank Cohen discovered that a choice of SOAP encoding style in particular immediately affects system scalability and reliability.

Type: SOAP  #Views: 258  Category: Article    

The Python Web services developer: SOAP over SMTP
When most people think of SOAP, they think of sending XML requests, and getting XML responses over the HTTP protocol. This does not always have to be the case.

Type: SOAP  #Views: 156  Category: Article    

Apache SOAP type mapping, Part 2: A serialization cookbook
SOAP specifies an encoding to represent common types found in databases, programming languages (for example, Java programming language), and data repositories. Apache SOAP's toolkit supports encoding by supplying a base set of (de)serializers; classes that do the grunt work of mapping Java types to serialized XML representations.

Type: SOAP  #Views: 243  Category: Article    

Automate SOAP Calls in Java
When you're programming an application in which remote computers need to exchange objects over the Web—for example, an n-tier application in which the client sends requests to the server over HTTP—you have a choice of approaches.

Type: SOAP  #Views: 264  Category: Article    

Processing SOAP Headers
Last month we built a simple client for the Google API. In this month's column we'll look at how SOAP headers can be used to talk to an intermediate server that adds value to the basic search service. The value-add is actually pretty silly: we'll send the query, pick one of the results at random to return, and send it back as an HTML page in Pig Latin. Our goal, however, is to understand how to process SOAP headers, and why you'd want to do so.

Type: SOAP  #Views: 241  Category: Article    

Prev Next
1 2 3 4 5 6 7


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
fax
it help desk
SPOC
Brother compatible cartridges
PTZ Security Camera
Calvin klein sunglasses
Hosting España
Dedicated Servers UK
Video Surveillance
Skype vs. sipcall

2,877 Total Members
14 members(last 30 days)
2 members(last 7 days)
1 members(today)

1,912 Total Discussions
1 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,066 Total Resources
4 Resources(last 30 days)
1 Resources(last 7 days)
1 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139