0
Answer

Deriving Classes

Photo of David

David

19y
2k
1
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?