Is there a way to load a bunch of module at once without having to worry about dependencies? I have a bunch of modules in a resource file and it would be a lot easier if I could just load them all at once not having to worry about which dll depends on which.