I am looking for somebody who can find a free webservice/api on internet which accepts a keyword and returns information about that keyword. Website has to be well/authentic. Something like
www.wikipedia.com, etc.
You will consume that webservice in c#/vs2005. You will have an application with one textbox, one button and a label. I will enter a keyword in the textbox and click on button and your code will call the webservice and get the result back and put it on the label.