R
Rob Meade
Lo all,
I'm thinking of writing a small scheduling application - more for interest
rather than anything else (I appreciate there's one that comes with my
O/S!)...
A colleague of mine mentioned that it would be a handy little tool to use on
our servers if it could also execute functions within .dll's - from the way
he said it it seemed to suggest he meant just the .dll's - ie, not running
an .exe etc..he's pretty fluent with .net so I'm assuming this is possible.
Does anyone know if you can do this, and if so - how would I?
For example, if I had a .dll which created a text file in a folder with some
text in it - an a function called "writeTextFile" - how would I be able to
run that externally by anything else?
Any info appreciated..
Rob
I'm thinking of writing a small scheduling application - more for interest
rather than anything else (I appreciate there's one that comes with my
O/S!)...
A colleague of mine mentioned that it would be a handy little tool to use on
our servers if it could also execute functions within .dll's - from the way
he said it it seemed to suggest he meant just the .dll's - ie, not running
an .exe etc..he's pretty fluent with .net so I'm assuming this is possible.
Does anyone know if you can do this, and if so - how would I?
For example, if I had a .dll which created a text file in a folder with some
text in it - an a function called "writeTextFile" - how would I be able to
run that externally by anything else?
Any info appreciated..
Rob