Sunday, March 11, 2012

Web Services and Collection

This means that the collection you return must be an object that implements the Add method.

However, you may return a generic list ( List<Users> in C# List(Of User) in VB).
This may prevent your error message and can also be soap-serialized.



Thx a lot, I will take a look on this

No comments:

Post a Comment