Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile only at deployment
Message
De
08/07/2002 01:48:50
Martin Van Krieken
Capgemini Nederland Bv
Utrecht, Pays-Bas
 
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Divers
Thread ID:
00674848
Message ID:
00676015
Vues:
14
Hi Kevin,

Thanks for your response. I will look into these topics.

Martin

>It is possible, by using a .NET utility NGEN.exe. However, NGEN is typically used to precompile assemblies on client machines rather than applications that run server-side such as ASP.NET apps. Since .NET caches the compiled code for subsequent calls, it's only the first hit that produces the JIT compilation--subsequent hits run the cached code.
>
>For more information, see the .NET help topic "Native Image Generator (Ngen.exe)" for details. Another interesting .NET help topic is "Walkthrough: Using a Custom Action to Pre-Compile an Assembly During Installation".
>
>Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform