Interview Questions

If I have more than one version of one assemblies, then how will I use old version in my application? Give an example.

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

If I have more than one version of one assemblies, then how will I use old version in my application? Give an example.

Change the assembly version number in the AssemblyInfo.vb file

(Continued on next question...)

Other Interview Questions