By mswatcher
via dotnetfunda.com
Submitted: Feb 22 2009 / 10:07
In today's world of information technology, Web Service is the best way to share information from one application to another without thinking on which platform or language it is built on or who is going to consume it. We can consume Web Service into Silverlight application too. This article describes how to create a web service (that return list of customers data) and how to consume it in easy to follow steps.
Add your comment