Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
There are two WSDAPI samples included with the Windows SDK for Windows Server 2008. The source code for the samples can be found in <Windows SDK Install Folder>\Samples\Web\WSDAPI. This version of the SDK is available from the Download Center. The samples are not available in the Windows Vista SDK.
The stock quote sample (located in <Windows SDK Install Folder>\Samples\Web\WSDAPI\StockQuote) demonstrates a service with basic messaging functionality. The file service sample (located in <Windows SDK Install Folder>\Samples\Web\WSDAPI\FileService) demonstrates a service with advanced functionality, such as asynchronous messaging, attachments, and eventing.
Both samples include the following types of files.
Both samples implement device hosts (IWSDDeviceHost), device proxies (IWSDDeviceProxy), and service proxies (IWSDServiceProxy). In addition, the file service sample demonstrates the use of asynchronous messaging (IWSDAsyncCallback, IWSDAsyncResult), attachments (IWSDInboundAttachment, IWSDOutboundAttachment) and eventing.
The FileServiceContract.vcproj and StockQuoteContract.vcproj files included with the samples call WsdCodeGen to generate C++ header and source files from the WSDL file specified in the WsdCodeGen configuration file. This means that if the sample WSDL or WsdCodeGen configuration file is changed and the sample project is rebuilt, WsdCodeGen automatically generates new header and source files that reflect the changes. This is the preferred method for building WSDAPI applications. WsdCodeGen is usually called from the command line. Open the relevant *.vcproj file to view the example WsdCodeGen command line calls.
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayTraining
Module
Work with web services in Dynamics 365 Business Central - Training
Use SOAP and OData to read and update records, and handle UI interaction in Business Central.