Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compilation
Message
Information générale
Forum:
ASP.NET
Catégorie:
Common Language Runtime
Titre:
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01568699
Message ID:
01568712
Vues:
64
J'aime (1)
>Hi All:
>
>Back in old times we compile the programs and create OVERLAYS to make the main program to consume less memory and only load the program that we need. In the new VB .net I can produce the same or we are unable to create overlays in VB.Net.?
>
>TIA

Gregorio,

I'm happy that those 'overlays' are a thing of the past.

When the actual memory used is larger than the memory in the computer - Windows (and others) use paging http://en.wikipedia.org/wiki/Paging

Other than that - you know that only the code that is actully used is translated into machine code http://en.wikipedia.org/wiki/Just-in-time_compilation

I would not bother if I were you
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform