1
Answer

English dictionary application in C#

I want to develop a simple word dictionary application in C#. The application should be a search button to search a definition of the word in the dictionary, provided that the word exist.

Any sample or related projects are welcome..


Thanks

Answers (1)