I came across Side-by-side Assemblies for the first time today while trying to install a Debug install set to a test machine. I managed it in the end, but was left with several questions:
- Whare are Side-by-side assemblies?
- How does Windows deal with these assemblies differently from other assemblies
- How do applications depending on Side-by-side assemblies deal with these differently from normal assemblies
- Under what situations might someone want to create a Side-by-side assembly?