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
Best method to check for HTTP status\ASP.NET
xml to array
Cisco Catalyst 2950
Unable to RDP to SBS 2008 domain computers from other computers except the new server
Iseries OSV5R4 PM eserver iSeries telephone number
identical javascript code works in one website but not in another?
Backup of first storage group fails
iphone activesync push constant sync and battery drain problem
Edge Sync Fails
linux rpm