R
Rodrigus Makon
I thought of posting this to microsoft webservices NG but there is no activity
in those news groups.
I am consuming webservices API published by salesforce.com by adding a web
reference to a smart device project. Somehow the reference.cs does not contain
method calls such as MethodAsync() which I think are new in .NET 2.0. Am
I wrong some where here. When I create an Asp.NET 2.0 Hello World webservice
on my box and add a web reference to it in my smart device project, I can
see HelloWorldAsync() web method.
Is the generation of these methods limited to webservices created by ASP.NET.
Thanks for any insight into this.
Regards.
in those news groups.
I am consuming webservices API published by salesforce.com by adding a web
reference to a smart device project. Somehow the reference.cs does not contain
method calls such as MethodAsync() which I think are new in .NET 2.0. Am
I wrong some where here. When I create an Asp.NET 2.0 Hello World webservice
on my box and add a web reference to it in my smart device project, I can
see HelloWorldAsync() web method.
Is the generation of these methods limited to webservices created by ASP.NET.
Thanks for any insight into this.
Regards.