Last Updated: Aug 21, 2026
No. of Questions: 135 Questions & Answers with Testing Engine
Download Limit: Unlimited
Choosing our 70-544 study torrent as your study guide means you choose a smart and fast way to get succeed in the certification exam.The Microsoft 70-544 real questions together with the verified answers will boost your confidence to solve the difficulty in the TS: Ms Virtual Earth 6.0, Application Development actual test and help you pass.
SureTorrent has an unprecedented 99.6% first time pass rate among our customers.
We're so confident of our products that we provide no hassle product exchange.
| Section | Weight | Objectives |
|---|---|---|
| Integrating Data and Services | 15% | - Display info boxes and custom data - Consume geospatial web services - Implement routing and directions |
| Working with the Virtual Earth 6.0 Control | 25% | - Initialize and load the map control - Handle map events and user interactions - Configure map views, modes, and sizes |
| Security, Deployment, and Optimization | 10% | - Optimize performance and reduce load time - Secure client-side map applications - Deploy Virtual Earth applications |
| Adding Shapes, Layers, and Overlays | 25% | - Work with custom tile layers and MapCruncher output - Manage layers, visibility, and z-order - Create pushpins, polylines, and polygons |
| Displaying and Managing Locations | 25% | - Set center, zoom level, and bounds - Geocoding and reverse geocoding - Find locations, addresses, and points of interest |
1. Your customer disables all standard mouse events on a Virtual Earth 6.0 map. You need to add a double-click function on the left mouse button for the map. What are two possible code segments you can use to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A) function DblClickHandler(e) { alert("DoubleClick"); } function init() { map = new
VEMap('myMap'); map.LoadMap(); map.AttachEvent("onmousedown",DblClickHandler);
}
B) function DblClickHandler(e) { alert("DoubleClick"); return true; } function init() { map
= new VEMap('myMap'); map.LoadMap();
map.AttachEvent("ondoubleclick",DblClickHandler); }
C) function DblClickHandler(e) { alert("DoubleClick"); return false; } function init() { map = new VEMap('myMap'); map.LoadMap();
map.AttachEvent("ondoubleclick",DblClickHandler); }
D) function DblClickHandler(e) { alert("DoubleClick"); } function init() { map = new
VEMap('myMap'); map.LoadMap(); map.AttachEvent("ondoubleclick",DblClickHandler); }
E) function DblClickHandler(e) { alert("DoubleClick"); return false; } function init() { map
= new VEMap('myMap'); map.LoadMap(); map.AttachEvent("ondoubleclick",init); }
2. You are creating a Web application. The opening page of the application pre-loads a fixed map that displays your office location. You need to ensure that the map displays a bird's eye view of your office location. You also need to ensure that the view remains fixed.
Which code segment should you use?
A) map.LoadMap(new VELatLong(40.689167,-74.04472),14,'h' ,false,
VEMapMode.Mode3D, false);
B) map.LoadMap(new VELatLong(40.689167,-74.04472),14,'o' ,false,
VEMapMode.Mode2D, false);
C) map.LoadMap(new VELatLong(40.689167,-74.04472),14,'o' ,true,
VEMapMode.Mode2D, false);
D) map.LoadMap(new VELatLong(40.689167,-74.04472),14,'o' ,true,
VEMapMode.Mode3D, false);
3. You are creating a Virtual Earth 6.0 application. The Web pages of the application contain a header section, a body section, and a map control section.
The body section of the Web pages contains the following code fragment. (Line numbers are included for reference only.)
0 1 <div id='Header' style="width:400px;
0 2 height:100px; background-color: red;"></div>
0 3 ...
0 4 <div id='Controls' style="width:400px;">
0 5 <p align="center">Search text:
0 6 <input type='text' id='Where' />
0 7 <input type='button' id='Search' value='Search'
0 8 onclick="Find();" />
0 9 </p>
1 0 </div>
You need to ensure that the maps contained on the Web pages fit correctly between the header section and the map control section.
Which code fragment should you insert at line 03?
A) <div id='Map' style="position:relative; width:400px; height:400px;"></div>
B) <div id='Map' style="position:relative; top:100px; width:400px; height:400px;"></div>
C) <div id='Map' style="position:absolute; width:400px; height:400px;"></div>
D) <div id='Map' style="position:absolute; top:100px; width:400px; height:400px;"></div>
4. DRAG DROP - (Topic 0)
Your customer is using a Virtual Earth 6.0 map. The pushpins on the map represent apartments.
You need to ensure that the customer can display the rooms in the apartments along with related information. The information must appear in a tabular format on a scratch pad.
Which sequence of four steps should you perform after loading the map? (To answer, move the four appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
5. You are updating a Virtual Earth 6.0 store locator. A database table named Stores contains the City and State fields. A Microsoft SQL Server 2005 function named CalculateDistance measures the distance between two points. The store locator contains a stored procedure named LookupStores that retrieves the names of stores located in a given city and state.
The city and state are passed in as parameters to the stored procedure. You need to extend the store locator to support a proximity search within a given radius. Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)
A) Add a Distance field to the Stores table.
B) Add a Radius field to the Stores table.
C) Create a new stored procedure that uses CalculateDistance along with the entire data set from the Stores table.
D) Extend the LookupStores stored procedure to use CalculateDistance.
E) Create a new stored procedure that uses CalculateDistance along with the result set from the LookupStores stored procedure.
F) Add Latitude and Longitude fields to the Stores table.
Solutions:
| Question # 1 Answer: C,D | Question # 2 Answer: C | Question # 3 Answer: A | Question # 4 Answer: Only visible for members | Question # 5 Answer: C,F |
Over 56295+ Satisfied Customers

Primo
Taylor
Wythe
Betty
Doreen
Gustave
SureTorrent is the world's largest certification preparation company with 99.6% Pass Rate History from 56295+ Satisfied Customers in 148 Countries.