| IN THIS CHAPTER -
Understanding the .NET Compact Framework Reflection API -
Loading .NET Assemblies -
Discovering Type Information -
Creating Type Instances by Using ConstructorInfo -
Invoking Methods by Using the MethodInfo Class -
Using Reflection to Manipulate Object State -
Adding Custom Metadata to .NET Elements -
In Brief |