0
Answer

Deriving Classes

Ask a question
David

David

18y
1.7k
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?