Reduce Processing Time of accessing databse
Posted
by medma
on Stack Overflow
See other posts from Stack Overflow
or by medma
Published on 2010-05-08T06:21:39Z
Indexed on
2010/05/08
6:28 UTC
Read the original article
Hit count: 190
hello all, I m making an app which requires remote databse connection. I want the values in picker from database but when I click on button to invoke picker it takes some time to fetch the values and displaying. Is there any way to do it fast?
and also is there any way to reduce the time of transition between 2 views?
Thanx
© Stack Overflow or respective owner