How do we use the Bing API in C#? I have to pass a query to the Bing API and then get the results.
|
feedback
|
|
Download bing dlls from microsoft site and add those dlls . Then only we can able to use bing service. | |||
|
feedback
|
| ||||
|
feedback
|
|
Just adding to above there is a full documentation of te API given by BING in a PDF. | |||
|
feedback
|
|
hii.. Add a bing reference to web references in an application and use search.wsdl | |||
|
feedback
|