Description: Technology Toolbox VB.NET, C# Other: .NET Framework Library E veryone wants reliable applications. The .NET Framework helps by minimizing conflicts between components with a new versioning strategy involving public and private components. And remember, .NET relies heavily on components. Private components reside in the same directory as the application using them. Applications don\'t consider component version when they\'re using private components; an app loads whatever physical file it...