I guess you want something that simply is not supported. You have to make separate class libraries. But why is that a problem?
Technically, you maybe can use AssemblyBuilder or other classes in the Reflection.Emit namespace to separate the classes into multiple dll's, but this is rather complex and just not worth trying.
Nils Gruson
Microsoft .NET Consultant (MCPD)
LogicaCMG
You don't have to be sick to get better.Please remember to click ?Mark as Answer? on the post that helped you keep your job.