A
Ali Chambers
Hi,
I've written a programme that processes stock market price data in
VB.NET 2005 Express. I've optimised the code as much as possible, eg:-
using arrays, not passing parameters to functions, etc...
The code is slow because it is processing large amounts of data many
many times.
However, is there a way to compile the code to other formats to make it
run faster? I've heard of C++ (too difficult for me).
Does the Full Paid Version of VB.NET run code faster than the express
version?
Many thanks,
Alex
I've written a programme that processes stock market price data in
VB.NET 2005 Express. I've optimised the code as much as possible, eg:-
using arrays, not passing parameters to functions, etc...
The code is slow because it is processing large amounts of data many
many times.
However, is there a way to compile the code to other formats to make it
run faster? I've heard of C++ (too difficult for me).
Does the Full Paid Version of VB.NET run code faster than the express
version?
Many thanks,
Alex