Question on Assemblies

  • Thread starter Thread starter Bill Gower
  • Start date Start date
B

Bill Gower

I have an app that has multiple distinct modules. Most users will need to
have only one of the assemblies/modules available to them. Although other
users will need multiple assemblies/modules available to them. Is it
possible to build an application that upon startup checks what assemblies
are available either through a configuration file or directory checking and
builds menus and tool bars on the fly for those modules? Or is this too
expensive performance to attempt? If this is doable can anyone point me in
the right direction.

Thanks
Bill
 
Back
Top