bleduic
12-03-2007, 10:11 AM
Hi everybody !
I'm building an application in wich I'm loading a large amount of objects from a CVS file to a generic list through a for loop that iterates items from this list. Then I generate pushpins on a map. However, because of the large amount of pushpin to create, it takes a lot of time. Is there a way to optimize my code ?
thanks for your replies
Bruno
I'm building an application in wich I'm loading a large amount of objects from a CVS file to a generic list through a for loop that iterates items from this list. Then I generate pushpins on a map. However, because of the large amount of pushpin to create, it takes a lot of time. Is there a way to optimize my code ?
thanks for your replies
Bruno