M
Marty
Hi,
I am building an application that need high speed of execution. There
is a lot of string parsing that I do in VB.NET.
Do I gain in speed if all that string parsing is made in a dll coded in
C or C++ and added to my VB.NET application?
I would also gain the advantage of portability, but my main concern is
speed of execution.
Thank you!
Marty
I am building an application that need high speed of execution. There
is a lot of string parsing that I do in VB.NET.
Do I gain in speed if all that string parsing is made in a dll coded in
C or C++ and added to my VB.NET application?
I would also gain the advantage of portability, but my main concern is
speed of execution.
Thank you!
Marty