This Example Shows how to create a webservice which returns a DataSet and a Client Which displays the DataSet in a Grid. Source Code *** WEBSERVICE Open a New WebService project Lets Call It WebService1 Create a Stock Table on SQL Desktop Edition with the
Step 2 : Let us add a web service for sending a DataSet and DataTable. For adding the web service right-click on the solution then select Add > Add New Item then select Web Service then click the Add button. Step 3 : After adding the web service you wi
Enter the name of the web service in the web service box and add the description → Select Authentication method for the web service from the Authentication list. Click Ok and it will save and publish the web service. Choose the web service where you wan
Post a Comment:
Showing 0 Comments: