开发者

POST in Silverlight

I have a WCF Service that I'm trying to develop in a REST-based fashion. Because of开发者_如何学JAVA this, I have an operation that requires a POST operation. I've noticed that Silverlight does not support WebHttpBinding. My question is, how can you do a POST in Silverlight to a REST-based service? Especially a service that takes an object as a parameter.

Thanks!


here is a blog where get and post to REST services are described.

http://technicalitiesblog.blogspot.com/2010/03/using-get-post-in-silverlight-restful.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜