How to Validate 9 Letter Target Words in VB.Net
A friend asked me to create a puzzle program which finds 9 letter target words in a 3 by 3 letter grid. I decided to use VB.Net 2010. But, I can't determine if the words are valid. How could I verify the 9 letter target words?








