2014年4月30日星期三

Les meilleures Microsoft 070-660 examen pratique questions et réponses

Pass4Test provide non seulement le produit de qualité, mais aussi le bon service. Si malheureusement vous ne pouvez pas réussir le test, votre argent sera tout rendu. Le service de la mise à jour gratuite est aussi pour vous bien que vous passiez le test Certification.

Pass4Test est un fournisseur important de résume du test Certification IT dans tous les fournissurs. Les experts de Pass4Test travaillent sans arrêt juste pour augmenter la qualité de l'outil formation et vous aider à économiser le temps et l'argent. D'ailleur, le servie en ligne après vendre est toujours disponible pour vous.

Le test Microsoft 070-660 est très important dans l'Industrie IT, tous les professionnels le connaîssent ce fait. D'ailleur, c'est difficile à réussir ce test, toutefois le test Microsoft 070-660 est une bonne façon à examiner les connaissances professionnelles. Un gens avec le Certificat Microsoft 070-660 sera apprécié par beaucoup d'entreprises. Pass4Test est un fournisseur très important parce que beaucoup de candidats qui ont déjà réussi le test preuvent que le produit de Pass4Test est effectif. Vous pouvez réussir 100% le test Microsoft 070-660 avec l'aide de Pass4Test.

Code d'Examen: 070-660
Nom d'Examen: Microsoft (TS:Windows Internals)
Questions et réponses: 68 Q&As

Pass4Test est un fournisseur de formation pour une courte terme, et Pass4Test peut vous assurer le succès de test Microsoft 070-660. Si malheureusement, vous échouez le test, votre argent sera tout rendu. Vous pouvez télécharger le démo gratuit avant de choisir Pass4Test. Au moment là, vous serez confiant sur Pass4Test.

Tant que vous avez besion de participer l'examen, nous pouvons toujours mettre à jour de matériaux à propos de test Certification Microsoft 070-660. Le guide d'étude de Pass4Test comprend les excercices de Microsoft 070-660 et la Q&A qui peut vous permetrre à réussir 100% le test Microsoft 070-660. Vous pouvez faire une meilleure préparation pour le test. D'ailleurs, la mise à jour pendant un an après vendre est gratuite pour vous.

070-660 Démo gratuit à télécharger: http://www.pass4test.fr/070-660.html

NO.1 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. According to the company requirement, an I/O dispatch routine is being written by you
for a Windows device driver. buffered I/O is supported by the device driver. 1 KB of data to the user
process is transferred by the dispatch routine. The kernel address of the 1-KB buffer needs to be retrieved
from the I/O request packet (IRP). Which field of the IRP contains the kernel address?
A.Irp->UserBuffer
B.Irp->Overlay.UserApcContext
C.Irp->Tail.Overlay.DriverContext[0]
D.Irp->AssociatedIrp.SystemBuffer
Answer:D

Microsoft   070-660   070-660   070-660   070-660

NO.2 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. You have a device driver that has one monitoring thread named ThreadA. The device
driver has three worker threads. They are respectively named ThreadB, ThreadC, and ThreadD. The
worker threads run every 10 seconds and complete within 1 second. If any worker thread does not run at
least once every 30 seconds, ThreadA calls KeBugCheckEx, and then a complete kernel crash dump is
generated. A bug check and a complete kernel dump are generated by the computer. You find the
following after you review the complete kernel dump: You have to find out the root cause of the bug check.
So what caused the bug check to occur?
A.It was caused by the state of ThreadA
B.It was caused by the priority of ThreadA.
C.It was caused by the priority of ThreadD
D.It was caused by the state of ThreadA and ThreadB
E.It was caused by the state of ThreadB and ThreadC
Answer:C

Microsoft   certification 070-660   070-660   070-660 examen

NO.3 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. You are writing a user application that runs on Windows Server 2003. According to the
company requirement, a user application is being written by you. This application runs on Windows
Server 2003. User authentication is need by the design specification for the application. You must make
sure that each time the application is started, a local user name and password is entered by users. So
which routine should be used?
A.CredUIParseUserName()should be used.
B.LsaRegisterLogonProcess()should be used.
C.CredReadDomainCredentials() should be used.
D.CredUIPromptForCredentials()should be used.
Answer:D

Microsoft   070-660   070-660   certification 070-660

NO.4 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. There is a colleague named Jason in the company. He has a computer named C01. C01
runs Windows Vista. He finds that a service process is using 100 percent of the processor. He has to
force a process dump of the service, meanwhile the service is consuming 100 percent of the processor.
He has no idea about which tool he should use. Since you are the technical support, he asks for your
answer. So which of the following tools should be used?
A.He should choose to use Umdh.exe
B.He should choose to use Tlist.exe
C.He should choose to use Pview.exe
D.He should choose to use Adplus.vbs
Answer:D

Microsoft examen   070-660   070-660   070-660   070-660

NO.5 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. You are in charge of an application. This application runs at a customer's site. Because
of heap corruption, the application crashes intermittently. In order to enable yourself to check and resolve
the heap corruption, you ask the customer to have full page heap enabled on the application process. You
receive a user dump file from the customer. What you should do is to make it clear at the time that the
user dump was created, whether the full page heap was enabled. Of the following WinDbg commands,
which one should be used?
A.!vm should be used.
B.!gflag should be used.
C.!heap should be used.
D.!verifier should be used.
Answer:B

Microsoft examen   070-660 examen   070-660   070-660

NO.6 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. There is a computer named c01. Windows Server 2008 is run by C01. Now you are
using WinDbg to debug C01. You find that one thread is waiting for a critical section. This section is
owned by another thread. You have to locate the critical section. Of the following WinDbg commands,
which one should be used?
A.You should choose to use.thread
B.You should choose to use !deadlock
C.You should choose to use!kdext.locks
D.You should choose to use!ntsdexts.locks
Answer:D

Microsoft   070-660   certification 070-660

NO.7 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. According to the company requirement, you are debugging a Windows device driver. An
unexpectedly long delay occurs on the device driver. You locate the problem in the following
synchronization mechanism. kd> dt var_sema Local var @ 0xf9dfbc48 Type _KSEMAPHORE +0x000
Header : _DISPATCHER_HEADER +0x010 Limit : 2 kd> dt nt!_DISPATCHER_HEADER f9dfbc48
+0x000 Type : 0x5 '' +0x001 Absolute : 0xe6 '' +0x002 Size : 0x5 '' +0x003 Inserted : 0xbb '' +0x004
SignalState : 0 +0x008 WaitListHead : _LIST_ENTRY [ 0x819ca438 - 0x819ca438 ] kd> dt
nt!_KWAIT_BLOCK 0x819ca438 +0x000 WaitListEntry : _LIST_ENTRY [ 0xf9dfbc50 - 0xf9dfbc50 ]
+0x008 Thread : 0x819ca3c8 _KTHREAD +0x00c Object : 0xf9dfbc48 +0x010 NextWaitBlock :
0.819ca480 _KWAIT_BLOCK +0x014 WaitKey : 0 +0x016 WaitType : 1 kd> dt nt!_KWAIT_BLOCK
0xf9dfbc50 +0x000 WaitListEntry : _LIST_ENTRY [ 0x819ca438 - 0x819ca438 ] +0x008 Thread :
0.00000002 _KTHREAD +0x00c Object : 0xfd050f80 +0x010 NextWaitBlock : 0xffffffff _KWAIT_BLOCK
+0x014 WaitKey : 0 +0x016 WaitType : 0 You have to find out the number of threads that the semaphore
currently has waiting. How many threads does the semaphore currently have waiting?
A.0
B.1
C.2
D.4
E.5
Answer:B

Microsoft   070-660 examen   070-660 examen   certification 070-660

NO.8 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. You are in charge of a multithreaded application. Now is being tested by you. You have
to use Perfmon to test the application for heap leaks. Of the following counters, which one should be
monitored?
A.Process\Private Bytes
B.Memory\Available Bytes
C.Memory\Committed Bytes
D.Process\Pool Paged Bytes
Answer:A

Microsoft examen   certification 070-660   certification 070-660

NO.9 You are the IT professional who work in an International company named Wiikigo. You are
experienced in troubleshooting operating systems and applications that are not working correctly,
identifying code defects and so on. You have enough knowledge on windows internals and you provide
technical support for the company. You are in charge of an application service. Because of heap
corruption, it crashes intermittently. When it occurs, you have to detect the heap corruption. Of the
following tolls, which one should be used?
A.You should choose to use Page Heap
B.You should choose to use Special Pool
C.You should choose to use driver Verifier
D.You should choose to use Memory Pool Monitor
Answer:A

certification Microsoft   070-660   070-660 examen   070-660 examen   070-660   070-660 examen

NO.10 You are the IT professional who work in an International company named Wiikigo. You are experienced
in troubleshooting operating systems and applications that are not working correctly, identifying code
defects and so on. You have enough knowledge on windows internals and you provide technical support
for the company. For a hardware device, you are developing a Windows device driver. You will install the
device driver and hardware device on computers that run Windows Server 2008. Now you have to find out
the amount of time that the processor uses to receive and process interrupts. Which of the following tools
should be used?
A.You should choose to use Pview.exe
B.You should choose to use Taskmgr.exe
C.You should choose to use Eventvwr.msc
D.You should choose to use Perfmon.msc
Answer:D

certification Microsoft   070-660   070-660

Le produit de Pass4Test que vous choisissez vous met le pied sur la première marche du pic de l'Industrie IT, et vous serez plus proche de votre rêve. Les matériaux offerts par Pass4Test peut non seulement vous aider à réussir le test Microsoft 070-660, mais encore vous aider à se renforcer les connaissances professionnelles. Le service de la mise à jour pendant un an est aussi gratuit pour vous.

Le plus récent matériel de formation examen Microsoft 070-504 de certification

Si vous hésitez encore à nous choisir, vous pouvez tout d'abord télécharger le démo gratuit dans le site Pass4Test pour connaître mieux la fiabilité de Pass4Test. Nous avons la confiance à vous promettre que vous allez passer le test Microsoft 070-504 à la première fois.

Les experts de Pass4Test ont fait sortir un nouveau guide d'étude de Certification Microsoft 070-504, avec ce guide d'étude, réussir ce test a devenu une chose pas difficile. Pass4Test vous permet à réussir 100% le test Microsoft 070-504 à la première fois. Les questions et réponses vont apparaître dans le test réel. Pass4Test peut vous donner une Q&A plus complète une fois que vous choisissez nous. D'ailleurs, la mise à jour gratuite pendant un an est aussi disponible pour vous.

Code d'Examen: 070-504
Nom d'Examen: Microsoft (TS: Microsoft .NET Framework 3.5 -C Windows Workflow Foundation)
Questions et réponses: 176 Q&As

Dans l'Industrie IT, le certificat IT peut vous permet d'une space plus grande de se promouvoir. Généralement, la promotion de l'entreprise repose sur ce que vous avec la certification. Le Certificat Microsoft 070-504 est bien autorisé. Avec le certificat Microsoft 070-504, vous aurez une meilleure carrière dans le future. Vous pouvez télécharger tout d'abord la partie gratuite de Q&A Microsoft 070-504.

Avec l'aide du Pass4Test, vous allez passer le test de Certification Microsoft 070-504 plus facilement. Tout d'abord, vous pouvez choisir un outil de traîner de Microsoft 070-504, et télécharger les Q&A. Bien que il y en a beaucoup de Q&A pour les tests de Certification IT, les nôtres peuvent vous donner non seulement plus de chances à s'exercer avant le test réel, mais encore vous feront plus confiant à réussir le test. La haute précision des réponses, la grande couverture des documentations, la mise à jour constamment vous assurent à réussir votre test. Vous dépensez moins de temps à préparer le test, mais vous allez obtenir votre certificat plus tôt.

Certification Microsoft 070-504 est un des tests plus importants dans le système de Certification Microsoft. Les experts de Pass4Test profitent leurs expériences et connaissances professionnelles à rechercher les guides d'étude à aider les candidats du test Microsoft 070-504 à réussir le test. Les Q&As offertes par Pass4Test vous assurent 100% à passer le test. D'ailleurs, la mise à jour pendant un an est gratuite.

070-504 Démo gratuit à télécharger: http://www.pass4test.fr/070-504.html

NO.1 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5.
The application uses a markup-only workflow.
The workflow will also require the use of a code-beside file.
The following code fragment is implemented in XAML.
<SequentialWorkflowActivity
x:Class="ProcessNewCustomer" Name="ProcessCustomer" xmlns=
"http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
</SequentialWorkflowActivity>
You need to create a class declaration to implement the custom code.
Which code segment should you use?
A. Partial Public Class ProcessNewCustomer
??Inherits SequentialWorkflowActivity
??' Class implementation code appears here.
End Class
B. Public Class ProcessNewCustomer
??Inherits SequentialWorkflowActivity
??' Class implementation code appears here.
End Class
C. Public Class ProcessNewCustomerCode
??Inherits ProcessNewCustomer
??' Class implementation code appears here.
End Class
D. Partial Public Class ProcessCustomer
??Inherits SequentialWorkflowActivity
??' Class implementation code appears here.
End Class
Answer: A

Microsoft   070-504   certification 070-504

NO.2 Question
You create an application in which users design simple sequential workflows. The designs are stored as
XOML in a SQL database. You need to start one of these sequential workflows from within your own
workflow.
What should you do?
A. Include a custom activity with a code segment that includes an invocation to the CreateWorkflow
method of the WorkflowRuntime class and then starts the workflow. The signature of the CreateWorkflow
method invoked uses only the workflowType parameter.
B. Include a custom activity with a code segment that includes an invocation to the CreateWorkflow
method of WorkflowRuntime class and then starts the workflow. The signature of the CreateWorkflow
method invoked uses only the XmlReader and workflowDefinitionReader parameters.
C. Include a custom activity with a code segment that includes an invocation to the CreateWorkflow
method of the WorkflowRuntime class and then starts the workflow. The signature of the CreateWorkflow
method invoked uses only the workflowType, Dictionary<string,Object> namedArgumentValues, and Guid
instanceId parameters.
D. Include and configure an InvokeWorkflow activity
Answer: B

certification Microsoft   070-504   certification 070-504   certification 070-504

NO.3 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5. The
application uses a sequential workflow.
The host application creates a workflow instance and stores it in a variable named instance. When the
workflow is executed, a business requirement requires the workflow execution to pause for a few minutes.
The host uses the following code segment.
Dim runtime As New WorkflowRuntime()
Dim instance As WorkflowInstance = _
?runtime.CreateWorkflow(GetType(MyWorkflow))
instance.Start()
You need to ensure that the following requirements are met:
The workflow execution is temporarily pauseD. The workflow state is preserved in memory.
Which line of code should you use?
A. instance.Unload()
B. instance.TryUnload()
C. instance.Suspend(Nothing)
D. instance.Terminate(Nothing)
Answer: C

certification Microsoft   070-504 examen   certification 070-504   070-504

NO.4 Question
You are creating a Windows Workflow Foundation custom activity by using Microsoft .NET Framework
3.5.
The workflow has an event-based activity that waits for an item to arrive in a workflow queue.
You need to ensure that the workflow queue is available for local services before the custom activity is
executed.
What should you do?
A. Provide a default constructor for the custom activity. Create and register the queue in the
implementation of the constructor.
B. Override the Initialize method. Create and register the queue in the implementation of the Initialize
method.
C. Override the InitializeProperties method. Create and register the queue in the implementation of the
InitializeProperties method.
D. Override the OnWorkflowChangesCompleted method. Create and register the queue in the
implementation of the OnWorkflowChangesCompleted method.
Answer: B

Microsoft   070-504   070-504   070-504   070-504

NO.5 Question
You create a workflow host application by using Microsoft .NET Framework 3.5. You use Windows
Workflow Foundation to create the application.
You need to configure the workflow runtime to ensure that all the workflow instances run asynchronously.
Which code segment should you use?
A. WorkflowRuntime runtime = new WorkflowRuntime();
runtime.StartRuntime();
WorkflowInstance instance =
?runtime.CreateWorkflow(typeof(CustomerWorkflow));
instance.Start();
B. WorkflowRuntime runtime = new WorkflowRuntime();
runtime.StartRuntime();
ManualWorkflowSchedulerService scheduler =
?runtime.GetService<ManualWorkflowSchedulerService>();
WorkflowInstance instance =
?runtime.CreateWorkflow(typeof(CustomerWorkflow));
scheduler.RunWorkflow(instance.InstanceId);
C. WorkflowRuntime runtime = new WorkflowRuntime();
ManualWorkflowSchedulerService scheduler =
?new ManualWorkflowSchedulerService();
runtime.AddService(scheduler);
runtime.StartRuntime();
WorkflowInstance instance =
?runtime.CreateWorkflow(typeof(CustomerWorkflow));
instance.Start();
D. WorkflowRuntime runtime = new WorkflowRuntime();
runtime.StartRuntime();
DefaultWorkflowSchedulerService scheduler =
?new DefaultWorkflowSchedulerService();
runtime.AddService(scheduler);
WorkflowInstance instance =
?runtime.CreateWorkflow(typeof(CustomerWorkflow));
instance.Start();
Answer: A

certification Microsoft   certification 070-504   070-504

NO.6 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5. The
application uses a sequential workflow.
The host application creates a workflow instance and stores it in a variable named instance. When the
workflow is executed, a business requirement requires the workflow execution to pause for a few minutes.
The host uses the following code segment.
WorkflowRuntime runtime = new WorkflowRuntime();
WorkflowInstance instance =
?runtime.CreateWorkflow( typeof(Workflow1));
instance.Start();
You need to ensure that the following requirements are met:
The workflow execution is temporarily pauseD. The workflow state is preserved in memory.
Which line of code should you use?
A. instance.Unload();
B. instance.TryUnload();
C. instance.Suspend(null);
D. instance.Terminate(null);
Answer: C

Microsoft   070-504   070-504   certification 070-504

NO.7 Question
You are creating a Windows Workflow Foundation custom activity by using Microsoft .NET Framework
3.5.
You need to ensure that the following requirements are met:
The custom activity communicates with a local service hosted in the workflow runtime.
The local service receives data from the custom activity.
What should you do?
A. Define a method for the local service. Use the custom activity to invoke the method and pass data as a
method parameter.
B. Define a new event for the custom activity. Use the local service to subscribe to the event and receive
the data in the event arguments.
C. Place the data in the UserData property of the custom activity. Use the local service to read the data
directly from the UserData property.
D. Create and configure a workflow queue when the custom activity initializes. Use the custom activity to
write data to the workflow queue. Use the local service to read data from the workflow queue when the
data arrives.
Answer: A

Microsoft   070-504   070-504   070-504   070-504

NO.8 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5.
A Windows Forms application functions as the workflow host by using the
DefaultWorkflowSchedulerService.
You create a WorkflowRuntime instance in the Load event of the forms. You also subscribe to the
WorkflowCompleted event.
You need to ensure that the application displays the message in the Label control named lblStatus when
the WorkflowCompleted event is raised.
Which code segment should you use?
A. private void UpdateInstances(Guid id) {
??if (this.InvokeRequired) {
????lblStatus.Text = id + " completed";
??}
}
B. private void UpdateInstances(Guid id) {
??if (!this.InvokeRequired) {
????lblStatus.Text = id + " completed";
??}
}
C. delegate void UpdateInstancesDelegate(Guid id);
private void UpdateInstances(Guid id) {
??if (this.InvokeRequired) {
????this.Invoke(
?????new UpdateInstancesDelegate(UpdateInstances),
?????new object[] { id });
??} else {
????lblStatus.Text = id + " completed";
??}
}
D. delegate void UpdateInstancesDelegate(Guid id);
private void UpdateInstances(Guid id) {
??if (!this.InvokeRequired) {
????this.Invoke(
?????new UpdateInstancesDelegate(UpdateInstances),
?????new object[] { id });
??} else {
????lblStatus.Text = id + " completed";
??}
}
Answer: C

Microsoft   070-504   070-504   070-504 examen

NO.9 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5.
The application uses a markup-only workflow.
The workflow will also require the use of a code-beside file.
The following code fragment is implemented in XAML.
<SequentialWorkflowActivity
x:Class="ProcessNewCustomer" Name="ProcessCustomer" xmlns=
"http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
</SequentialWorkflowActivity>
You need to create a class declaration to implement the custom code.
Which code segment should you use?
A. public partial class ProcessNewCustomer
? : SequentialWorkflowActivity
{
??// Class implementation code appears here.
}
B. public class ProcessNewCustomer
? : SequentialWorkflowActivity
{
??// Class implementation code appears here.
}
C. public class ProcessNewCustomerCode
? : ProcessNewCustomer
{
??// Class implementation code appears here.
}
D. public partial class ProcessCustomer
? : SequentialWorkflowActivity
{
??// Class implementation code appears here.
}
Answer: A

certification Microsoft   070-504 examen   certification 070-504

NO.10 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5. You use
the state machine workflow in the application.
You plan to implement a mechanism that allows a host application to query a state machine workflow
instance that is currently executing.
You write the following code segment. (Line numbers are included for reference only.)
01 WorkflowRuntime runtime = new WorkflowRuntime();
02 WorkflowInstance instance =
03 ?runtime.CreateWorkflow(typeof(Workflow1));
04 instance.Start();
05
You need to identify the current state of the workflow.
Which code segment should you insert at line 05?
A. string currentstate =
?instance.GetWorkflowDefinition().ToString();
B. string currentstate =
?instance.GetWorkflowDefinition().ExecutionStatus.ToString();
C. StateMachineWorkflowInstance smwi =
?new StateMachineWorkflowInstance(runtime, instance.InstanceId);
string currentstate = smwi.StateHistory[0];
D. StateMachineWorkflowInstance smwi =
?new StateMachineWorkflowInstance(runtime, instance.InstanceId);
string currentstate = smwi.CurrentStateName;
Answer: D

certification Microsoft   070-504   070-504

NO.11 Question
You use a built-in tracking service to track specific workflow parameters.
You need to check whether the workflow parameters have been stored in the tracking database.
What should you do? (Each correct answer presents part of a solution. Choose two.)
A. Display the contents of the WorkflowInstance table of the tracking database.
B. Include the SqlTrackingQuery class in a code segment to retrieve tracked workflows and
SqlTrackingWorkflowInstance class to inspect them.
C. Use the ActivityTrackingLocation class to determine if the value has been set to a database.
D. Display the contents of the TrackingDataItem table of the tracking database.
Answer: B AND D

Microsoft   certification 070-504   070-504   070-504 examen   certification 070-504   070-504

NO.12 Question
You create a workflow host application by using Microsoft .NET Framework 3.5. You use Windows
Workflow Foundation to create the application.
You need to configure the workflow runtime to ensure that all the workflow instances run asynchronously.
Which code segment should you use?
A. Dim runtime As New WorkflowRuntime()
runtime.StartRuntime()
Dim instance As WorkflowInstance = _
?runtime.CreateWorkflow(GetType(CustomerWorkflow))
instance.Start()
B. Dim runtime As New WorkflowRuntime()
runtime.StartRuntime()
Dim scheduler As ManualWorkflowSchedulerService = _
?runtime.GetService(Of ManualWorkflowSchedulerService)()
Dim instance As WorkflowInstance = _
?runtime.CreateWorkflow(GetType(CustomerWorkflow))
scheduler.RunWorkflow(instance.InstanceId)
C. Dim runtime As New WorkflowRuntime()
Dim scheduler As New ManualWorkflowSchedulerService()
runtime.AddService(scheduler)
runtime.StartRuntime()
Dim instance As WorkflowInstance = _
?runtime.CreateWorkflow(GetType(CustomerWorkflow))
instance.Start()
D. Dim runtime As New WorkflowRuntime()
runtime.StartRuntime()
Dim scheduler As New DefaultWorkflowSchedulerService()
runtime.AddService(scheduler)
Dim instance As WorkflowInstance = _
?runtime.CreateWorkflow(GetType(CustomerWorkflow))
instance.Start()
Answer: A

Microsoft examen   070-504 examen   certification 070-504   070-504   070-504

NO.13 Question
You are writing a sequential console workflow that consists of a delay activity and a code activity, as
shown in the exhibit. (Click the Exhibit button for the sequential console workflow image.)
In the execution code of the second activity, you try to modify the workflow as follows:
Private Sub delayActivity_InitializeTimeoutDuration(ByVal sender As System.Object, ByVal e As
System.EventArgs)
Console.Title = "Modifiability of a Workflow"
Console.WriteLine("Wait ...")
End Sub
Private Sub codeActivity_ExecuteCode(ByVal sender As System.Object, ByVal e As System.EventArgs)
Dim delay As DelayActivity = CType(sender, DelayActivity)
Console.WriteLine(delay.Name)
Dim workflowChanges As New WorkflowChanges(Me)
Dim codeActivity As New CodeActivity()
codeActivity.Name = "codeActivity2"
AddHandler codeActivity.ExecuteCode, AddressOf Me.codeActivity2_ExecuteCode
workflowChanges.TransientWorkflow.Activities.Add(codeActivity)
Me.ApplyWorkflowChanges(workflowChanges)
End Sub
Private Sub codeActivity2_ExecuteCode(ByVal sender As System.Object, ByVal e As System.EventArgs)
Dim codeActivity As CodeActivity = CType(sender, CodeActivity)
Console.WriteLine(codeActivity.Name)
Console.ReadLine()
End Sub
You also have set the modifiability of the workflow to a code condition that is set to the following function:
Private Sub UpdateCondition(ByVal sender As System.Object, ByVal e As ConditionalEventArgs)
If (TimeSpan.Compare(Me.delayActivity.TimeoutDuration, New TimeSpan(0, 0, 5)) > 0) Then
e.Result = False
Else
e.Result = True
End If
End Sub
Which code segment should you use to handle the exception?
A. workflowChanges.TransientWorkflow.Activities.Add(codeActivity)
Try
Me.ApplyWorkflowChanges(workflowChanges)
Catch ex As ArgumentOutOfRangeException
Console.WriteLine(ex.GetType().ToString())
Console.ReadLine()
End Try
B. workflowChanges.TransientWorkflow.Activities.Add(codeActivity)
Try
Me.ApplyWorkflowChanges(workflowChanges)
Catch ex As InvalidProgramException
Console.WriteLine(ex.GetType().ToString())
Console.ReadLine()
End Try
C. workflowChanges.TransientWorkflow.Activities.Add(codeActivity)
Try
Me.ApplyWorkflowChanges(workflowChanges)
Catch ex As InvalidOperationException
Console.WriteLine(ex.GetType().ToString())
Console.ReadLine()
End Try
D. workflowChanges.TransientWorkflow.Activities.Add(codeActivity)
Try
Me.ApplyWorkflowChanges(workflowChanges)
Catch ex As OverflowException
Console.WriteLine(ex.GetType().ToString())
Console.ReadLine()
End Try
Answer: C

Microsoft   070-504   070-504 examen   070-504 examen

NO.14 Question
A custom activity defined in an assembly named LitwareActivities is defined as follows:
Namespace LitwareActivities
Public Class WriteLineActivity
Inherits Activity
Protected Overrides Function Execute(ByVal executionContext As
System.Workflow.ComponentModel.ActivityExecutionContext) _ As
System.Workflow.ComponentModel.ActivityExecutionStatus
Console.WriteLine(Message)
Return ActivityExecutionStatus.Closed
End Function
Private aMessage As String
Public Property Message() As String
Get
Return aMessage
End Get
Set(ByVal value As String)
aMessage = value
End Set
End Property
End Class
End Namespace
You need to create a sequential workflow where the execution path can be generated on the fly by an
application.
Which XML code segment should you use?
A. <SequentialWorkflowActivity
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</SequentialWorkflowActivity>
B. <Workflow
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</Workflow>
C. <Workflow
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
class:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</Workflow>
D. <SequentialWorkflowActivity
class:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</SequentialWorkflowActivity>
Answer: A

Microsoft   070-504   070-504

NO.15 You are writing a sequential console workflow that consists of a delay activity and a code activity, as
shown in the exhibit. (Click the Exhibit button for the sequential console workflow image)
In the execution code of the second activity, you try to modify the workflow as follows:
private void codeActivity_ExecuteCode(object sender, EventArgs e)
{
CodeActivity delay = sender as CodeActivity;
Console.WriteLine(delay.Name);
WorkflowChanges workflowChanges = new WorkflowChanges(this);
CodeActivity codeActivity = new CodeActivity();
codeActivity.Name = "codeActivity2";
codeActivity.ExecuteCode += new EventHandler(codeActivity2_ExecuteCode);
workflowChanges.TransientWorkflow.Activities.Add(codeActivity);
this.ApplyWorkflowChanges(workflowChanges);
}
private void codeActivity2_ExecuteCode(object sender, EventArgs e)
{
CodeActivity codeActivity = sender as CodeActivity;
Console.WriteLine(codeActivity.Name);
Console.ReadLine();
}
You also have set the modifiability of the workflow to a code condition that is set to the following function:
private void UpdateCondition(object sender, ConditionalEventArgs e)
{
if (TimeSpan.Compare(this.delayActivity.TimeoutDuration, new TimeSpan(0, 0, 5)) > 0) {
e.Result = false;
}
else {
e.Result = true;
}
}
Which code segment should you use to handle the exception?
A. workflowChanges.TransientWorkflow.Activities.Add(codeActivity);
try {
this.ApplyWorkflowChanges(workflowChanges);
}
catch (ArgumentOutOfRangeException ex) {
Console.WriteLine(ex.GetType().ToString());
Console.ReadLine();
}
B. workflowChanges.TransientWorkflow.Activities.Add(codeActivity);
try {
this.ApplyWorkflowChanges(workflowChanges);
}
catch (InvalidProgramException ex) {
Console.WriteLine(ex.GetType().ToString());
Console.ReadLine();
}
C. workflowChanges.TransientWorkflow.Activities.Add(codeActivity);
try {
this.ApplyWorkflowChanges(workflowChanges);
}
catch (InvalidOperationException ex) {
Console.WriteLine(ex.GetType().ToString());
Console.ReadLine();
}
D. workflowChanges.TransientWorkflow.Activities.Add(codeActivity);
try {
this.ApplyWorkflowChanges(workflowChanges);
}
catch (OverflowException ex) {
Console.WriteLine(ex.GetType().ToString());
Console.ReadLine();
}
Answer: C

Microsoft   070-504   070-504   certification 070-504

NO.16 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5.
The application is exposed as a Web service. You use WebServiceInputActivity activities in your workflow.
You need to ensure that the following requirements are met:
All exceptions are caught at runtime.
The exceptions are thrown as SOAP exceptions back to the client application without changing the course
of the workflow.
What should you do?
A. Add the ThrowActivity activity after the WebServiceInputActivity activity.
B. Add the ThrowActivity activity before the WebServiceInputActivity activity.
C. Add the WebServiceFaultActivity activity after the WebServiceInputActivity activity.
D. Add the WebServiceFaultActivity activity before the WebServiceInputActivity activity.
Answer: C

Microsoft   certification 070-504   certification 070-504   certification 070-504

NO.17 Question
A custom activity defined in an assembly named LitwareActivities is defined as follows:
namespace LitwareActivities
{
public class WriteLineActivity : Activity
{
protected override ActivityExecutionStatus Execute(ActivityExecutionContext executionContext)
{
Console.WriteLine(Message);
return ActivityExecutionStatus.Closed;
}
private string _message;
public string Message
{
get { return _message; }
set { _message = value; }
}
...
}
}
You need to create a sequential workflow where the execution path can be generated on the fly by an
application.
Which XML code segment should you use?
A. <SequentialWorkflowActivity
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</SequentialWorkflowActivity>
B. <Workflow
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</Workflow>
C. <Workflow
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
class:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</Workflow>
D. <SequentialWorkflowActivity
class:Litware="clr-namespace:LitwareActivities;assembly=LitwareActivities">
<Litware:WriteLineActivity Message="Hello, WF"/>
</SequentialWorkflowActivity>
Answer: A

Microsoft   070-504   070-504 examen

NO.18 Question
You are creating a Windows Workflow Foundation custom activity by using Microsoft .NET Framework
3.5.
The custom activity has the following features:
It uses a voting process.
It completes execution after the receipt of a Yes or a No vote from an end user.
The voting process is managed by a local service of type VotingService. The voting process can take 15
to 20 days.
You need to ensure that the VotingService service informs the custom activity when a vote is receiveD.
What should you do?
A. Implement the VotingService service to invoke a method in the custom activity and pass the voting data
as a workflow parameter.
B. Implement the VotingService service to schedule the custom activity to execute and pass the voting
data as a workflow parameter.
C. Implement the VotingService service to enqueue the voting data in a workflow queue that was
configured by the custom activity.
D. Create a dependency property in the custom activity for the voting data. Implement the VotingService
service to configure the dependency property when data is received.
Answer: C

Microsoft   certification 070-504   070-504 examen   certification 070-504   certification 070-504   070-504

NO.19 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5. The
application contains a state workflow.
You write the following code segment.
WorkflowRuntime runtime = new WorkflowRuntime();
WorkflowInstance instance = runtime.CreateWorkflow(
?typeof(DynamicUpdateWorkflow));
instance.Start();
StateMachineWorkflowInstance smwi =
?new StateMachineWorkflowInstance(runtime,
?instance.InstanceId);
A dependency property named Status is defined in this workflow.
The value of a variable named amount is used to set the state of the workflow.
You need to ensure that the host application changes the state of the workflow on the basis of the value of
the amount variable.
What are the two possible code segments that you can use to achieve this goal? (Each correct answer
presents a complete solution. Choose two.)
A. if (amount >= 1000)
?smwi.SetState("HighValueState");
else
?smwi.SetState("LowValueState");
B. if (amount >= 1000)
?smwi.StateMachineWorkflow.SetValue
?(DynamicUpdateWorkflow.StatusProperty,"HighValueState")
else
?smwi.StateMachineWorkflow.SetValue
?(DynamicUpdateWorkflow.StatusProperty, "LowValueState");
C. if (amount >= 1000)
?instance.GetWorkflowDefinition().SetValue
?(DynamicUpdateWorkflow.StatusProperty,"HighValueState");
else
?instance.GetWorkflowDefinition().SetValue
?(DynamicUpdateWorkflow.StatusProperty,"LowValueState");
D. if (amount >= 1000)
{
??StateActivity high = (StateActivity)
???smwi.StateMachineWorkflow.Activities["HighValueState"];
??smwi.SetState(high);
}
else
{
??StateActivity low = (StateActivity)
???smwi.StateMachineWorkflow.Activities["LowValueState"];
??smwi.SetState(low);
}
Answer: A AND D

Microsoft   070-504   070-504   070-504

NO.20 Question
You create a Windows Workflow Foundation application by using Microsoft .NET Framework 3.5.
A Windows Forms application functions as the workflow host by using the
DefaultWorkflowSchedulerService.
You create a WorkflowRuntime instance in the Load event of the forms. You also subscribe to the
WorkflowCompleted event.
You need to ensure that the application displays the message in the Label control named lblStatus when
the WorkflowCompleted event is raised.
Which code segment should you use?
A. Private Sub UpdateInstances(ByVal id As Guid)
??If Me.InvokeRequired Then
????lblStatus.Text = id.ToString & " completed"
??End If
End Sub
B. Private Sub UpdateInstances(ByVal id As Guid)
??If (Not Me.InvokeRequired) Then
????lblStatus.Text = id.ToString & " completed"
??End If
End Sub
C. Private Delegate Sub UpdateInstancesDelegate(ByVal id As Guid)
Private Sub UpdateInstances(ByVal id As Guid)
??If Me.InvokeRequired Then
????Me.Invoke(New _
?????UpdateInstancesDelegate(AddressOf UpdateInstances), _
?????New Object() {id})
??Else
????lblStatus.Text = id.ToString & " completed"
??End If
End Sub
D. Private Delegate Sub UpdateInstancesDelegate(ByVal id As Guid)
Private Sub UpdateInstances(ByVal id As Guid)
??If Not Me.InvokeRequired Then
????Me.Invoke(New _
????UpdateInstancesDelegate(AddressOf UpdateInstances), _
????New Object() {id})
??Else
????lblStatus.Text = id.ToString & " completed"
??End If
End Sub
Answer: C

Microsoft   070-504   070-504   certification 070-504

Vous pouvez comparer un peu les Q&As dans les autres sites web que lesquelles de Pass4Test, c'est pas difficile à trouver que la Q&A Microsoft 070-504 est plus complète. Vous pouvez télécharger le démo gratuit à prendre un essai de la qualité de Pass4Test. La raison de la grande couverture des questions et la haute qualité des réponses vient de l'expérience riche et la connaissances professionnelles des experts de Pass4Test. La nouvelle Q&A de Microsoft 070-504 lancée par l'équipe de Pass4Test sont bien populaire par les candidats.

070-658 dernières questions d'examen certification Microsoft et réponses publiés

C'est pas facile à passer le test Certification Microsoft 070-658, choisir une bonne formation est le premier bas de réussir, donc choisir une bonne resource des informations de test Microsoft 070-658 est l'assurance du succès. Pass4Test est une assurance comme ça. Une fois que vous choisissez le test Microsoft 070-658, vous allez passer le test Microsoft 070-658 avec succès, de plus, un an de service en ligne après vendre est gratuit pour vous.

Si vous êtes intéressé par l'outil formation Microsoft 070-658 étudié par Pass4Test, vous pouvez télécharger tout d'abord le démo. Le service de la mise à jour gratuite pendant un an est aussi offert pour vous.

Aujourd'hui, il y a pleine de professionnels IT dans cette société. Ces professionnels sont bien populaires mais ils ont à être en face d'une grande compétition. Donc beaucoup de professionnels IT se prouver par les tests de Certification très difficile à réussir. Pass4Test est voilà pour offrir un raccourci au succès de test Certification.

Le test Microsoft 070-658 est bien populaire dans l'Industrie IT. Donc il y a de plus en plus de gens à participer le test Microsoft 070-658. En fait, c'est pas facile à passer le test si on n'a pas une formation particulière. Pass4Test peut vous aider à économiser le temps et les efforts à réussir le test Certification.

Pass4Test est un site à offrir les Q&As de tout les tests Certification IT. Chez Pass4Test, vous pouvez trouvez de meilleurs matériaux. Nos guides d'étude vous permettent de réussir le test Certification Microsoft 070-658 sans aucune doute, sinon nous allons rendre votre argent d'acheter la Q&A et la mettre à jour tout de suite, en fait, c'est une situation très rare. Bien que il existe plusieurs façons à améliorer votre concurrence de carrière, Pass4Test est lequel plus efficace : Moins d'argent et moins de temps dépensés, plus sûr à passer le test Certification. De plus, un an de service après vendre est gratuit pour vous.

Choisissez le Pass4Test, choisissez le succès de test Microsoft 070-658. Bonne chance à vous.

Code d'Examen: 070-658
Nom d'Examen: Microsoft (TS: System Center Data Protection Manager 2007, Configuring (English))
Questions et réponses: 73 Q&As

Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification Microsoft 070-658. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.

070-658 Démo gratuit à télécharger: http://www.pass4test.fr/070-658.html

NO.1 You are a system administrator for your company.
You plan to install a System Center Data Protection Manager (DPM) 2007 server on the company network
to protect six Windows Server 2008 domain controllers.
You need to ensure that the DPM 2007 server protects the system state information on each domain
controller.
What should you do?
A. Configure a pre-backup script on each domain controller.
B. Run the DPMBackup.exe program on each domain controller.
C. Install the DPM 2007 Service Pack 1 on the DPM 2007 server.
D. Install the DPM System Recovery Tool agent on each domain controller.
Answer: C

Microsoft   certification 070-658   certification 070-658   070-658 examen

NO.2 You are a system administrator for your company. You plan to implement data protection on the
network by using System Center Data Protection Manager (DPM) 2007 on a server named Server1.
You need to ensure that Server1 can protect data on the following servers:
A file server that contains 6 terabytes of data
A database server that contains 8 terabytes of data
Which two software products should you install on Server1? (Each correct answer presents part of the
solution. Choose two.)
A. DPM 2007 (32 bits)
B. DPM 2007 (64 bits)
C. Windows Server 2003 Standard Edition (32 bits)
D. Windows Server 2003 Standard Edition (64 bits)
E. Windows Server 2003 Datacenter Edition (32 bits)
F. Windows Server 2003 Enterprise Edition (32 bits)
Answer: BD

certification Microsoft   070-658   070-658   070-658

NO.3 You are a system administrator for your company. You install a primary and a secondary System Center
Data Protection Manager (DPM) 2007 server on the network. You configure the DPM 2007 servers to
protect four Windows Server 2008 domain controllers. You do not install the System Recovery Tool (SRT)
on the DPM 2007 servers.
The primary DPM 2007 server fails. You rebuild the primary DPM 2007 server and restore the DPM
configuration database and the replicas. You discover that the replica status for the protected domain
controllers is listed as inconsistent.
You need to restore the replica to a consistent state.
What should you do?
A. Run the FsPathMerge.exe tool.
B. Delete the replica and recreate it.
C. Install the SRT on the primary DPM 2007 server.
D. Install the SRT on the secondary DPM 2007 server.
Answer: B

Microsoft   certification 070-658   070-658   070-658   070-658

NO.4 You are a system administrator for your company. A System Center Data Protection Manager (DPM)
2007 server on the network uses antivirus software.
The antivirus software is configured to delete infected files and to perform real-time monitoring.
A protected file server is infected with a virus. The virus-infected file was replicated to the DPM 2007
server.
You discover that the antivirus software has deleted the virus-infected file from the DPM 2007 server.
You need to ensure that the DPM replica is available to recover the protected file server.
What should you do?
A. Manually synchronize the DPM replica.
B. Run the chkdsk.exe program on the DPM replica volume.
C. Perform a consistency check and a repair operation on the DPM replica.
D. Configure the antivirus software to clean the virus-infected file but not to delete it.
Answer: C

Microsoft examen   070-658   070-658   certification 070-658   070-658 examen

NO.5 You are a system administrator for your company. The network has a System Center Data Protection
Manager (DPM) 2007 server that protects five Windows Server 2008 domain controllers.
The DPM 2007 server fails. The System Recovery Tool (SRT) is not installed on the DPM 2007 server.
You rebuild the DPM 2007 server and restore the DPM configuration database. You also restore all
replicas to the rebuilt DPM 2007 server. You execute the DPMSync.exe program by using the ¡§CSync flag.
You discover that some replicas are missing.
You need to ensure that the rebuilt DPM 2007 server protects the existing domain controllers by using the
restored data.
What should you do?
A. Install the SRT on the rebuilt DPM 2007 server.
B. Run the Switch-Protection.ps1 cmdlet on the rebuilt DPM 2007 server.
C. Run the DpmSync.exe program on the rebuilt DPM 2007 server by using the ¡§CDpmReportDpLoc flag
D. Run the DpmSync.exe program on the rebuilt DPM 2007 server by using the ¡§CReallocateReplica flag
Answer: D

Microsoft examen   070-658   070-658   070-658   070-658

NO.6 You are a system administrator for your company. You plan to configure a third-party backup solution to
back up a System Center Data Protection Manager (DPM) 2007 server.
The third-party software supports the Volume Shadow Copy Service (VSS) at the file level. The software
does not have built-in support for DPM.
You need to ensure that the third-party backup solution can create a complete backup of the DPM 2007
server.
What should you do?
A. Back up the DPMDB2007.mdf file by using the third-party program.
B. Back up the contents of the ..\Volumes\ShadowCopy folder by using the third-party program.
C. Run the DpmBackup.exe program and manually back up the DPMDB.bak and ReportServer.bak files
before you run the third-party backup tool.
D. Run the DpmBackup.exe program and manually back up the contents of the ..\Volumes\ShadowCopy
folder before you execute the third-party backup tool.
Answer: C

Microsoft   certification 070-658   070-658 examen

NO.7 You are a system administrator for your company. The company network has a System Center Data
Protection Manager (DPM) 2007 server.
You want to create a disaster recovery plan to recover data on the protected servers when the system
drive of the protected servers fails.
You need to ensure that all the protected servers in the network can be recovered by using bare metal
recovery.
What should you do?
A. Install the DPM System Recovery Tool (SRT) on each protected server.
B. Add the system state of the protected server to the protection group.
C. Configure pre-backup scripts to run the DPMBackup.exe program on each protected server.
D. Configure post-backup scripts to run the DPMBackup.exe program on each protected server.
Answer: A

certification Microsoft   certification 070-658   certification 070-658   070-658

NO.8 You are a system administrator for your company. You plan to install and configure a secondary System
Center Data Protection Manager (DPM) 2007 server that will be used to protect a primary DPM 2007
server. The primary DPM 2007 server is configured as a single server that has a local database instance.
You need to ensure that the secondary DPM 2007 server can back up the necessary components on the
primary DPM 2007 server.
What should you do?
A. Install the DPM System Recovery Tool (SRT) on the primary DPM 2007 server.
B. Install the DPM System Recovery Tool (SRT) on the secondary DPM 2007 server.
C. Configure pre-backup scripts to run the DPMBackup.exe program on the primary DPM 2007 server.
D. Start the SQL Server Volume Shadow Copy Service (VSS) Writer service on the primary DPM 2007
server.
Answer: D

Microsoft   070-658   certification 070-658   070-658

NO.9 You are a system administrator for your company. You plan to configure a System Center Data
Protection Manager (DPM) 2007 server to protect Windows Server 2008 servers on the company
network.
You need to ensure that the DPM 2007 server can backup the system state on the protected servers.
What should you do?
A. Manually install a DPM agent on all protected servers.
B. Install the DPM 2007 Service Pack 1 on the DPM 2007 server.
C. Install the Volume Shadow Server (VSS) Writer service on all protected servers.
D. Execute the dpmbackup.exe command line tool and manually back up the DPM database.
Answer: B

Microsoft   070-658 examen   certification 070-658   certification 070-658   070-658

NO.10 You are the system administrator of your company.
You plan to install a System Center Data Protection Manager (DPM) 2007 server on the network. The
DPM 2007 server must use an existing Microsoft SQL Server 2005 server to store data.
You need to install the required components before you install DPM.
Which component should you install?
A. The DPM agent on the SQL Server.
B. SQL Server Reporting Services on the SQL Server.
C. SQL Server Database Engine on the DPM 2007 server.
D. SQL Server Integration Services on the DPM 2007 server.
Answer: B

certification Microsoft   certification 070-658   070-658   070-658

Selon les anciens test Microsoft 070-658, la Q&A offerte par Pass4Test est bien liée avec le test réel.

70-576 dernières questions d'examen certification Microsoft et réponses publiés

Est-ce que vous vous souciez encore de réussir le test Microsoft 70-576? Est-ce que vous attendez plus le guide de formation plus nouveaux? Le guide de formation vient de lancer par Pass4Test peut vous donner la solution. Vous pouvez télécharger la partie de guide gratuite pour prendre un essai, et vous allez découvrir que le test n'est pas aussi dur que l'imaginer. Pass4Test vous permet à réussir 100% le test. Votre argent sera tout rendu si vous échouez le test.

Pass4Test peut vous fournir un raccourci à passer le test Microsoft 70-576: moins de temps et efforts dépensés. Vous trouverez les bonnes documentations de se former dans le site Pass4Test qui peut vous aider efficacement à réussir le test Microsoft 70-576. Si vous voyez les documentations dans les autres sites, c'est pas difficile à trouver qu''elles sont venues de Pass4Test, parce que lesquelles dans Pass4Test sont le plus complété et la mise à jour plus vite.

Les produits de Pass4Test a une bonne qualité, et la fréquence de la mise à jour est bien impressionnée. Si vous avez déjà choisi la Q&A de Pass4Test, vous n'aurez pas le problème à réussir le test Microsoft 70-576.

Vous Microsoft 70-576 pouvez télécharger le démo Microsoft 70-576 gratuit dans le site Pass4Test pour essayer notre qualité. Une fois vous achetez le produit de Pass4Test, nous allons faire tous effort à vous aider à réussir le test à la première fois et vous laisser savoir qu'il ne faut pas beaucoup de travaux pour réussir ce que vous voulez.

Votre vie changera beaucoup après d'obtenir le Certificat de Microsoft 70-576. Tout va améliorer, la vie, le boulot, etc. Après tout, Microsoft 70-576 est un test très important dans la série de test Certification Microsoft. Mais c'est pas facile à réussir le test Microsoft 70-576.

Code d'Examen: 70-576
Nom d'Examen: Microsoft (Designing and Developing Microsoft SharePoint 2010 Applications)
Questions et réponses: 172 Q&As

70-576 Démo gratuit à télécharger: http://www.pass4test.fr/70-576.html

NO.1 You are designing an asset management solution using SharePoint 2010. You need to design a
solution that meets the following requirements:
Binary large objects (BLOBs) cannot be stored in Microsoft SQL Server.
.There can be no custom development or third-party products.
Which approach should you recommend?
A. Install and configure Remote BLOB Storage and enable the content databases to use Remote BLOB
Storage.
B. Install and configure Remote BLOB Storage and enable the configuration databases to use Remote
BLOB Storage.
C. Install and configure an external BLOB store provider and enable the content databases to use the
external BLOB store provider.
D. Install and configure an external BLOB store provider and enable the configuration databases to use
the external BLOB store provider.
Answer: A

certification Microsoft   certification 70-576   70-576 examen   70-576   70-576

NO.2 You are designing a SharePoint 2010 solution. You need to design the solution to meet the following
requirements:
All sites must have a consistent structure when initially created.
.All sites must include a document library that contains Word documents with searchable properties.
.Site users must be able to generate a spreadsheet detailing the properties of the document library
contents.
Which approach should you recommend?
A. Create a feature to create the required site structure programmatically. Create a content type for the
document library. Create a custom workflow for the document library to allow users to generate the
spreadsheet.
B. Create a feature to create the required site structure programmatically. Use feature stapling to
associate the feature with all site definitions. Create a custom action for the standard document library to
allow users to generate the spreadsheet.
C. Create a custom site definition for the sites and allow only that site definition to be used. Create a
content type for the document library. Create a custom action for the document library to allow users to
generate the spreadsheet.
D. Create a custom site definition for the sites and allow only that site definition to be used. Create a
content type for the document library. Create a custom event receiver to allow users to generate the
spreadsheet.
Answer: C

certification Microsoft   70-576   70-576 examen

NO.3 You need to specify the correct artifacts to use in a SharePoint 2010 application for a school district.
The school district ¯ s ad m i n i s tr a t o r needs t o be ab l e t o sea r ch f o
student information on an intranet
SharePoint 2010 portal.
Student information is currently available in another database, which supports an Open Database
Connectivity(ODBC) driver. You need to design the solution to meet the following requirements:
Provide a user interface to search for a student based on name.
.Enable the administrator to select the correct student name from the search results.
.Provide a student header section that displays the primary student identity information, which will enable
the administrator to correlate any new information with the correct student.
.Provide additional data entry pages to add or update additional student information.
Which approach should you recommend?
A. Design HTML Web pages to render the student details. Install these pages under the
/templates/_layouts/1033 folder and load these pages in Web Parts.
B. Design connected Web Parts to share information among search data entry, student header
information, and new data entry information Web Parts.
C. Design a user control and load this control in a Web Part to search for a student. Then render the
student details in a SharePoint page.
D. Design a Web Part to search for a student. Then render the student record details in a SharePoint
page.
Answer: B

Microsoft   70-576   certification 70-576   70-576   70-576

NO.4 You are designing a SharePoint 2010 solution for a large sales force. You have the following
requirements:
Each sales region must have its own site within the solution with lists to track the current sales data of the
sales executives.
.These lists must contain information about the status of sales opportunities, the estimated price, the
expected close date, and contact information for the potential sale.
.The welcome page for the root site must display a current summary for all regions, including the
percentage of sales expected to close within the next month and total expected revenue over time. You
need to design the solution to meet all these requirements. What approach should you recommend?
A. Create site columns from the Managed Metadata Services feature within Central Administration to
specify and display the sales information on the root site.
B. Create an event receiver for each list to copy the list data when an item is inserted into a list on the root
site.
Create a List View Web Part to display the sales information on the root site.
C. Create a content type for the metadata to be tracked. Use a Content Query Web Part to display the
sales information on the root site.
D. Create a custom workflow to manage the list item data and update properties on the Web Part to
display the sales information on the root site.
Answer: C

Microsoft examen   70-576 examen   70-576

NO.5 You are designing a SharePoint 2010 application to store 50 GB of digital assets, including audio and
video files that are up to 20 MB in size. You have the following requirements:
The disk storage system must use standard hard drives and must be configured to optimize read
performance.
.The SharePoint 2010 database uses Microsoft SQL Server Express 2008.
.The application must leverage standard SharePoint 2010 components to limit the requirement for custom
development.
You need to design a storage solution that meets all of these requirements. Which approach should you
recommend?
A. Enable FILESTREAM storage for a Microsoft SQL Server Express 2008 database on a RAID 0 disk
system.
Then install and configure remote Binary Large Object (BLOB) storage in SharePoint 2010.
B. Store the assets directly in Microsoft SQL Server Express 2008 and create multiple content databases
on a RAID 0 disk system.
C. Install and configure support for external BLOB storage for SharePoint 2010 and use the
ISPExternalBinaryProvider interface to manage files on a RAID 0 disk system.
D. Install and configure support for external BLOB storage for SharePoint 2010 and configure a Microsoft
SQL
Server Express 2008 database to store BLOBs on a RAID 5 disk system.
Answer: A

Microsoft   70-576   70-576 examen   certification 70-576

NO.6 You are designing a solution that includes a custom list on a SharePoint 2010 site. You need to design
the solution to meet the following requirements:
The solution needs to add customized files to the site as part of the list provisioning.
.The list should only be provisioned in the sites of the site collection where it is specifically needed.
.The files must no longer remain provisioned in the site if the custom list is removed.
Which approach should you take?
A. Design a custom list. Implement list event receivers to add the custom files to the bin directory of the
Web application.
B. Design a custom feature solution. Implement feature event receivers on the Activate action to add files
to the site.
C. Design a custom feature solution. Implement feature event receivers on these two actions:
Install action to add files
Uninstall action to delete the files that were added during installation of the feature
D. Design a custom feature solution. Implement feature event receivers on these two actions:
Activate action to add the files
Deactivate action to delete the files that were added during activation of the feature
Answer: D

certification Microsoft   certification 70-576   certification 70-576

NO.7 You are designing a SharePoint 2010 application. You need to ensure that a custom list named Phone
Numbers is automatically created and added to the site whenever a new Team Site is created. Which
approach should you recommend?
A. Create a feature that defines a Phone Numbers list template. Then activate the feature on the team
site.
B. Create a feature that defines a Phone Numbers list template. Then use feature stapling to associate
the feature with the site definition of the team site.
C. Create the custom Phone Numbers List Template element and add the List Template element to the
onet.xml file of the team site.
D. Create the custom fields, views, and other specifications for the Phone Numbers list definition and add
them to the schema.xml file.
Answer: B

Microsoft   70-576   70-576   70-576   certification 70-576

NO.8 You are designing a SharePoint 2010 application that includes a Task list. You have the following
requirements:
For each task, allow users to specify one of three values for an item named Phase using a drop-down
menu.
.Allow contributors to add new values for the Phase item. You need to design this application without
using custom code. Which approach should you recommend?
A. Create a Multiple lines of text field type on the Task list.
B. Create a Single line of text field type on the Task list.
C. Create a Choice field type on the Task list that gets values from a custom list.
D. Create a Lookup field type on the Task list that gets values from a custom list.
Answer: D

Microsoft   70-576   70-576   70-576   certification 70-576

NO.9 You are designing a custom SharePoint 2010 solution package. It will include a feature that contains a
Web Part,which requires a custom assembly for its functionality. You need to design the feature based on
the following requirements:
The Web Part must be a partial trust application and support a custom Code Access Security (CAS)
policy.
.The solution package must be deployed without the need of farm-level administrator permissions.
Which approach should you recommend?
A. Create the Web Part feature and deploy the required assembly to the bin directory of only the Web
applications that require it. Then delegate administration to the site administrator. Lastly, create a custom
CAS policy file and point to it the web.config file of the application.
B. Create the Web Part feature assembly with a strong name and deploy it using a .wsp file to the
_app_bin directory of all Web applications where it is needed. Then activate it using delegated
administration.
C. Create an assembly with a strong name and deploy it to the global assembly cache at the farm level.
Activate the feature at the site collection level with delegated administration.
D. Create the Web Part feature as a sandboxed solution.
Answer: D

Microsoft   70-576   70-576 examen   70-576   certification 70-576

NO.10 You are designing a SharePoint 2010 information architecture plan for a client that specifies the
mechanics of implementing content type change control. The requirements for the change control plan
specify that:
Site managers can create site-specific content types based on the content types in the parent site.
.Content types must not be overwritten when changes are made to parent site content types.
.Site managers can change child site content types.
You need to specify a content type change control plan that meets all these requirements. Which
approach should you recommend?
A. Direct the site manager to explicitly set the read-only property of the content type to true. Direct the site
collection manager to make the specified change required in the child site to the content type at the site
collection level.
B. Direct the site manager to explicitly set the read-only property of the content type to true. Perform a
push-down operation from the parent site to overwrite the required changes to the read-only content types
in all the child sites.
C. Define the content type as read-only at the child site level. Direct the site manager to explicitly set the
readonly property of the content type to false to make changes to the content type. Then change the
read-only property to true.
D. Define the content type as sealed. Direct the site manager to explicitly set the sealed property of the
content type to false to make changes to the content type. Then change the sealed property of the
content type to true.
Answer: C

certification Microsoft   70-576   70-576   70-576   70-576   70-576 examen

NO.11 You are designing a SharePoint 2010 site. You need to design the site to meet all the following
requirements:
Your business requires a consistent structure to manage sales proposal documents across all account
teams.
.The sales director must ensure that all sales documents conform to the same template.
.All sales proposals must be reviewed and approved by the sales manager.
.Every site must be created with a document library, a list of the account team members, and the account
status.
Which approach should you recommend?
A. Design a site template with a standard list of account team members and a shared document library to
hold the proposal documents.
B. Design a proposal content type to store proposal document metadata and a shared document library to
hold the proposal documents.
C. Design a proposal content type to include required metadata information about the proposal
documents. Also design a site template with a standard document library and account team members list
for consistency across all account teams.
D. Design a content type that uses a Microsoft Word template for proposal documents. The content type
includes required metadata. Also design a site template with a customized document library and list for
consistency across all account teams.
Answer: D

Microsoft   certification 70-576   certification 70-576   70-576   70-576 examen

NO.12 You are designing a SharePoint 2010 solution to manage statements of work. You need to design the
solution according to the following requirements:
Store the customer ID, purchase order number, estimated completion date, and other fields associated
with specific documents as they are uploaded.
.The information must be created so that it can be set within the Microsoft Word document information
panel.
.Programmatically execute a series of tasks, including assigning tasks to validate the information and
creating team sites, based on information related to each document.
.These tasks must run to completion, even if the server is rebooted.
Which approach should you recommend?
A. Create a document library for a custom content type that contains site columns for the document
information.
Develop a SharePoint workflow for the document library to execute the document tasks.
B. Create a document library for a custom content type that contains site columns for the document
information.
Develop an event receiver for the document library to execute the document tasks.
C. Create a custom list with fields to store the additional items and an attached document. Develop a
SharePoint workflow for the custom list to execute the additional tasks.
D. Create a custom list with fields to store the additional items and an attached document. Develop an
event receiver for the custom list to execute the additional tasks.
Answer: A

Microsoft   70-576   70-576   certification 70-576   70-576

NO.13 You are designing an external binary large object (BLOB) store provider by implementing the ISP
External Binary Provider interface. The farm has existing sites that contain content. Your implementation
has been verified to be working correctly. You need to ensure that content within existing sites is moved
using the external BLOB store provider.
You also must ensure that the solution does not require further custom coding. Which approach should
you recommend?
A. Perform a backup and restore on each site.
B. Perform a backup and restore of each content database.
C. Perform a backup and restore on each site collection.
D. Perform a backup and restore of the configuration database.
Answer: C

Microsoft examen   70-576   70-576   70-576   certification 70-576

NO.14 You are designing a SharePoint 2010 solution that stores employee information in a list named
Employees and company information in a list named Company. Each company has one or more
employees. You need to recommend that a developer add a new column so that a one-to-many
relationship is created between the Company list and Employees list. Which approach should you
recommend?
A. Add an External Data column on the Employees list.
B. Add a Lookup column on the Employees list.
C. Add a Managed Metadata column on the Company list.
D. Add a Lookup column on the Company list.
Answer: B

Microsoft examen   70-576   70-576 examen   70-576

NO.15 You are using Business Connectivity Services to design a SharePoint 2010 application that connects to
an external database.The database users have accounts for authentication that are different from their
Active Directory accounts. You have a requirement to allow users to connect to the external database
without prompting
the user for credentials. You need to store user credentials and use these credentials when connecting to
the external database. Which approach should you recommend?
A. Create a target application that uses the Microsoft Single Sign-On Service. Select the Connect with
Impersonated Custom Identity option when creating the connection to the database.
B. Create a target application that uses the Secure Store Service. Select the Connect with Impersonated
Custom Identity option when creating the connection to the database.
C. Create a target application that uses the Single Sign-On Service. Select the Connect with User ¯ s
Identity option when creating the connection to the database.
D. Create a target application that uses the Secure Store Service. Select the Connect with User ¯ s I den tit y
option when creating the connection to the database.
Answer: B

Microsoft   70-576   certification 70-576   certification 70-576   70-576

NO.16 A SharePoint 2010 server farm has a custom feature installed that provides specialized business logic
for a SharePoint solution package. The solution package is being updated to include additional
functionality. Your job is to specify a deployment method for the updates that will:
Add the additional application business logic to the solution package.
.Provide the least downtime for the application.
.Automate the application upgrade a much as possible.
You need to update the solution package with additional business logic and meet all these requirements.
Which
approach should you recommend?
A. Create a new feature containing the new business logic. Use the feature upgrade process to deploy the
solution package by incrementing the version number of the feature in the Feature.xml file.
B. Add the new business logic to the existing feature. Use the feature upgrade process to deploy the
solution package by incrementing the version number of the feature in the Feature.xml file.
C. Use Visual Studio 2010 to add the new business logic to the existing code in the .wsp package for the
feature.
Create two timer jobs - one to retract the current solution package and one to deploy the solution package
with the updated feature.
D. Use the object model to create a custom feature receiver to increment the version property of the
SPFeatureDefinition class. Increment the version number of the current solution in the Feature.xml file.
Answer: B

Microsoft   70-576   certification 70-576   70-576

NO.17 You are designing a SharePoint 2010 solution that allows users to enter address information for
contacts into a list named Address. You have the following requirements:
Ensure that users enter full nine-digit zip codes for the address information.
.Display a custom message indicating that a zip code is invalid if the entered zip code does not match the
full nine-digit requirements. You need to ensure that the application is designed to meet these
requirements.
Which approach should you recommend?
A. Create a custom command.
B. Create a Datasheet view on the Address list.
C. Use the Form Options of the Address list.
D. Create a formula on the column.
Answer: D

certification Microsoft   certification 70-576   70-576   certification 70-576   70-576

NO.18 You are designing a SharePoint 2010 application that stores information about each machine in a
factory. This information includes an inventory of parts, the machine ¯ s m a i n t enance h i s t o ry , and a
document library of repair manuals for each machine in Microsoft Word format. The application must:
Establish links between the factory machine data, the machine part inventory, the maintenance history,
and the repair manuals to allow the display of additional fields from the other lists.
.Enforce relational integrity between the data to create custom views for various business users.
.Allow nontechnical users to update the individual list data and views, as well as to update the manuals.
.Enforce relationships that allow cascade deletes of items from the machine parts list when items are
deleted from the machine list, but prevent data in the machine parts list from being orphaned. You need to
design a data access plan that meets all these requirements and allows all data to be managed within the
SharePoint 2010 system.
Which plan should you recommend?
A. Create tables in Microsoft SQL Server for each set of inventories. Create relationships with primary and
foreign keys linking the tables. Use Business Connectivity Services (BCS) to connect SharePoint 2010
lists to these tables to manage the data.
B. Create tables in Microsoft SQL Server for each set of inventories. Create relationships with primary and
foreign keys linking the tables. Store machine part manuals in a Share Point document library and use
event receivers to synchronize data in the lists and libraries.
C. Use SharePoint 2010 lists and document libraries to store data. Create relationships using lookup
fields and relationship joins between the lists and document libraries.
D. Use SharePoint 2010 lists and document libraries to store data. Create a custom workflow to update
information in the lists and document libraries.
Answer: C

certification Microsoft   70-576   70-576   certification 70-576

NO.19 You are designing a SharePoint 2010 feature. The feature includes a feature receiver that executes
code on activation and deactivation. The feature receiver code interacts with a Web service, which could
cause errors beyond your control. You need to ensure that the feature does not activate or deactivate if
the Web service causes an error.
Which approach should you recommend.?
A. Wrap your code in a try-catch block. Log the error and issue another request to the Web service in the
catch block.
B. Wrap your code in a try-catch block. Log the error and throw an exception in the catch block.
C. Wrap your code in a try-catch block. Only catch exceptions of type SPException.
D. Wrap your code in a try-finally block. Log any issues your code encounters in the finally block.
Answer: B

Microsoft   70-576   certification 70-576   70-576

NO.20 You are helping an organization ¯ s execu ti ve t ea m t o des i gn an au t o m a t d approval process to
standardize certain documents. You have the following requirements:
The documents must be reviewed and approved by multiple teams in the approval chain.
.Each reviewer must provide feedback as part of completing a review.
.Each reviewer must either approve or reject the documents.
.After review, the document status must be changed; an e-mail must be generated to the document author
and the next reviewer in the approval chain; and a task should be created for the next reviewer in the
approval chain.
You must design a custom workflow solution for the document approval process on a SharePoint 2010
site. What should the solution include?
A. An initiation form to collect the reviewer ¯ s f eedback and a S i m p l e ac ti v it y t o app r ove and r e j ec t t e
document
B. An association form to collect the reviewer ¯ s f eedback and a C o m pos it e ac ti v it y t o suppo rt cond iti ona l
activities such as approval and rejection
C. A task form to collect the reviewer ¯ s f eedback and a C o m pos it e ac ti v it y t o suppo rt cond iti ona
activities
such as approval and rejection
D. A task form to collect the reviewer ¯ s f eedback and a S i m p l e ac ti v it y t o app r ove and r e j ec t t he docu m en
Answer: C

certification Microsoft   certification 70-576   70-576 examen   certification 70-576

Si vous voulez ne se soucier plus à passer le test Microsoft 70-576, donc vous devez prendre la Q&A de Pass4Test comme le guide d'étude pendant la préparation de test Microsoft 70-576. C'est une bonne affaire parce que un petit invertissement peut vous rendre beaucoup. Utiliser la Q&A Microsoft 70-576 offerte par Pass4Test peut vous assurer à réussir le test 100%. Pass4Test a toujours une bonne réputation dans l'Industrie IT.

Le plus récent matériel de formation examen Microsoft 70-691 de certification

Après une longue attente, les documentations de test Microsoft 70-691 qui combinent tous les efforts des experts de Pas4Test sont finalement sorties. Les documentations de Pass4Test sont bien répandues pendant les candidats. L'outil de formation est réputée par sa haute précision et grade couverture des questions, d'ailleurs, il est bien proche que test réel. Vous pouvez réussir le test Microsoft 70-691 à la première fois.

Choisissez le Pass4Test, choisissez le succès de test Microsoft 70-691. Bonne chance à vous.

Participer au test Microsoft 70-691 est un bon choix, parce que dans l'Industire IT, beaucoup de gens tirent un point de vue que le Certificat Microsoft 70-691 symbole bien la professionnalité d'un travailleur dans cette industrie.

Code d'Examen: 70-691
Nom d'Examen: Microsoft (TS: Windows HPC Server 2008, Developing)
Questions et réponses: 95 Q&As

Bien qu'il ne soit pas facile à réussir le test Microsoft 70-691, c'est très improtant à choisir un bon outil de se former. Pass4Test a bien préparé les documentatinos et les exercices pour vous aider à réussir 100% le test. Pass4Test peut non seulement d'être une assurance du succès de votre test Microsoft 70-691, mais encore à vous aider d'économiser votre temps.

L'équipe de Pass4Test autorisée offre sans arrêt les bonnes resources aux candidats de test Certification Microsoft 70-691. Les documentations particulièrement visée au test Microsoft 70-691 aide beaucoup de candidats. La Q&A de la version plus nouvelle est lancée maintenant. Vous pouvez télécharger le démo gratuit en Internet. Généralement, vous pouvez réussir le test 100% avec l'aide de Pass4Test, c'est un fait preuvé par les professionnels réputés IT. Ajoutez le produit au panier, vous êtes l'ensuite à réussir le test Microsoft 70-691.

Avec l'aide du Pass4Test, vous allez passer le test de Certification Microsoft 70-691 plus facilement. Tout d'abord, vous pouvez choisir un outil de traîner de Microsoft 70-691, et télécharger les Q&A. Bien que il y en a beaucoup de Q&A pour les tests de Certification IT, les nôtres peuvent vous donner non seulement plus de chances à s'exercer avant le test réel, mais encore vous feront plus confiant à réussir le test. La haute précision des réponses, la grande couverture des documentations, la mise à jour constamment vous assurent à réussir votre test. Vous dépensez moins de temps à préparer le test, mais vous allez obtenir votre certificat plus tôt.

70-691 Démo gratuit à télécharger: http://www.pass4test.fr/70-691.html

NO.1 printf("Pi = %d\n", pi);

NO.2 You develop a parallel application that will be deployed on a Windows HPC Server 2008 cluster.
The application uses point-to-point communication.
The process that has a rank 0 sends an array of integer values to the rank 1 process by using the
following code segment. (Line numbers are included for reference only.)
01 int values[5];
02 MPI_Send(values, 5, MPI_INT, 1, 42,
03 MPI_COMM_WORLD);
You need to ensure that each receiving process is able to correctly receive the values in the most efficient
manner possible.
Which code segment should you use?
A. int values[5];
int buffer[5];
MPI_Reduce(buffer, values, 5, MPI_INT, MPI_SUM, 1, MPI_COMM_WORLD);
B. int values[5];
MPI_Status status;
MPI_Recv(values, 5, MPI_INT, 0, 42, MPI_COMM_WORLD, &status);
C. int value;
MPI_Status status;
MPI_Recv(&value, 1, MPI_INT, 0, 42, MPI_COMM_WORLD, &status);
D. int values[5];
MPI_Status status;
MPI_Recv(values, sizeof(int), MPI_INT, 0, 42, MPI_COMM_WORLD, &status);
Answer: B

certification Microsoft   certification 70-691   70-691   70-691 examen

NO.3 You plan to develop a single program multiple data (SPMD) application by using Windows HPC Server
2008.
You use multiple processes to perform intermediate calculations and to provide the results as a single
number.
You need to ensure that the intermediate results are collected and added together by using a single MPI
function.
Which function should you use?
A. MPI_Send
B. MPI_Bcast
C. MPI_Gather
D. MPI_Reduce
Answer: D

certification Microsoft   certification 70-691   70-691   certification 70-691   70-691

NO.4 You develop a parallel application that will be deployed on a Windows HPC Server 2008 cluster.
You write the following code segment. (Line numbers are included for reference only.)
01 int rank;
02 MPI_Comm_rank(MPI_COMM_WORLD, &rank);
03 // declaration of variable hostName
04 // code to execute
05
06 std::cout << "hostname of rank " << rank;
07 std::cout << ": " << hostName << "\n";
You need to ensure that a variable named hostName contains the name of the cluster node that the code
runs on.
Which code segment should you add at line 05?
A. char *hostName = getenv("MPI_HOSTNAME");
B. char hostName[MPI_MAX_PROCESSOR_NAME];
int resultlen;
MPI_Get_processor_name(&resultlen, hostName);
C. char hostName[MPI_MAX_NAME_STRING];
int resultlen;
MPI_Comm_get_name(MPI_COMM_WORLD, hostName, &resultlen);
D. char hostName[256];
int resultlen = sizeof(hostName);
if (rank == 0)
{
gethostname(hostName, resultlen);
}
Answer: B

Microsoft   70-691   70-691   70-691 examen

NO.5 if(commRank == 0) {

NO.6 ++numDarts;

NO.7 }
You need to ensure that the total number of numDarts is only available on the process that has a rank 0.
Which code segment should you insert at line 13?
A. MPI_Reduce(&numDarts, &total, 1, MPI_INT, MPI_SUM, 0, MPI_COMM_WORLD)
B. MPI_Allreduce(&total, &numDarts, 1, MPI_INT, MPI_SUM, MPI_COMM_WORLD)
C. MPI_Gather(&numDarts, 1, MPI_INT, &total, 1, MPI_INT, 0, MPI_COMM_WORLD)
D. MPI_Allgather(&numDarts, 1, MPI_INT, &total, 1, MPI_INT, MPI_COMM_WORLD)
Answer: A

certification Microsoft   70-691   70-691   certification 70-691
10. You plan to develop a Microsoft Message Passing Interface (MPI) application by using Microsoft
Visual Studio.
You have installed the Microsoft HPC Pack 2008 SDK at C:\Program Files\Microsoft HPC Pack 2008
SDK.
You create a new console application.
You need to ensure that the application compiles for a 64-bit architecture.
Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Set the Import Library property to msmpi.lib.
B. Set the Additional Dependencies property to msmpi.lib.
C. Set the Additional Library Directories property to C:\Program Files\Microsoft HPC Pack 2008
SDK\lib\amd64.
D. Set the Additional Manifest Dependencies property to C:\Program Files\Microsoft HPC Pack 2008
SDK\lib\amd64.
Answer: BC

Microsoft   70-691   70-691 examen   70-691
11. You develop a parallel application by using Microsoft Visual Studio 2008.
You have installed the Microsoft HPC Pack 2008 SDK at C:\Program Files\Microsoft HPC Pack 2008
SDK.
You create a new console application based on Microsoft Message Passing Interface (MPI). You set the
Debugger to Launch property to MPI Cluster Debugger.
You need to ensure that five processes are launched when the application is run in debug mode in Visual
Studio 2008.
Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Set the MPIRun Arguments property to -n 5.
B. Set the Application Arguments property to -n 5.
C. Set the MPIRun Working Directory property to C:\Program Files\Microsoft HPC Pack 2008 SDK\bin.
D. Set the MPIRun Command property to C:\Program Files\Microsoft HPC Pack 2008 SDK\bin\MPIExec.
E. Set the Application Command property to C:\Program Files\Microsoft HPC Pack 2008
SDK\bin\MPIExec.
Answer: AD

Microsoft   70-691   70-691
12. You create a parallel application by using Microsoft Visual Studio 2008.
The application prints a message to the console of all Microsoft Message Passing Interface (MPI)
processes except for one. The application terminates and displays an error message.
You need to change the code in the application so that the application completes successfully.
Which set of tasks should you include in the application?
A. Include mpi.h
Link to msmpi.lib
Call MPI_Start
Call MPI_Comm_rank
Call MPI_Finalize
B. Include mpi.h
Link to msmpi.lib
Call MPI_Init
Call MPI_Comm_rank
Call MPI_Finalize
C. Include mpi.h
Link to ccpapi.tlb
Call MPI_Init
Call MPI_Comm_rank
D. Include mpi.h
Link to msmpi.lib
Call MPI_Init
Call MPI_Comm_size
Answer: B

Microsoft   70-691   70-691   70-691
13. You plan to create a parallel application by using Microsoft Visual C++.
You want to use the Microsoft Message Passing Interface (MPI) library in the application.
You need to ensure that the application can be compiled for both 32-bit and 64-bit platforms. You also
need to ensure that targeting both platforms requires minimum maintenance.
What should you do?
A. Create a separate project for each platform.
B. Create separate solution files for each platform.
C. Create separate custom build rules for each platform.
D. Create a separate build configuration for each platform.
Answer: D

Microsoft   70-691   70-691   70-691   70-691 examen   70-691
14. You create a Microsoft Message Passing Interface (MPI) application by using Microsoft Visual Studio
2008.
The application process is named MPIApplication.exe. You plan to debug the application by using the MPI
Cluster Debugger in Visual Studio 2008.
You need to attach the debugger to the remote process on a compute node.
Which process should you attach to?
A. smpd.exe
B. mpiexec.exe
C. msvmon.exe
D. MPIApplication.exe
Answer: C

Microsoft   70-691 examen   70-691
15. You create a Microsoft Message Passing Interface (MPI) application by using Microsoft Visual Studio
2008.
You plan to debug the application by using Visual Studio 2008.
You need to configure the nodes that will be used for debugging.
What should you do?
A. Use the Cluster Debugger Configuration tool in Visual Studio.
B. Use the debugging pane in the Visual Studio project property pages.
C. Use the configuration pane in the Cluster Administration Console tool.
D. Use the node management pane in the Cluster Administration Console tool.
Answer: A

Microsoft   70-691 examen   certification 70-691

NO.8 pi = 4 * total/(commSize * totDarts);

NO.9 You plan to develop a parallel application by using Windows HPC Server 2008.
You need to implement a method that will send different data to each process in a communicator by using
a single call.
Which function should you use?
A. MPI_Send
B. MPI_Gather
C. MPI_Reduce
D. MPI_Scatter
Answer: D

Microsoft   certification 70-691   certification 70-691   certification 70-691

NO.10 You develop a parallel application that will be deployed on a Windows HPC Server 2008 cluster.
You write the following code segment that computes an approximation to Pi. (Line numbers are included
for reference only.)
01 static int totDarts = 10000;
02 int numDarts = 0;
03
04 MPI_Comm_size(MPI_COMM_WORLD, &commSize);
05 MPI_Comm_rank(MPI_COMM_WORLD, &commRank);
06
07 for(i = 0; i < totDarts; i++) {
08 x = 2 * (randomNr() - 0.5);
09 y = 2 * (randomNr() - 0.5);

NO.11 }

NO.12 You develop a parallel application that will be deployed on a Windows HPC Server 2008 cluster.
You write the following code segment. (Line numbers are included for reference only.)
01 MPI_Init(&argc, &argv);
02
03 {
04 // program part for rank 0
05
06 }
06 else
07 {
08 // program part for all other ranks
09 }
10 MPI_Finalize();
You need to ensure that the code in the rank 0 section only executes on the process that has a rank of 0.
Which code segment should you insert at line 02?
A. int size;
MPI_Comm_size(MPI_COMM_WORLD, &size);
if (size > 0)
B. int size;
MPI_Comm_size(MPI_COMM_WORLD, &size);
if (size == 0)
C. int rank
MPI_Comm_rank(MPI_COMM_WORLD, &rank);
if (rank == 0)
D. char hostName[MPI_MAX_PROCESSOR_NAME];
int resultlen;
MPI_Get_processor_name(hostName, &resultlen);
char masterName[] = "rank0";
if (strcmp(masterName, hostName) != 0)
Answer: C

Microsoft   70-691   70-691 examen

NO.13 You plan to develop a parallel application by using Windows HPC Server 2008.
The application performs the following tasks:
x Performs multistep calculations
x Processes data by using the same code segment that runs on each compute node
You need to ensure that each compute process executes the same step simultaneously.
Which type of communication should you use?
A. Buffered
B. Collective
C. Non-blocking
D. Point-to-point
Answer: B

certification Microsoft   70-691   70-691   certification 70-691   70-691 examen

NO.14 if (x*x + y*y <= 1.0)

NO.15

NO.16 You plan to develop a parallel application by using Windows HPC Server 2008.
You plan to use a method to control the calculations performed by each individual process.
You need to ensure that different commands can be sent to each process.
Which function should you use?
A. MPI_Send
B. MPI_Bcast
C. MPI_Gather
D. MPI_Reduce
Answer: A

Microsoft examen   70-691   70-691   70-691 examen   70-691

NO.17 You plan to develop a parallel application by using Windows HPC Server 2008.
You need to ensure that when the application starts, a parameter value is communicated to each process
in the cluster by using a single call.
Which function should you use?
A. MPI_Send
B. MPI_Bcast
C. MPI_Gather
D. MPI_Reduce
Answer: B

Microsoft examen   70-691   70-691   70-691   70-691

On peut voir que beaucoup de candidats ratent le test Microsoft 70-691 quand même avec l'effort et beaucoup de temps dépensés. Cest une bonne preuve que le test Microsoft 70-691 est difficile à réussir. Pass4Test offre le guide d'étude bien fiable. Sauf le test Microsoft 70-691, Pass4Test peut offrir les Q&As des autres test Certification IT.