Visual Studio 2010 Technology and Terminology

Visual Studio 2010 and the .NET framework included their own terminology for these technologies. The following table includes definitions of some common terms you’ll encounter as you develop applications in Visual Studio 2010.



































TechnologyDescription
AssemblyA file for physically storing data types, including the DLL
files where code is compiled
Base Class LibraryA set of managed code that enables developers to create Windows
and Web applications that target the Common Language Runtime
Common Language RuntimeA managed environment for running applications that prevents
memory leaks
Common Type SpecificationA set of rules for how programming languages use data
types
Garbage CollectionA feature of the Common Language Runtime that manages
memory
Global Assembly CacheA repository that stores public versions of assemblies
NamespaceA unique identifier for the logical organization of data
types








dummies

Source:http://www.dummies.com/how-to/content/visual-studio-2010-technology-and-terminology.html

No comments:

Post a Comment