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
Export Access 2010 Report to CSV with Headers?
Column border style problem
Virtual Memory
troubles getting BETWEEN logic to work
Exchange 2010 Delegate Distribution List Permissions
Outlook 2007/Mozilla Thunderbird Cannot Connect to Email Server
Any ideas how to create your own loadbalancer using linux?
BGINFO via GPO server 2008, error loading bgi file even though its all loaded correctly
Cost of CAT5e cable installation
class sessions vars