all groups > dotnet windows forms > june 2007 >
You're in the

dotnet windows forms

group:

Question on Assemblies


Question on Assemblies Bill Gower
6/29/2007 2:22:48 PM
dotnet windows forms:
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



Re: Question on Assemblies Kevin Spencer
7/2/2007 7:15:02 AM
It is certainly possible. Here's a good article on the subject:

http://www.codeproject.com/csharp/PluginsInCSharp.asp

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

[quoted text, click to view]

AddThis Social Bookmark Button