Also
read
Common Language Runtime is a run time environment
for .NET..........
An assembly is a collection
of files (dll’s, exe’s), group of resources that help in
creating a logical unit of
functionality...........
When an application is shared amongst several other
applications, the complete machine code is present the Global
assembly cache............
An object oriented system revolves
around a Class and objects. A class is used to
describe characteristics of any entity of the real
world..............
Dispose method belongs to IDisposable interface. It is used
to free unmanaged resources like files, network connection
etc.............. |