ml
Member
 
 MIDI-OX Rules!
Posts: 13
|
 |
Performance Issues
« on: Mar 4th, 2005, 8:07am » |
Quote Modify
|
Executable files made by Visual Basic v6.0 (distributed with 'Microsoft Visual Studio 6.0') give MUCH better CPU performance than VBscript files. Watch out, the latest version of Microsoft Visual Studio (VS) is version 7.0 (called .NET). However there are many differences between older VS versions and VS.NET - thats why I am still using version 6. Visual basic 6.0 is the commonly known "Visual Basic", and you will find many tutorials for it. It also seems that VB is the most appropriate language for MidiOx applications, since it handles COM interface really well and is fairly easy to use. VB is known to be the 'event-driven' language, which is perfect for MidiOx applications. I suggest VB over C++ for a non-experienced programmer. Hey people, be nice with your CPU.. ;) ml
|