View Single Post

  #1 (permalink)  
Old 12-03-2007
bleduic bleduic is offline
Junior Member
White Belt
 
Join Date: Dec 2007
Posts: 1
large amount of pushpin creation optimization

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
Reply With Quote