I'm just learning (and getting used to) the .NET framework. I've done some searching around (including these forums) and from what I understand, the use/creation of COM objects has been done away with/changed the introduction of .NET. I can't seem to nail down the specific answer to my question though.
Is it possible to create a VB.NET COM component that could be used by a VB6 application? We've got several VB6 apps that need to use Web Services and I thought it'd be easier to create a VB.NET COM component to access these services via VB6 than it would be to implement the SOAP toolkit. Any help is appreciated. Thanks.
Is it possible to create a VB.NET COM component that could be used by a VB6 application? We've got several VB6 apps that need to use Web Services and I thought it'd be easier to create a VB.NET COM component to access these services via VB6 than it would be to implement the SOAP toolkit. Any help is appreciated. Thanks.