Hi,

What are the equivalents of the Chr/Asc functions in the .NET Framework? I know they're inside Microsoft.VisualBasic, but I'm sure there must be a way to do it without using that namespace.

Thanks in advance.