I just got asked an interesting question for which I have not been able to find an answer. Is it possible to write a SOAP extension that eliminates the round-trip to the server without having to modify the wsdl.exe-generated code? I know you can do this with custom Remoting channels and/or RealProxy-ed objects, but those both have a method that's being called in a stateless fashion rather than a method that is apparently being called by some stateful component.
Thanks! Andy Hopper =================================== This list is hosted by DevelopMentor� http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com
