0 out of 11 rated this helpful - Rate this topic

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.

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
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.
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.