 |
VB6 vs VB.NET language - Language - VB Migration Partner - The best software to convert VB6 applic
Language Integer data types A VB6 Integer variable is a 16-bit signed integer, therefore it should be translated to Short under VB.NET; likewise, a VB6 Long variable is a 32-bit signed integer and should be translated to Integer under VB.NET. (A VB.NET Lo
www.vbmigration.com |
 |