Microsoft.NET Question:

Explain How do assemblies find each other?

Microsoft.NET Interview Question
Microsoft.NET Interview Question

Answer:

If the assemblies is private means doesn't worry about it. The assembly name is unique. Whereas the assemblies is like shared assembly find the name and versioning number of the assembly.


Previous QuestionNext Question
What is the difference between .Net2000 and .Net2005(features)? Which one is better?What is .net3.0 and .net3.5?