VB.NET still contains many of the VB functions. Look in the "Microsoft.VisualBasic" namespace for the "StrConv" function. I'm not sure if that is the exact function as the one you mentioned but I just though I would point it out in case you didn't see it. If it is not, then I guess you would have to do it the .NET way like the poster above mentioned.
|