vote up 0 vote down star

I really need to add some of my own convenience methods into the auto-generated proxy files that are output by wsdl.exe and svcutil.exe. What I am doing is adding another type of OperationAsync method for each service method. I would like to be able to invoke a tool from a command line like this:

superwsdl.exe [wsdl command-line arguments here]

supersvcutil.exe [svcutil command-line arguments here]

And have the outputted file include my extra methods. Does anyone know a way of doing this? If it has to be another format of command line, that is OK too.

flag

71% accept rate
How'd you do? Did you get your two programs written? – John Saunders Jul 21 at 20:21

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.