MCAD(s)MCSD Self-Paced Training Kit(c) Developing Windows-Based Applications With Microsoft Visual Basic. Net a[. .. ]0-316

G

GAC See Global Assembly Cache.

garbage collection Automatic memory management provided by the common language runtime. Unused memory is automatically reclaimed by garbage collection without interaction with the application.

GDI+ See Graphic Device Interface.

getter The code segment of a property that returns the value the property contains.

Global Assembly Cache (GAC) A machine-wide cache that stores assemblies that have been specifically designated to be shared between several applications.

globalization Applying culture-based formatting to existing data, for example, using culture-specific currency symbols and formatting.

Graphic Device Interface (GDI) In Windows, a graphics display system used by applications to display or print bitmapped text (TrueType fonts), images, and other graphical elements. GDI+ is the name given to the .NET Framework s managed implementation of the GDI.

Категории