This is a mirror of official site: http://jasper-net.blogspot.com/

How to: Access a Service from Silverlight

| Wednesday, October 13, 2010
This topic describes how to access a service from a Silverlight client by using a proxy. A proxy is a class that helps you access a particular service. The proxy can be generated automatically by using the Add Service Reference tool in Visual Studio 2010, which is the procedure used in this topic, or it can be generated by using the Silverlight Service Model Proxy Generation Tool (SLsvcutil.exe) using service metadata documents received from the target service. For more information about using the Proxy Generation Tool, see Using SLsvcUtil.exe to Access a Service.

Read more: MSDN

Posted via email from .NET Info

0 comments: