70-544VB TS Braindump
ExamSoon 70-544VB Exams
Microsoft
O rder : 70-544VB Exam
Practice Exam: 70-544VB
Exam Number/Code: 70-544VB
Exam Name:
Questions and Answers: 67 Q&As
Free 70-544VB Braindumps
Exam : Microsoft 70-544(VB)
Title : TS: MS Virtual Earth 6.0, Application Development
1. 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.
Answer: D
2. You are creating a Virtual Earth 6.0 application that retrieves locations from a Microsoft SQL Server 2005 database.
A stored procedure will be used to retrieve only locations that lie within the currently displayed map area.
You need to define the boundary within which the locations displayed on the map must lie.
How should you define the boundary?
A. points represented by the bottom-right and top-left pixel coordinates
B. points represented by the bottom-right and top-left latitude and longitude coordinates
C. the center point of a circle whose radius is equal to the size of the map based on pixel coordinates
D. the center point of a circle whose radius is equal to the size of the map based on latitude and longitude
coordinates
Answer: B
3. You are creating a North American reverse geocoding application by using the Microsoft MapPoint Web Service.
The application must convert the latitude and longitude coordinates of a point on the map into a string that contains
the city, province/state