Serialization question

  • Thread starter Louis-Philippe Dumoulin
  • Start date
L

Louis-Philippe Dumoulin

Hi

I have a public class within my webservice class that inherits of CollectionBase. Everything compiles and my client sees every class and webMethod excep for this class... I guess I need to serialize this class but I got some difficulties to find a comprehensive help about it... Can someone help me with this or refer me to a good tutorial about it

Thanks
 
J

Jan Tielens

The collection will be serialized as an array, so you don't see the
collection type in the wsdl.

--
Greetz,
Jan
________________________
Read my weblog: http://weblogs.asp.net/jan

Louis-Philippe Dumoulin said:
Hi,

I have a public class within my webservice class that inherits of
CollectionBase. Everything compiles and my client sees every class and
webMethod excep for this class... I guess I need to serialize this class but
I got some difficulties to find a comprehensive help about it... Can someone
help me with this or refer me to a good tutorial about it?
 

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,995
Messages
2,570,233
Members
46,820
Latest member
GilbertoA5

Latest Threads

Top