Wrox Home  
Search P2P Archive for: Go

  Return to Index  

dotnet_windows_app_design thread: COM+ and Collection Classes


Message #1 by "Ken Ingram" <ken@h...> on Fri, 8 Nov 2002 02:10:39
If you need to inherit from a .Net Framework Collection class (eg. 
CollectionBase) to make a collection class and you need to inherit from 
System.EnterpriseServices.ServicedComponent to have your class managed in 
Component Services (and a class can only inherit from one class), then 
does that mean you cannot have a Collection Class managed in Component 
Services?

Doesn't make sense to me. Any work arounds besides not using Component 
Services?

Thanks,

Ken

  Return to Index