Oct
21
2008
The Silverlight Web Services Team has posted a great article about the new features available in the RTW release.
The article gives details about:
- SOAP Headers
- SOAP Faults
- Reusing existing types in “Add Service Reference”
- Duplex Services
- Support for ChannelFactory<T>
no comments | tags: Silverlight, SOA, WCF, Web Services | posted in .NET Programming, Rich Internet Applications, Service Oriented Architecture, REST, Web 2.0
Oct
1
2008
In this great post Eugene Osovetsky answers the following questions:
- Why are exceptions not “propagated” from WCF services to Silverlight clients?
- Why are SOAP Faults not supported?
- Given the limitations on exceptions/faults, are there any tricks I can use to make my scenario work? Is anything planned to improve this in the future?
- I can’t even get basic error handling to work when calling web services in Silverlight. Can I at least tell when something went wrong, even if I can’t access the exact fault details?
no comments | tags: Silverlight, SOA, WCF, Web Services | posted in .NET Programming, Rich Internet Applications, Service Oriented Architecture, REST, Web 2.0
Sep
14
2008
I’ve just updated the sample about Duplex Services and SLB2: the modified Web.config now permits to expose composite types to the client.
no comments | tags: Silverlight, SOA, WCF | posted in .NET Programming, Rich Internet Applications
Aug
18
2008
If you are interested in this topic I’ve found these interesting articles:
no comments | tags: SOA, WCF | posted in .NET Programming, Microsoft Windows Systems, Service Oriented Architecture, REST, Web 2.0