c# - Dictionary database and real time searching -


i'm writing english dictionary windows phone own purposes, , know if worth store words in database, or maybe should store them in regular txt file. want search matching words in real time ( while user typing word), , worrying, database won't yield me proper efficiency. concerns justifable?

i think fine apps android meriam webster, thing should consider size of file because can affect performance of phone doing kind of thing.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -