RE: dynamically invoking web service methods, how?
From: Bruce Johnson [C# MVP] (bruce_at_spammenot.objectsharp.com)
Date: 02/09/05
- Next message: MikeL: "Re: Error when WebMethod returns a jagged array"
- Previous message: Bruce Johnson [C# MVP]: "Re: Error when WebMethod returns a jagged array"
- In reply to: Hasani Blackwell: "dynamically invoking web service methods, how?"
- Next in thread: Hasani: "Re: dynamically invoking web service methods, how?"
- Reply: Hasani: "Re: dynamically invoking web service methods, how?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Feb 2005 06:21:03 -0800
The in-memory creation of proxy classes based on retrieved WSDL isn't dynamic
enough for you? What more are you looking for?
Bruce Johnson [C# MVP]
http://www.objectsharp.com/blogs/bruce
"Hasani Blackwell" wrote:
> Is the only known way to do this is by using
> http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=35c47ebb-d806-4995-8797-a42251a8ace3 ?
> Should I hold my breath for .net 2.0?
>
>
>
- Next message: MikeL: "Re: Error when WebMethod returns a jagged array"
- Previous message: Bruce Johnson [C# MVP]: "Re: Error when WebMethod returns a jagged array"
- In reply to: Hasani Blackwell: "dynamically invoking web service methods, how?"
- Next in thread: Hasani: "Re: dynamically invoking web service methods, how?"
- Reply: Hasani: "Re: dynamically invoking web service methods, how?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|