SOAP Code Samples (News SourceType)
Bing
This topic contains code samples that produces a SOAP request for the News SourceType. For more information, see News SourceType (Bing, Version 2.0).
Requirements
-
A deployment computer with an Internet connection
-
The ability to send requests using the Simple Object Access Protocol (SOAP) 1.1 and the Hyper Text Transfer Protocol (HTTP 1.1)
-
The ability to parse SOAP and XML
Demonstrates
These code samples demonstrate how to:
-
Send a request to the Bing SOAP interface and the Web SourceType
-
Display the Bing response as results
The samples are written in both Visual Basic and C#.
Example
Show: