To my knowledge, the only way of consuming WADL services in .Net is
through HTTPRequests and XML parsing, but of course i could be wrong
so maybe more googling or posting the question over at a .NET group
might be more helpful :)
On Sep 6, 8:55 pm, Phylroy
<phylroy.lo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Now it is my understanding that Rails no longer officially supports
> ActionWebService and WSDL generation, and the new approach is RESTful
> webservices with WADL.
>
> The client app consuming the webservice is a C# application. It is my
> undertanding that there is no easy way to consume a WADL service from
> Visual Studio?