Assemblies should use version numbers. The version number is considered part of an assembly's identity. Versioning is applied by means of the AssemblyVersion attribute.
Assemblies only have access to the Open File dialog box and Save File dialog box, and are permitted to open and save files ...
Assemblies only have access to the Open File dialog box, and are permitted to open files through this dialog. This permission ...
Assemblies only have access to the Save File dialog box, and are permitted to save files through this dialog. This permission ...
Assemblies should explicitly state their CLS compliance using the CLSCompliant attribute. An assembly without this attribute ...
Assemblies should use version numbers. The version number is considered part of an assembly's identity. Versioning is applied ...
Assemblies that match this code group s membership condition are only granted this code group's permission set even if other ...
Assemblies that meet this code group's membership condition will receive the permissions in the permission set specified ...
Assemblies that reference System.Windows.Forms should have the STAThreadAttribute. Failure to apply this attribute will most ...
Assemblies without DNS permission will not be able to resolve Internet names or use URL addresses like 'www.microsoft.com'. ...