Side-by-side Assemblies Reference
The following sections describe the activation context API, side-by-side system assemblies supported by Microsoft, and a specification of the format of XML manifest files.
- Side-by-Side Assembly API
- Manifest Files Reference
- Activation Context Reference
- Supported Microsoft Side-by-side Assemblies
- Side-by-Side Assembly Development Tools
- Microsoft.Windows.ActCtx Object
Send comments about this topic to Microsoft
Build date: 2/3/2012
From DLL *** to MSDN ***
This chunk of documentation is one of the most impenetrable in the whole MSDN, which is really sad because SxS is really important. Can we use mt.exe to generate the darn manifests for regfree COM? *** knows. You're better off reading http://stackoverflow.com/questions/465882/generate-manifest-files-for-registration-free-com but even there the information is sketchy.
- 12/22/2011
- Larry S. Smith
Examples would really help
I'm new to manifests. I have no clue how to apply your schema. Some simple (NOT complicated do everything) examples of the whole manifest file would really help.
- 6/27/2011
- Cleverscoper