70-511 Exam Questions
255 real 70-511 exam questions with expert-verified answers and explanations. Page 4 of 6.
- Question #167
You are developing a Windows Presentation Foundation (WPF) application. The application contains the following code in the code-behind file for an application window. (Line numbers...
- Question #168
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a set of Button controls. You need to ensure that any but...
- Question #170
You are developing a Windows Presentation Foundation (WPF) application to play audio files. You add a MediaElement control named mediaElementl and a Button control named btnPlayAud...
- Question #171
You are developing a Windows Presentation Foundation (WPF) application. An event triggers a workflow such that a parent control executes the event handlers before the child control...
- Question #172
You use Microsoft .NET Framework to create a Windows Presentation Foundation (WPF) application. You create a window that contains a Button control and a MenuItem control. Both cont...
- Question #173
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You write the following code fragment. (Line numbers are included for reference on...
- Question #175
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 us...
- Question #178
You are developing a Windows Presentation Foundation (WPF) application. You are implementing a test strategy for the application. You need to ensure that the test class can repeat...
- Question #179
You are developing a Windows Presentation Foundation (WPF) application with the following class. (Line numbers are included for reference only.) The UI is not being updated when th...
- Question #181
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a TreeView control to show the hierarchical structure of orders and order...
- Question #182
You are developing a Windows Presentation Foundation (WPF) application that displays opportunities from List (Of T) named Leads, where T is a class named Lead. The Lead class conta...
- Question #183
You are developing a Windows Presentation Foundation (WPF) application that displays pricing and inventory Information. A list box's ItemsSource property has decimal and string typ...
- Question #184
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You create a WPF window in the application. You a...
- Question #185
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You write the following code segment. (Line numbers are included for reference onl...
- Question #186
You are developing a Windows Presentation Foundation (WPF) application. This application will be used to display customer data to customer service representatives. Phone numbers ar...
- Question #189
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that the application meets the following requirements: - Displa...
- Question #190
You use Microsoft .NET Framework 4 to create a Windows Forms application. You need to allow the user interface to use the currently configured culture settings in the Control Panel...
- Question #191
You are developing a Windows Presentation Foundation (WPF) application. You are implementing the security features for a function that requires File 10. The callers of this functio...
- Question #192
You use Microsoft .NET Framework 4 to create a Windows Forms application. You write the following code segment. (Line numbers are included for reference only.) 01 NotInheritable Cl...
- Question #193
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You create a custom control named Wheel. You need to ensure that the Speed propert...
- Question #194
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses the drag-and-drop functionality. You need to ensure that the...
- Question #196
You are developing a Windows Presentation Foundation (WPF) application to display service cases by category in a ListBox. You create a class named Case with the properties Descript...
- Question #197
You are developing a Windows Presentation Foundation (WPF) application for managing student information. You place a Button control named btnSort and a DataGrid control named dgStu...
- Question #198
You are developing a windows Presentation Foundation (WPF) application. A TextBlock control has DataContext bound to a static resource named Book. The ToolTip attribute of TextBloc...
- Question #199
You are developing a Windows Presentation Foundation (WPF) application to display loan types by bank and students by loan type. You add the following markup segment to the MainWind...
- Question #200
You are developing a Windows Presentation Foundation (WPF) application. You are writing data templates for a calendar. You must use the Weekend template for weekends and the Weekda...
- Question #201
You are developing a Windows Presentation Foundation (WPF) application. The application contains a converter named DateOutputConverter that formats dates. The window is defined as...
- Question #202
You are developing a Windows Presentation Foundation (WPF) application. The application has several visual controls on a main page. You need to restyle all of the UI-related elemen...
- Question #203
You are developing a Windows Presentation Foundation (WPF) application. The application has an Image control. You need to ensure that a portion of the image displays in a circle in...
- Question #204
You are developing a Windows Presentation Foundation (WPF) application. The window has the following markup. (Line numbers are included for reference only.) You need to ensure that...
- Question #205
You are developing a Windows Presentation Foundation (WPF) application. There is an issue in the display of Label. When you open the WPF Visualizer, you see the following informati...
- Question #206
You are developing a Windows Presentation Foundation (WPF) application. You are implementing a test strategy for the application. You need to ensure that the history of your testin...
- Question #208
You are developing a Windows Presentation Foundation (WPF) application. The application uses drag-and-drop functionality. You need to ensure that code is executed in the code-behin...
- Question #210
You are developing a Windows Presentation Foundation (WPF) application. This application will be deployed to 20 countries. However, it will only be localized to some of those count...
- Question #211
You are developing a Windows Presentation Foundation (WPF) application. The application uses a DockPanel control with its HorizontalAlignment property set to Left to divide the mai...
- Question #212
You are developing a Windows Presentation Foundation (WPF) application page. The page uses extensive graphics controls and animation that require absolute positioning. You need to...
- Question #213
You are creating a Windows Presentation Foundation (WPF) application. A control periodically appears to alert the user of status changes within the application. You need to specify...
- Question #214
You are developing a Windows Presentation Foundation (WPF) application. You pull employee information from an XML file named EmployeeData.xml. The XML file is as follows. You need...
- Question #215
You are developing a Windows Presentation Foundation (WPF) application. Two styles, Blue and Green, are used for Border objects. The two styles have the same values for the CornerR...
- Question #217
You are developing a Windows Presentation Foundation (WPF) application. The movement of a control within the application is animated. You need to ensure that the animated control i...
- Question #218
You develop a Windows Presentation Foundation (WPF) application. This application is used to output data trends to customer service representatives. You use threading to keep the U...
- Question #219
You are developing a Windows Presentation Foundation (WPF) application. A custom control has a dependency property that is bound to a property of type Int16 on a business layer obj...
- Question #220
You are developing a Windows Presentation Foundation (WPF) application. A window is defined in the following markup segment. You need to add a Windows Forms Button control to the w...
- Question #221
You are developing a Windows Presentation Foundation (WPF) application. You add several TextBox controls within a StackPanel control. You next add several Image controls within a s...
- Question #222
You are developing a Windows Presentation Foundation (WPF) application. You are planning the deployment strategy for the application. You need to write specific information to the...
- Question #224
You develop a Windows Presentation Foundation (WPF) application. You will use ClickOnce to publish it to a Web server. You add a Button control to the Windows Form with the followi...
- Question #225
You are deploying a ClickOnce application manually in a test environment. You need to ensure that the deployment is signed with a self-signed test X.509 certificate. Which tool sho...
- Question #226
You are developing a Windows Presentation Foundation (WPF) application. The WPF window contains a ListBox control that displays a list of customer names and genders. You add the fo...
- Question #227
You are developing a Windows Presentation Foundation (WPF) application. Users can enter formatted percentages into text boxes. The markup is as follows. <TextBox Text="{Binding Pat...
- Question #228
You are developing a Windows Presentation Foundation (WPF) application. You have a class named Orders, which contains OrderId and ShipOn properties. You place a control in the Main...