Microsoft
Software
Hardware
Network
Question : C# How can I dynamically create an object that is not referenced in the project.
How can I dynamically create an object thast is not referenced in the project.
Basically I need to create a procedure to do this with the parameters
1) of the name of DLL
2) Name of the subroutine i want to call
I was thinking of trying something along the lines of...
type t = (not sure how to do this)
Object o = Activator.CreateInstance(t
);
Answer : C# How can I dynamically create an object that is not referenced in the project.
try:
openFileDialog1.Filter = "Excel files (*.xlsx, *.xlsm)|*.xlsx;*.xlsm";
Random Solutions
Raid 1 Hard drive failed PowerEdge 1850
Filemaker Pro Basic Formatting Email Text
How do I modify this php script to send a confirmation?
C# DirectoryServices application question
VBScript - Capture Folder Contents Into Array
Smarthost for Windows Exchange in Microsoft SBS 2008
Reset HMC on P5 520
SAP RFC returning Invalid Data Type
Can I use the SendKeys command in Excel VBA to interact with other applications other that Microsoft Office?
indexed table in snmp trap