Search results for query: *

  • Users: err.number
  • Content: Threads
  • Order by date
  1. E

    using custom collections in web services

    Ok, i've got a web services that returns WidgetCollection which just inherits CollectionBase.. it's a collection of Widget objects (obviously) .. simple .asmx with a webmethod that returns a WidgetCollection Now, when I view the WSDL, it serializes my WidgetCollection type to a complex...
Back
Top