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
Cross Domain Authentication System Error 5
Wireless AP network in a warehouse
Windows 2008 DC and IP Default Gateway settings
Hta code change as feedback form.
split comma delimited values into seperate columns in SQL 2005
Outlook 2007 does not remember password.
Pass value on form through Querystring Javascript
Set up a rolling text box in SSRS
Windows XP user can't browse by name, only by IP address
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?