The best approach: API, Core ?

Hi,
accustomed to use with VB6 dll call, now in .NET Visual Basic I wonder how to make reports particularly complicated.

Is possible to use the API with .NET Visual Basic. ? if yes, there are examples of how to make the declarations of constants and functions?

But maybe you can do all your calls using the Core? in what way?

Thanks to those who will provide me with the information.

Hi Gianluca,
thank you for your note.

The full API is stored in the CORE class in .NET e.g.
ListLabel LL = new ListLabel();
LL.Core.LlDefineLayout…
LL.Core.LlDefineFieldExt…
etc.

We recommend you to use the DataBinding we have several examples for .NET in the installation folder of List & Label.

Kind regards

Erdal Alacali
Technical Support
combit GmbH