Replacement for StrReverse Function

  • Thread starter Thread starter John Cobb
  • Start date Start date
* "Cor Ligthert said:
As far as I know are the connection classes also a wrappers, I do not
believe that it is wise to delete those classes as well from the library

ACK. Wrapper <> bad.
 
When it comes right down to it, some people have a phobia about the
name of that namespace (the "basic" part).

The solutions is simple - change the namespace name to
"System.CoolMiscellaneous", and everyone will be happy - hundreds of
very useful methods (that are currently being re-coded en masse by
programmers with far less experience than the the original coders of
these methods at Microsoft).

Or, be consistent in your phobia, and switch to C#.
 
Back
Top