J
John Cobb
I've removed the Microsoft.VisualBasic import from my VB.Net project and am
in the process of replacing the vb6 compatible calls with native .Net i.e.
system.datetime.now instead of Now, variable Is Nothing instead of
IsNothing(variable) etc. I cannot find a native .Net replacement for the
StrReverse function. Is anyone familiar with a quick fix?
in the process of replacing the vb6 compatible calls with native .Net i.e.
system.datetime.now instead of Now, variable Is Nothing instead of
IsNothing(variable) etc. I cannot find a native .Net replacement for the
StrReverse function. Is anyone familiar with a quick fix?