Re: Loading applications at runtime

Tech-Archive recommends: Speed Up your PC by fixing your registry




>Can this be done in VB .NET?

Sure, what you describe is a typical plugin based architecture. If you
google for something like "VB.NET plugin" I think you'll find plenty
of examples. A good start is reading about the Asseembly.Load (and
LoadFrom) methods in the docs.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.