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