sharing dto types across web services

M

mike

recently, i came across this problem of sharing dto objects across
multiple web services. i have a handful of dto objects that are shared
across multiple web services.

visual studio .net 2003 good environment with some quirks that cannot
be ignored.

read this article on "Sharing Types (At Your Service)" ... only if
VS.NET 2K3 was at my service ;-) ...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service07162002.asp

is there a better way to share dto object across web services (hosted
on the same web server in the same project/solution) rather than
tweaking generated wsdl files.

some say (in this newsgroup) that it is ok to tweak wsdl files ... i
would differ on that ... especially when developing multiple web
services with handful of dto object constantly changing during
development and bug fix cycles ... this has added frustration (and
stress) since i am tweaking it every time.

any ideas? ... other than writing wsdl by hand ... now that's another
headache i don't really need. :)

any help appreciated!

thanks,
mike

// index keyword: XQZXQZXZQ sharing types across web services
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top