is it possible to load a dll into application at runtime?

T

Tee

is it possible to load a dll into the application at runtime?

eg: a main application, and a few dll, each dll might contains some
function, properties, or windows form. All of them were built in .NET.

So those DLL might look like a plug-in for the main application, is this
possible to achieve in .NET?

Thanks,
Tee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top