I'm a VB6 developer and haven't yet moved onto VB.NET. I just ordered a copy of Visual Studio 2005 beta 2 and am looking forward to start using it.
The company where I work has a large workflow program (not developed in-house) that can be customized by telling it to use external COM DLL's. Therefore we've been using VB6 for quite some time to create ActiveX DLL projects that can be called by the workflow program to add new features to it.
We would like to start using VB.NET. Can we create a COM DLL using .NET? If not, can anything similar be created with .NET so we can tell our workflow program to call/use it?
Thanks for your help.
FGump
The company where I work has a large workflow program (not developed in-house) that can be customized by telling it to use external COM DLL's. Therefore we've been using VB6 for quite some time to create ActiveX DLL projects that can be called by the workflow program to add new features to it.
We would like to start using VB.NET. Can we create a COM DLL using .NET? If not, can anything similar be created with .NET so we can tell our workflow program to call/use it?
Thanks for your help.
FGump