Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 apps, 1 set of common components
Message
 
À
17/08/2005 05:06:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Divers
Thread ID:
01041542
Message ID:
01041617
Vues:
18
Hi Cetin and Einar,

Thank you both for you pointers and ideas. That was exactly what I needed.

Time to hit the books (again)

Alex


>Check "Structuring a .NET Application For Easy Deployment","Basic Instincts: Deploying Assemblies", "Deploying Multiple Versions of an Application or Component", "Simplifying Deployment and Solving DLL Hell with the .NET Framework", "Packaging and Deploying Resources",KB324168, KB315682 ... on MSDN.
>
>A few lines from first source as is:
>"Shared Assemblies
>Often, an assembly is required by more than one application or even a host of unknown applications. When this is the case, it is desirable not to have to deploy the assembly privately with every application, but rather to make it available to any application that needs it. The .NET Framework makes this possible through shared assemblies.
>
>The Global Assembly Cache
>Shared assemblies are commonly installed in the Global Assembly Cache (GAC). The GAC is a machine-wide store of assemblies.
>
>Because assemblies stored in the GAC are public, they must have what is called a strong name, which is made up of the assembly actual name, version (discussed in the next section), culture, and public/private key pair."
>Cetin
Low-carb diet not working? Try the Low-food diet instead!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform