Loading dll during run time

  • Thread starter Thread starter Dafna m
  • Start date Start date
The easiest method to load a DLL is to drop it in the application /bin
directory or a directory specified in a config file. It will then compile
and run. I am not sure this is what you are aiming at, however.

--
Gregory A. Beamer
MPV; MCP: +I, SE, SD, DBA

**********************************************************************
Think outside the box!
**********************************************************************
 

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

Similar Threads

Video file 1
How can i find all links in html document 1
reflection question 5
loading dll dynamically 3
DLL loading Question 5
How to instantiate a class? 8
application domain 6
DLL versioning 1

Back
Top