Click here to Skip to main content
15,901,205 members
Home / Discussions / C#
   

C#

 
Questionhow write a addon tool for Internet Explorer ????? Pin
San@Coding16-Jul-08 18:08
San@Coding16-Jul-08 18:08 
QuestionEncryption Pin
ctrlnick16-Jul-08 13:00
ctrlnick16-Jul-08 13:00 
AnswerRe: Encryption Pin
Judah Gabriel Himango16-Jul-08 14:14
sponsorJudah Gabriel Himango16-Jul-08 14:14 
QuestionEasy Question Pin
nelsonpaixao16-Jul-08 12:54
nelsonpaixao16-Jul-08 12:54 
AnswerRe: Easy Question Pin
Judah Gabriel Himango16-Jul-08 14:11
sponsorJudah Gabriel Himango16-Jul-08 14:11 
AnswerRe: Easy Question Pin
PIEBALDconsult17-Jul-08 5:23
mvePIEBALDconsult17-Jul-08 5:23 
QuestionTime Zone map Pin
Dr. Kelwin16-Jul-08 12:39
Dr. Kelwin16-Jul-08 12:39 
QuestionIs it possible to add import dll during runtime? Pin
pnpfriend16-Jul-08 10:29
pnpfriend16-Jul-08 10:29 
Hi all,
I do have lots of dlls saved in one folder and the new dll will be added to the same folder frequetly.
I also have a program, myProgram, that needs to reference all dlls in that folder.
Inorder to use the functions/methods of a dll, we have to
1) add Reference to myProgram,
2) using mydll;
3) create the instance and call the appropriate function.


So how can I add the reference and import the dlls as the program click on Button so I can use functions from those dlls.
or is there any other ways that myProgram to find out if there is new dll in the folder and start using it without recompliing myProgram.
AnswerRe: Is it possible to add import dll during runtime? Pin
Luc Pattyn16-Jul-08 10:58
sitebuilderLuc Pattyn16-Jul-08 10:58 
AnswerRe: Is it possible to add import dll during runtime? Pin
dan!sh 16-Jul-08 19:04
professional dan!sh 16-Jul-08 19:04 
AnswerRe: Is it possible to add import dll during runtime? Pin
PIEBALDconsult17-Jul-08 17:28
mvePIEBALDconsult17-Jul-08 17:28 
QuestionRules for command line parsing Pin
Alan N16-Jul-08 9:40
Alan N16-Jul-08 9:40 
AnswerRe: Rules for command line parsing Pin
Luc Pattyn16-Jul-08 10:11
sitebuilderLuc Pattyn16-Jul-08 10:11 
GeneralRe: Rules for command line parsing Pin
Alan N17-Jul-08 6:40
Alan N17-Jul-08 6:40 
GeneralRe: Rules for command line parsing Pin
Luc Pattyn17-Jul-08 7:28
sitebuilderLuc Pattyn17-Jul-08 7:28 
Questionbuilding a program to find words in a list of letters Pin
davidallenmorse16-Jul-08 8:04
davidallenmorse16-Jul-08 8:04 
AnswerRe: building a program to find words in a list of letters Pin
Paul Conrad16-Jul-08 9:37
professionalPaul Conrad16-Jul-08 9:37 
GeneralRe: building a program to find words in a list of letters Pin
nelsonpaixao16-Jul-08 12:36
nelsonpaixao16-Jul-08 12:36 
GeneralRe: building a program to find words in a list of letters Pin
davidallenmorse16-Jul-08 15:42
davidallenmorse16-Jul-08 15:42 
GeneralRe: building a program to find words in a list of letters Pin
nelsonpaixao17-Jul-08 13:08
nelsonpaixao17-Jul-08 13:08 
QuestionJava networking Code - conversion to C# Pin
DwR16-Jul-08 7:50
DwR16-Jul-08 7:50 
AnswerRe: Java networking Code - conversion to C# Pin
led mike16-Jul-08 11:04
led mike16-Jul-08 11:04 
GeneralRe: Java networking Code - conversion to C# Pin
DwR16-Jul-08 12:59
DwR16-Jul-08 12:59 
GeneralRe: Java networking Code - conversion to C# Pin
led mike17-Jul-08 7:07
led mike17-Jul-08 7:07 
AnswerRe: Java networking Code - conversion to C# Pin
Judah Gabriel Himango16-Jul-08 11:15
sponsorJudah Gabriel Himango16-Jul-08 11:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.