More on String Performance
Was reading another blog from Tome Tanasovski and he was doing a simple series on learning Powershell. One of his suggestions was taking a large dictionary file and finding all of the five letter words and locating the Palindromes. I thought this would be interesting, and another opportunity to look at performance and Powershell.