I need to upgrade my code of Bing search API functionality to Cognitive Bing Web search API in asp.net MVC Any suggestions are appreciated.
Asked
Active
Viewed 798 times
3 Answers
0
Try this: a small Bing search api client in C# I wrote in accordance with the code sample on this page. I think it will help you.

Damien Doumer
- 1,991
- 1
- 18
- 33
0
I am ablt to acheive this, by following the below links.
https://xinyustudio.wordpress.com/2016/12/15/bing-search-in-c-a-step-by-step-walk-through-tutorial/ https://dev.cognitive.microsoft.com/docs/services/56b43f72cf5ff8098cef380a/operations/56b449fbcf5ff81038d15cdf

Prasanthi
- 1
- 1
0
There are quickstarts and tutorial for v7 Bing web search API. You can try here: https://learn.microsoft.com/en-us/azure/cognitive-services/bing-web-search/

Ronak
- 751
- 5
- 10