1
Answer

How to make search fast with vb.net and flat files


Hi
I'm doing vb.net application with flat files, in my application when i search for some item it takes some time to give me the result in the datagridview.

 Any way to make fast search?

Answers (1)