Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Stuff in Reflection that's not in Metadata

Previously, I mentioned some things in Metadata that aren't exposed in Reflection . Here's an opposite case. While metadata represents static bits on disk, Reflection operates in a live process with access to the CLR's loader. So reflection can represent
Posted by jmstall | 0 Comments

Nice MSDN URLs

I noticed that MSDN finally has nice URLs for the BCL. (Or perhaps that should be "I finally noticed that ...", depending on how long this has been) So instead of: http://msdn.microsoft.com/en-us/library/1009fa28.aspx You can do: http://msdn.microsoft.com/en-us/library/system.reflection.assembly.loadfrom.aspx
Posted by jmstall | 1 Comments
 
Page view tracker