Hey people

im learning c# and was wondering what the equivalents are of functions in VB 6 like
VB Code:
  1. chr()
  2. asc()
  3. now()
  4. mid()
  5. split()
  6. left()
  7. right()
  8. strreverse()
i looked on google but cant see much about them