Category .NET Reflection

  • Introduction to .NET Reflection

    Introduction Reflection is ability to find information about types contained in an assembly at run time. Prior to .NET languages like C++ provided such ability in a limited sense. .NET provides a whole new set of APIs to introspect assemblies...

    Read more...
    10/23/2007 10:01:23 PM Category .NET Reflection
Archive