I have a Webservice which is in WSDL . I have to get the data from the database to excel work sheet through Webservice , which(excel data) automatically updates every time it is opened.Web service uses httpbinding . I need to know how to consume this webservice , create a instance ,call the methods , fetch the data into the excel as tables


Thanks in Advance