1
0
mirror of https://github.com/netdata-be/libnodave synced 2025-10-27 00:57:54 +08:00
libnodave/Dot.NET/VB/readme
2012-06-01 10:15:12 +02:00

7 lines
396 B
Plaintext
Executable File

The test programs for VB.Net are far less complete than those for C#. The reason is that I compile
and test under MONO, a free .Net clone. MONO's Basic compiler is in an early stage and if I add
some more lines, it doesn't work any more.
If you have #Develop: A user reported that you can put a CSharp program into #Develop and have it
converted to VB without any problem or even manual work.