What is an Assembly ?
Prabhu Raja
assemblies are building blocks for ms .net framework....assembly contains one r multiple files either dll r exe...actually assembly was created whenever dll built
Assembly is a compile code library use for version, security and deployment, an assembly may contain one or more files, an application can contain two or more assemblies
Assembly is a logical collection of one or more PE's(Portable Executable) with .net Module