可学答题网 > 问答 > MCPD(70-511)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You use Microsoft Visual Studio 2010


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).
参考答案
参考解析:
分类:MCPD(70-511)题库
相关推荐

1、您正在使用Microsoft Visual Studio 2005 IDE

您正在使用Microsoft Visual Studio 2005 IDE检查一个返回string的方法的输出信息,您指定这个方法的输出给一个命名为fName的变量,您需要写一个代码片段打印下面这一行信息...

2、You use Microsoft Visual Studio 2010

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application.The application uses the LINQ ParallelEnumerable.AsPa...

3、You use Microsoft Visual Studio 2010

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.The application...

4、您正在使用Microsoft Visual Studio IDE检查返回字

您正在使用Microsoft Visual Studio IDE检查返回字符串的方法的输出。您将该方法的输出赋给一个名为fName的字符串变量。您需要编写一个代码段,该代码段在单一行中打印以下内...

5、You use Microsoft Visual Studio 2010

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.The application...

6、You use Microsoft Visual Studio 2010

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows PresentationFramework (WPF) application.You have a page ...