.Net Framework keeps executable code or DLL in the form of assembly. .Net
Framework maintains multiple versions of the application in the system
through assembly. The assemblies have MSIL code and manifest that
contains metadata. The metadata contains version information of the
assembly.
Asked In: Many Interviews |
Alert Moderator