Search Results

2
votes

How to do crossdomain calls from Silverlight?

Intellisense helper file and walk-through: http://silverlight.net/learn/learnvideo.aspx?video=47174 …
0
votes

How do I properly set up a Silverlight-Enabled WCF Service?

Hi Anders, if you have the Silverlight Tools for Visual Studio installed, instead of using the default WCF template, consider using the "Silverlight-enabled WCF Service" which simplifies things for …
0
votes

How can I expose a .Net 2.0 Webservice to a Silverlight client?

Take a look at this http://blogs.m …