Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for July 2003

Suzanne Cook's .NET CLR Notes

Common Language Runtime Developer

Binding to .NET Frameworks Assemblies - July 31, 2003

By "Frameworks assemblies," I mean the assemblies that ship with the CLR. But, I'm not counting mscorlib.dll, since it's special in a different way. With v1.0 SP3 or later, Frameworks assemblies are unified. That means that the version of those assemblies that you request is ignored - you get the version that matches the loaded CLR. This only applies when the assembly is loaded by version - that is, by assembly display name or static reference (AssemblyRef in the CLR metadata). For example,...
http://blogs.msdn.com/suzcook/archive/2003/07/30/binding-to-net-frameworks-assemblies.aspx
Available Archives
- July (1 item)
- August (2 items)
- September (2 items)
- November (1 item)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact