DicomObjects.COM

DicomObjects COM

DicomObjects COM manifest file

There are many ways to generate a manifest file. They can be used to define your project’s resource dependencies (and much more) and for this example we have used mt.

Conversion from the COM version of DicomObjects to the .NET version

Conversion of a DicomObjects ActiveX/COM project to .NET looks initially daunting, but in fact is quite simple, and for those using any of the complicated ActionComplete/ActionUpdate mechanisms and asynchronous DicomConnection objects will find that the resulting code is lot simpler and easier to maintain after conversion.