PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Dot net assembly
Dot net assembly
Débuté par rossi@newl.it, 21 jan. 2008 11:28 - 3 réponses
Posté le 21 janvier 2008 - 11:28
hi all,
how can i use a dot net assembly in my windev/windev mobile projects? the help give no answer:(...there are some tutorial ? thank you in advance
Posté le 21 janvier 2008 - 15:45
>

hi all,


>how can i use a dot net assembly in my windev/windev mobile projects? the help give no answer:(...there are some tutorial ? thank you in advance

===============

hello,

you can use dot net assembly based on the help,if you look on the help its giving an idea on how to declare and instantiate the .net object,i am using dot net assembly for my RFID applications.

regards

mitch
Posté le 22 janvier 2008 - 12:29
excuse me but where in the help?
i've search in all the help but i've find just one really "small" page that explain nothing..
Posté le 22 janvier 2008 - 13:05
rossi@newl.it ha scritto:
excuse me but where in the help?
i've search in all the help but i've find just one really "small" page that explain nothing..

Search for ".NET" in help
You will find

.NET application
.NET Assemblies
.Net functions
Client application : Running procedures on a server of .Net services
DotNetDelegate
DotNetVersion
Dynamic instantiation of .NET object
Extensions of the files created by WinDev
NET object
Using .NET assemblies in a project

look for "Using .NET assemblies in a project" and "NET object"

Ciao
Andrea