This post originated from an RSS feed registered with .NET Buzz
by Sam Gentile.
Original Post: New and Notable 37 - Some Notable CLR Posts
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
So, I am so swamped with stuff and I really want to write some follow-ups to the distributed .NET post but have zero time, so in-between builds, I want to notify my readers about some important Microsoft CLR postings (especially if you are a CLR wonk!):
I frequently get questions in both the newsgroups and mail on SxS assemblies and supporting either multiple versions of the framework or changing the framework targeted with 1.1. All .NET developers should read Alan Shi's post about the CLR 1.1 feature known as Unification Policy, which is a huge part of this. A must read.
In case you are asking yourself what Fusion is and why you should care, the answers are “the CLR's Class Loader“ and “only if you want to get your assemblies to load correctly and figure out when they don't!“