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?