Description: Technology Toolbox VB.NET, VB6 W ithin the next few years, most shops will run a lot of VB6 code along with a growing amount of .NET code. You can make these two code bases interoperate as well as possible using the .NET runtime\'s interoperability services. These let you write Visual Basic .NET (VB.NET) applications that use existing VB6 ActiveX DLLs or other COM DLLs, and they let you write VB6 apps that use DLLs created with VB.NET. You can create .NET applications that leverage your...