1
Reply

What is Assembly ?

Manoj Pal

Manoj Pal

Aug 01, 2006
4.1k
0

    Assemblies are the building blocks of .NET Framework applications; they form the fundamental unit of deployment, version control, reuse, activation scoping, and security permissions. An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality. An assembly provides the common language runtime with the information it needs to be aware of type implementations

    if you have other queries about C# you can mail me at :  [email protected]  or [email protected]

    Prabhjot Singh Taggar
    August 01, 2006
    0