Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Ok heres my situation. I'm making this program that will essentially run other programs that I made. After doing some research, I've come to the conclusion that I need to compile my programs as DLL's and reference them in my main project. No problem there. Well what happens when I develop new DLL's and I want my main project to use them. I can't because they are not referenced. This is a problem because once the program is distributed to my clients, I doubt they are gonna want to uninstall and reinstall everytime I come out with a new plugin. So my question is this. How do I reference a dll from a folder on the harddrive and use it in my main application? Thanks in advance.

 

-=Simcoder=-

Whatever thy hand findest to do, do it with all thy heart - Jesus
Posted
Lol Diesel. I know what you mean. For some strange reason, programming seems to bubble over into all my "free" time. I'd hope I can enjoy this time off without anything coming up. You know its bad when your start having dreams about VB and other programming related stuff. I hope I'm not the only one :p
Whatever thy hand findest to do, do it with all thy heart - Jesus
Posted

I'm in the middle of a decent sized project based on the plug-in concept described in that article, and it is working out extremely well for me. I do not think you will be dissapointed.

 

 

...I hope I'm not the only one
There's nothing worse than having a nightmare about getting stuck in an infinte loop. I made the decision in college that coding right before bed was not a good idea soon after that incident...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...