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
Reverse DNS Centos 5, Bind. shared hosting
VPN Disconnects
Delete blank line from textarea
what's different between SAP Crystal Reports and SAP Crystal Reports Server 2008?
strange connection speed problem
Shell Api problem
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
How can I display this without line breaks
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.
SMTP; 554 5.4.0 Too many Received: headers