This is the best article I could find explaining the WebInvoke and WebGet attributes. These can be most useful when dealing with legacy clients, or minimally non-WCF clients.
http://jeffbarnes.net/portal/blogs/jeff_barnes/archive/2007/11/28/wcf-3-5-webinvoke-attribute.aspx
One little tip, you'll most likely have to set BodyStyle=WrappedRequest if your function contract defines multiple parameters.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment