Dictionary database and real time searching
I'm writing an English dictionary for Windows Phone for my own purposes,
and I would like to know if it is worth to store words in database, or
maybe I should store them in regular txt file. I want to search for
matching words in real time ( while user is typing word), and I am
worrying, that database won't yield me a proper efficiency. Are my
concerns justifable?
No comments:
Post a Comment