How To: Call Java EE Web Service from Silverlight Client I have already posted about How To: Call a Java EE Web Service from a .Net Client , but if Silverlight is the .Net client application that consumes that service, there are several issues you should
Read More...
Silverlight WCF Returns HTTP 404 Today I ran into something weird. I created a WCF Service and tested it with simple .Net client application and it worked fine. Than, I built a Silverlight application and tried to call the same service, but kept getting:
Read More...