A Virtual Earth 6.0 application loads locations from a local Microsoft SQL Server 2005 database. You update locations in the database manually. You plan to automate the manual process. You need to ensure that the automation process updates the maximum number of locations in the least amount of time. What should you do?
A.
Call the Find method for each location by using Microsoft MapPoint Web Service.
B.
Call the FindAddress method for each location by using Microsoft MapPoint Web Service.
C.
Push all locations to Customer Data Services by using the UploadSpecification class, and retrieve the results.
D.
Push all locations to Customer Data Services by using the BatchGeocodeSpecification class, and retrieve the results.