David

David

  • NA
  • 1
  • 0

Deriving Classes

Jan 5 2006 4:46 PM
I am working on a windows service which uses .net remoting.  I need to make a custom class that derives from CollectionBase but at the same time I need to make it a remoteable class.  Can anyone here provide me witha  short example how I should do this?