G
Guest
Hello, I am writing a small word game, and I need a way to verify whether a user-entered string is a real English word. I know that on most UNIX systems there is simply a large file of english words that developers use for similar purposes. Is there such a database in the .NET framework? And if not, is there a readily available one
I appreciate your help
Vladimir
I appreciate your help
Vladimir