D
Don Beal
I am new to .NET but have a lot of experience in VB (v 3+).
I have an application that deals with thousands of files and working
with VB .NET I see the dir function. In the past I have stayed away
from the VB6 DIR function in favor of the API calls.
Do I still use API calls in the same way as I did in previous versions
of VB or is it now best to use the built in functions? I am asking
purely from a performance standpoint.
Thanks for your replies.
Don Beal
I have an application that deals with thousands of files and working
with VB .NET I see the dir function. In the past I have stayed away
from the VB6 DIR function in favor of the API calls.
Do I still use API calls in the same way as I did in previous versions
of VB or is it now best to use the built in functions? I am asking
purely from a performance standpoint.
Thanks for your replies.
Don Beal