Description
.Net DLL/WSDL Importer for Delphi is an efficient piece of software designed from the ground up to help you import .NET assemblies (DLLs) and WSDL or XML web service schema into Delphi.
It's important to note that this utility is part of the .NET Runtime Library for Delphi (Professional Edition) and it can be tried out for 30 days for free.
It's actually a fairly user-friendly tool, as it provides you with two bespoke wizards for importing the aforementioned types of assemblies. If you opt for importing .NET assemblies, you first need to load the assemblies from the GAC (short for Global Assembly Cache).
Once loaded, you can move on to the next point which requires you to choose the .NET types and all adjacent members of interest that need importing. Next, you are required to specify where the assemblies will be loaded from and the output directory. You can also choose to separate larger generated Delphi units into different units, to optimize the process and to search and include type references.
The second wizard is just as intuitive, and it starts off by prompting you to enter a valid Web service description (WSDL file or URL) and to choose which version of SOAP you would like to use.
User Reviews for .Net DLL/WSDL Importer for Delphi FOR WINDOWS 1
-
Efficient tool for Delphi users to import .NET assemblies and WSDL/web service schema. User-friendly wizards make the process seamless.