.NET script host for ActiveX script languages including VBScript and JScript. Using C#s dynamic type you can interact with your script as if it were .NET code.
This is a .net library and NuGet package that maps Microsoft ActiveX data objects library. It can be used in different .net frameworks.
The msado15.dll required. Windows will be installed it in advance.
Using this library, you can easily upgrade VB6 and ASP code to .net platform.
If the program is...
More information