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
Replacing Design lost all e-mails in inbox
Fake Antivirus program prevents any application from being launched
How to repair a dell e171fpb monitor
Set up Blackberry to work with OWA
Adding Columns to ASP.Net Gridview Control
Crystal Reports Shell in C#
C# convert military time to standard time
Hosted Syslog Server
Rollover flash "SWF" files are not working in internet explorer
Odd Copy and Paste Symbol