Microsoft MCTS 70-511
killtest.jpは70-511試験問題集の最新版を提供し、TS: Windows Applications Development with Microsoft .NET Framework 4試験は100%の本格的な試験問題集は過去の試験問題及び最新模擬試験問題から作られたもので、全試験科目は常時最新化され、最新の試験内容まで織込む精確性が保証できます。killtest.jpが開発した模擬試験ソフトは同じタイプの製品の中ではずば抜けており、広範囲の受験生の方が受験前に自己能力を把握できる一番有効な手段です。実は、これらの模擬試験問題は実際の試験問題よりずっと難しいです。killtest.jpのMicrosoft製品をご利用いただくと、受験の自信を向上させることが出来ます。また、killtest.jpは無償70-511サンプル品を用意しておりますので、お買い上げの前に、無償でダウンロードできます。
1.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You discover that when the application runs, a user control is not rendered correctly.
You need to find out the user interface (UI) element of the window that is causing the rendering problem.
What should you do?
A. Use the Local Window.
B. Use the WPF Visualizer.
C. Generate a trace log by using IntelliTrace.
D. Set a breakpoint at the control. Run the application.
Answer: B
2.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
The application contains a custom control that is used to display customer information.
You discover that the custom control is not rendering correctly.
You need to identify the WPF element that is causing the issue. You want to achieve this goal by using the
minimum amount of administrative effort.
What should you do?
A. Start the application in debug mode.
Place a breakpoint at the main entry point of the application.
Use the debugger to step through the application code.
B. Start the application in debug mode.
Place a breakpoint at the main entry point of the application.
Use the WPF Tree Visualizer tool.
C. Enable IntelliTrace and configure Visual Studio to generate a trace log.
Start the application in debug mode.
D. “Enable IntelliTrace and configure Visual Studio to generate a trace log.
Start the application by double-clicking the executable file (.exe).
Answer: B
3.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
The application uses data-bound controls.
You discover that when the application is executed by users, one of the controls is not displayed properly.
You need to view the property values assigned to the controls.
What should you do?
A. Use IntelliTrace.
B. Use PresentationTraceSource.
C. Run the application in debug mode with Visual Studio 2010. Use the Auto window while you step
through the application code.
D. Run the application in debug mode with Visual Studio 2010. Use the WPF Visualizer while you step
through the application code.
Answer: D
4.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You write the following code fragment to bind a customer object to several controls in a window.
When the application executes, you receive the following error message:
“System.Windows.Data Error: 35 : BindingExpression path error: ‘CustomerName’ property not found on
‘object’ ”Customer’ (HashCode=22613453)’. BindingExpression:Path=CustomerName;
DataItem=’Customer’ (HashCode=22613453);
target element is ‘TextBox’ (Name=’textBox1′);
target property is ‘Text’ (type ‘String’)”
You need to identify the source of the error.
What should you do?
A. Use a Trace object.
B. Use a Debug object.
C. Use the WPF Visualizer.
D. Use a PresentationTraceSources object.
Answer: D
5.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You plan to use a PresentationTraceSources object when the application is executed by users.
When the application is executed in a test environment, all debug information is successfully captured.
You need to be able to capture debug information when the application is deployed.
What should you do?
A. Enable WPF tracing in the registry.
Restart the application.
B. “Enable tracing by modifying local Group Policy.
Restart the application.
C. Open the XML configuration file for your application on the user’s computer.
Set tracing to a verbose level.
Restart the application.
D. Open the XML configuration file for your application on the user’s computer.
Add a trace listener.
Restart the application.
Answer: A
killtest.jpは70-511試験問題集の最新版を提供し、TS: Windows Applications Development with Microsoft .NET Framework 4試験は100%の本格的な試験問題集は過去の試験問題及び最新模擬試験問題から作られたもので、全試験科目は常時最新化され、最新の試験内容まで織込む精確性が保証できます。killtest.jpが開発した模擬試験ソフトは同じタイプの製品の中ではずば抜けており、広範囲の受験生の方が受験前に自己能力を把握できる一番有効な手段です。実は、これらの模擬試験問題は実際の試験問題よりずっと難しいです。killtest.jpのMicrosoft製品をご利用いただくと、受験の自信を向上させることが出来ます。また、killtest.jpは無償70-511サンプル品を用意しておりますので、お買い上げの前に、無償でダウンロードできます。
1.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You discover that when the application runs, a user control is not rendered correctly.
You need to find out the user interface (UI) element of the window that is causing the rendering problem.
What should you do?
A. Use the Local Window.
B. Use the WPF Visualizer.
C. Generate a trace log by using IntelliTrace.
D. Set a breakpoint at the control. Run the application.
Answer: B
2.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
The application contains a custom control that is used to display customer information.
You discover that the custom control is not rendering correctly.
You need to identify the WPF element that is causing the issue. You want to achieve this goal by using the
minimum amount of administrative effort.
What should you do?
A. Start the application in debug mode.
Place a breakpoint at the main entry point of the application.
Use the debugger to step through the application code.
B. Start the application in debug mode.
Place a breakpoint at the main entry point of the application.
Use the WPF Tree Visualizer tool.
C. Enable IntelliTrace and configure Visual Studio to generate a trace log.
Start the application in debug mode.
D. “Enable IntelliTrace and configure Visual Studio to generate a trace log.
Start the application by double-clicking the executable file (.exe).
Answer: B
3.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
The application uses data-bound controls.
You discover that when the application is executed by users, one of the controls is not displayed properly.
You need to view the property values assigned to the controls.
What should you do?
A. Use IntelliTrace.
B. Use PresentationTraceSource.
C. Run the application in debug mode with Visual Studio 2010. Use the Auto window while you step
through the application code.
D. Run the application in debug mode with Visual Studio 2010. Use the WPF Visualizer while you step
through the application code.
Answer: D
4.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You write the following code fragment to bind a customer object to several controls in a window.
When the application executes, you receive the following error message:
“System.Windows.Data Error: 35 : BindingExpression path error: ‘CustomerName’ property not found on
‘object’ ”Customer’ (HashCode=22613453)’. BindingExpression:Path=CustomerName;
DataItem=’Customer’ (HashCode=22613453);
target element is ‘TextBox’ (Name=’textBox1′);
target property is ‘Text’ (type ‘String’)”
You need to identify the source of the error.
What should you do?
A. Use a Trace object.
B. Use a Debug object.
C. Use the WPF Visualizer.
D. Use a PresentationTraceSources object.
Answer: D
5.You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows
Presentation Foundation (WPF) application.
You plan to use a PresentationTraceSources object when the application is executed by users.
When the application is executed in a test environment, all debug information is successfully captured.
You need to be able to capture debug information when the application is deployed.
What should you do?
A. Enable WPF tracing in the registry.
Restart the application.
B. “Enable tracing by modifying local Group Policy.
Restart the application.
C. Open the XML configuration file for your application on the user’s computer.
Set tracing to a verbose level.
Restart the application.
D. Open the XML configuration file for your application on the user’s computer.
Add a trace listener.
Restart the application.
Answer: A