One thing to do right off is to not define methods the return data sets.
These methods will not be callable by non-.NET applications. Instead,
define custom types that you return, and have your service populate those
types from your back-end database ministrations.
--------------------
>From: Wagner <wagner@email.t-com.hr>
>Subject: Reducing XML output
[quoted text clipped - 9 lines]
>Lines: 1
>Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp1
3.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:28484
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 9 lines]
>
>Thanks in advance