description | ROBOTS | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|---|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
NOINDEX, NOFOLLOW |
65DDADC4-C391-4E08-9F24-6A532DB06B23 |
I (Isolated Applications and Side-by-side Assemblies) |
article |
05/31/2018 |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
-
isolated application
-
Application using side-by-side assemblies, but not sharing its assemblies. An isolated application is always accompanied by an application manifest file. The manifest specifies the versions of the shared side-by-side assemblies that the application binds to at run time and may contain some metadata for private side-by-side assemblies. The manifest contains information traditionally stored in the registry; a fully isolated application may be independent of the registry.