Signing ASP.NET Web Application with MC ApplicationSigningTool

For information on how to use the Application Signing Tool, see the Application Signing Keys article.

DICOM Extended Negotiation of User Identity

DicomObjects.NET supports extended negotation of user identity as defined in DICOM supplement 99:

DicomDataSet.Value Overview

Here is a complete list of all possible .NET objects that DicomDataset.

Network Transfer Syntax Control (NET)

Background in earlier versions of DicomObjects (both .NET & COM), the same basic mechanism was used for selecting transfer syntaxes:

Sorting Images in DO.NET

Sorting Images using DicomObjects.NET is slightly different from using the COM version, but the user has more flexibility as we provide an ArrayList wrapper to the DicomImageCollection object so that people can use all ArrayList’s intrinsic methods to arrange the sorting.