It never fails. You need to reflect through all of the assemblies in you web site and you find that the reflection is missing some of the classes.
Read the rest of this entry
reflection
11/2011
29
Using Type.GetType in the .Net Framework
I was recently working on a project where we needed a System.Type object based on settings in the application configuration file.
Read the rest of this entry
Read the rest of this entry