Does silverlight 4 beta supports wshttpbinding (wcf)? If not, will it be supported in stable release?
+2
A:
No, it doesn't look like it. Check out these blog post on the topic:
- New Web Services features in Silverlight 4 Beta
- WCF net.tcp Protocol in Silverlight 4
Silverlight 4 will support the NetTcp Binding, mostly for intranet scenarios - but I haven't heard anything about support for wsHttpBinding, sorry.
Marc
marc_s
2009-12-06 19:35:49
Any update on the final version of SL4? Does it support wsHttpBinding?
Vitalik
2010-05-04 15:15:25
@Vitalik: No, SL4 support basicHttp as before, and now netTcpBinding. But that's all, as far as I know (but SL is not my core competency)
marc_s
2010-05-04 15:53:22
Thats too bad, it would be nice to reuse some existing wsHttp based services with our Silverlight app without having to create some sort of custom proxy for all of our calls.
jpierson
2010-06-02 03:17:04
@jpierson: you need to go talk to Scott Guthrie about this .... :-)
marc_s
2010-06-02 04:57:57