The Wayback Machine - https://web.archive.org/web/20110921223300/http://www.codeguru.com:80/cpp/i-n/internet/webservices/

    Web Services

    Debugging in the Cloud - Using Microsoft Azure Diagnostics

    Windows Azure Diagnostics is geared to help you with the challenges of gathering and analyzing the diagnostic data you need from the variety of machines in a distributed system. Read on to learn more.

    [Updated] XML Data Binding

    XML Data Binding allows you to manipulate an XML document via a set of simple objects. Learn about the generation of these objects, and see a summary of the existing products on the market.

    A Windows Service Solution for Unreliable Web Services

    Reliability is a big issue in Internet Web services integration. Learn how to mitigate Web service reliability problems by using an asynchronous messaging approach.

    Ajax Submission Throttling

    Ajax is becoming the hot topic in Web programming today. Discover more useful things that it can do for you.

    Implement a Centralized BizTalk File Creation Broker

    By using BizTalk 2004, Web services, and the Broker enterprise pattern, you can create a centralized file broker that enables you to more easily configure security, administer services, and share code across your organization.

    Selecting the Best Approach for Designing an Interoperable Web Service

    Learn about the different Web service design methodologies as defined by the Web Services Standardization Groups, clarify the terms, and highlight their differences.

    Build a Custom SharePoint Web Service for Your InfoPath 2003 Documents

    Learn how to develop a custom SharePoint Web service for InfoPath 2003 documents, which allows you to reliably perform actions whenever a user saves one of the documents.

    "Indigo" CTP Released Today

    Microsoft released the Community Technical Preview (CTP) of their next-generation Web-Services technology, "Indigo," today.

    Composite Custom Web Controls in Managed C++

    Continuing his series on custom Web control development in Managed C++, Stephen Fraser takes it up a notch by examining the more advanced—and far more powerful—composite custom Web control.

    Publishing Schema as Web Service in BizTalk 2004 (not yet reviewed)

    Learn to create a simple scenario for consuming a Schema as a Web Service with minimum effort.

    Managed Extensions Example That Calls the Amazon Web Service

    Many talented C++ programmers still think that calling Web services from C++ is difficult. Tom Archer illustrates that using the .NET XmlTextReader and XmlDocument classes make this task a snap.

    Accessing Web Services from a Mobile Application

    Learn how to utilize Web Services in mobile WinCE applications

    Calling a Web Service Asynchronously

    Web services are the talk of the Net; however, there is little information on Web Services with Visual C++. In her newest column, Kate covers calling a Web service asynchronously using Visual C++ .NET.