B
Benne Smith
hi all,
i have a webservice with some public classes in it. These classes are
visible from my proxy class, generated from wsdl.exe. The problem is, that
when i look in the generated proxy class, my classes are reduced to
properties only (like "public string myString;"). But the code, functions,
are not transferred into the proxy class, which means i have to copy/paste
the code, everytime i update the proxy class (again, using wsdl.exe).
there must be a better way, and i'm sure you know about it ;-)
thanks,
Benne
i have a webservice with some public classes in it. These classes are
visible from my proxy class, generated from wsdl.exe. The problem is, that
when i look in the generated proxy class, my classes are reduced to
properties only (like "public string myString;"). But the code, functions,
are not transferred into the proxy class, which means i have to copy/paste
the code, everytime i update the proxy class (again, using wsdl.exe).
there must be a better way, and i'm sure you know about it ;-)
thanks,
Benne