S
Shikari Shambu
Hi All,
I want to load assemblies at runtime based on definition in the config
file. I think it can be done but I am not sure how.
Specifically, I have two questions
1) How do I create a config file setting that has more values than just
value
e.g. key="Key1" Assembly="XXX.XXX.XXX.dll" Namespace="XXX.XXX.XXX"
Output="C:\temp
2) How do I load the assembly and start working on the namespace features.
TIA
I want to load assemblies at runtime based on definition in the config
file. I think it can be done but I am not sure how.
Specifically, I have two questions
1) How do I create a config file setting that has more values than just
value
e.g. key="Key1" Assembly="XXX.XXX.XXX.dll" Namespace="XXX.XXX.XXX"
Output="C:\temp
2) How do I load the assembly and start working on the namespace features.
TIA