I had to face up this problem one day, build a type from its name. I had a lot of XML files containing the type name and while i was parsing these files, i created dynamically the type like this :
Posts Tagged ‘Reflection’
How to get type from string in a specified assembly
Posted in C# 2.0 Tips, tagged Reflection on July 1, 2009 |