B
Boni
Hi,
I tried to use this command to share the tpyes beetwen webservice and
clients but I found only examples where the command is used to share types
beetwen two webservices.
I can do this changing the proxy generated by VS but I'm looking for a way
to do it automatically.
Example
namespaceC
class Result
namespaceWS
funtcion X that return namespaceC.Result
namespaceCL
client that call X function using the namespaceC.Result returned object
thank's to everyone
il.Boni
I tried to use this command to share the tpyes beetwen webservice and
clients but I found only examples where the command is used to share types
beetwen two webservices.
I can do this changing the proxy generated by VS but I'm looking for a way
to do it automatically.
Example
namespaceC
class Result
namespaceWS
funtcion X that return namespaceC.Result
namespaceCL
client that call X function using the namespaceC.Result returned object
thank's to everyone
il.Boni