Microsoft 070-544 Exam Overview:
| Certification Vendor: | Microsoft |
|---|---|
| Exam Name: | TS: Microsoft Virtual Earth 6.0, Application Development |
| Exam Number: | 70-544 |
| Available Languages: | English |
| Related Certifications: | Microsoft Technology Specialist (TS) |
| Exam Format: | Scenario-based questions, Multiple choice |
| Passing Score: | 700/1000 |
| Sample Questions: | Microsoft 070-544 Sample Questions |
| Exam Way: | Proctored exam delivered at authorized testing centers (historical format) |
| Pre Condition: | This exam is retired and was part of the Microsoft Technology Specialist (TS) certification track. |
Microsoft 070-544 Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Topic 1: Geocoding and Location Services | - Address geocoding and reverse geocoding - Working with spatial data services |
| Topic 2: Working with Microsoft Virtual Earth Platform | - Configuring and embedding the map control in applications - Understanding Virtual Earth architecture and components |
| Topic 3: Application Development and Integration | - Integrating Virtual Earth services into solutions - Building web-based mapping applications |
| Topic 4: Map Display and User Interaction | - Map views, zoom levels, and navigation controls - Handling user input and map events |
| Topic 5: Working with Data Layers and Overlays | - Adding and managing pushpins and shapes - Custom overlays and layer management |
Microsoft TS: Ms Virtual Earth 6.0, Application Development Sample Questions:
Your company displays customer locations on a Virtual Earth 6.0 map. You need to identify the current map display area. Which method should you use?
- A. VEMap.GetCenter
- B. VEMap.GetMapView
- C. VEMap.GetMapMode
- D. VEMap.GetZoomLevel
Your company displays customer locations on a Virtual Earth 6.0 map. You need to identify the current map display area. Which method should you use?
- A. VEMap.GetCenter
- B. VEMap.GetMapView
- C. VEMap.GetMapMode
- D. VEMap.GetZoomLevel
Your company displays a map of apartments for rent in a neighborhood by using Virtual
Earth 6.0. You need to add an overview map. Which method should you call?
- A. SetMapView
- B. ShowMiniMap
- C. SetMapMode
- D. ShowDashboard
You are creating a Virtual Earth 6.0 application to be viewed by using Microsoft Internet
Explorer. The Web pages of the application contain maps.
The head section of the Web pages contains the following code fragment.
< script type="text/javascript">
var map = null;
function GetMap(){
map = new VEMap('Map');
map.LoadMap();
ResizeMap();
}
< /script> <style type="text/css">
html, body{ overflow:hidden; }
< /style>
The body section of the Web pages contains the following code fragment.
< body onload="GetMap();">
< div id='Map' style="position:relative; width:400px;
height:400px;"></div>
< /body>
You need to resize the maps on the Web pages so that they exactly fit into the dimensions of the available browser area.
Which code segment should you use?
- A. function ResizeMap(){ document.getElementById('Map').style.width = "100%"; document.getElementById('Map').style.height = "100%"; }
- B. function ResizeMap(){ var height = screen.height; var width = screen.width; map.Resize(width, height); }
- C. function ResizeMap(){ var height = document.body.offsetHeight; var width = document.body.offsetWidth; map.Resize(width, height); }
- D. function ResizeMap(){ document.getElementById('Map').style.width =
screen.availWidth; document.getElementById('Map').style.height = screen.availHeight; }
DRAG DROP
The location data of your company branch offices is stored as description and title in pushpins on a Virtual Earth 6.0 map.
You need to ensure that the data is displayed in a data panel named BranchInfo on top of the map every time a user moves the mouse over the pushpin.
What should you do? (To answer, move all the actions from the list of actions to the answer area and arrange them in the correct order.)

We're so confident of our products that we provide no hassle product exchange.


By Vita

