Community

How to reverse a string in VB.NET

(Irina Medvinskaya) There are situations that require reversing the order of characters in a string. In the Listing A example, I show you how to utilize the Reverse method of an array to reverse the order of characters in a particular string.

Read More - Register for Free Membership