I made a network based file browser, its working fine, but the processing speed is way too slow even if its running on local computer. the data fron the remote computer is first processed and then added to two ListView controls and one listbox control. Can anyone tell me how to increase the processing speed.