1.

How's The Dll Hell Problem Solved In .net?

Answer»

ASSEMBLY versioning ALLOWS the application to specify not only the library it needs to RUN (which was AVAILABLE under Win32), but also the VERSION of the assembly.

Assembly versioning allows the application to specify not only the library it needs to run (which was available under Win32), but also the version of the assembly.



Discussion

No Comment Found