70-511 Exam Questions
255 real 70-511 exam questions with expert-verified answers and explanations. Page 5 of 6.
- Question #229
You are developing a Windows Presentation Foundation (WPF) application. You add a TextBox control to the design surface and bind it to an underlying window resource named dsGiftCer...
- Question #230
You are developing a Windows Presentation Foundation (WPF) application. The application consists of: - A window that contains controls organized into groups. - Groups that are orde...
- Question #231
You are developing a Windows Presentation Foundation (WPF) application. You need to ensure that the application includes a container control that supports logical scrolling by defa...
- Question #232
You are developing a Windows Presentation Foundation (WPF) application with multiple windows. The majority of the buttons within the application are styled consistently. However, t...
- Question #234
You are developing a Windows Presentation Foundation (WPF) application. The application's main window lists a series of controls horizontally until a control reaches the edge of th...
- Question #235
You are developing a Windows Presentation Foundation (WPF) application. A user control responds to a click event. The click event handler sets the Handled property to True. You nee...
- Question #236
You are developing a Windows Presentation Foundation (WPF) application. The application contains the following markup. You need to ensure that the Filter combo box is hidden when t...
- Question #237
You are developing a Windows Presentation Foundation (WPF) application. A UserControl named usercontroll contains the following controls. <StackPanel> <Label Name="label1" Content=...
- Question #238
You are developing a Windows Presentation Foundation (WPF) application. You build a dictionary that implements INotifyPropertyChanged. You want to use an indexer to bind to the UI....
- Question #239
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a form named frmMain that contains a button named btnSave...
- Question #240
You are upgrading the security features of a Microsoft .NET 3.5 application to .NET 4. You need to identify the -NET 3.5 security application programming interface (API) calls that...
- Question #241
You are developing a Windows Presentation Foundation (WPF) application. The MainWindow.xaml file contains a TreeView control with a DataTemplate that displays three levels in the f...
- Question #242
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You write the following code fragment. You need to implement the MyProject.Average...
- Question #243
You are developing a Windows Presentation Foundation (WPF) application. You use the following markup segment to add a Button control to the design surface of the MainWindow.xaml fi...
- Question #244
You are developing a Windows Presentation Foundation (WPF) application that displays financial data. The following style is applied to every Label control that displays currency. (...
- Question #245
You are developing a Windows Presentation Foundation (WPF) application that plays video clips. The markup is as follows. You need to ensure that the current running time of the vid...
- Question #246
You are deploying a Windows Forms application. You use the Publishing wizard within Visual Studio to configure ClickOnce options. You need to ensure that a custom zone is created w...
- Question #247
You are developing a Windows Presentation Foundation (WPF) application. The application configuration file is maintained in source control and must not be modified. You need to ens...
- Question #248
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You write the following code fragment. You need to implement the MyProject.MyConve...
- Question #251
You use Microsoft .NET Framework 4 to create a Windows Forms application. The application has a reference to a Windows Presentation Foundation (WPF) class library named Library1. L...
- Question #252
You use Microsoft .NET Framework 4 to create a Windows Forms application. The application has a reference to a Windows Presentation Foundation (WPF) class library named Library1. L...
- Question #253
You are developing a Windows Presentation Foundation (WPF) application. You build a dictionary that implements INotifyPropertyChanged. You want to use an indexer to bind to the UI....
- Question #254
You are migrating a Windows Forms application to a Windows Presentation Foundation (WPF) application. You need to create a window to display controls. The controls must be position...
- Question #255
You have an App.xaml file that contains the following markup: You need to create a TextBlock named txtBlock1 that uses PageTitleStyle. Which code should you use?
- Question #259
You plan to create a Windows Presentation Foundation (WPF) user control. You need to create a WPF user control that contains 12 areas that are identical in size. The solution must...
- Question #261
You use Microsoft -NET Framework 4 to create a Windows Forms application. You have a form named Forml that has a TableLayoutPanel control named tableLayoutPanel1. tableLayoutPanel1...
- Question #262
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You suspect that the data returned from the datab...
- Question #263
You are developing a Windows Presentation Foundation (WPF) application. The application will be used by users in France and users in Germany. The Window element for the main window...
- Question #265
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a form named frmMain that contains a button named btnSave...
- Question #267
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 identify which e...
- Question #268
You are develping a Windows Presentation Foundation (WPF) application. You plan to deploy the WPF application by using ClickOnce. The application will be associated to files that h...
- Question #270
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You suspect that the data returned from the datab...
- Question #273
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. On a canvas, you have a Button object named btnLoadData. You need to ensure that t...
- Question #274
You have a method named Method1. Method1 accepts a string parameter named param1. Method1 performs a complex operation on param1. You load an array of strings to a variable named a...
- Question #275
You have a method named Method1. Method1 accepts a string parameter named param1. Method1 performs a complex operation on param1. You load an array of strings to a variable named a...
- Question #277
You plan to create a Windows Presentation Foundation (WPF) user control. You need to create a WPF user control that contains 12 areas that are identical in size. The solution must...
- Question #278
You are migrating a Windows Forms application to a Windows Presentation Foundation (WPF) application. You need to create a window to display controls. The controls must be position...
- Question #280
You have an App.xaml file that contains the following markup: You need to create a TextBlock named txtBlock1 that uses PageTitleStyle. Which code should you use?
- Question #282
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 identify which e...
- Question #283
You have the following code in a Windows Presentation Foundation (WPF) application: You need to animate the ellipse. Which code segment should you use to declare the animation at l...
- Question #286
You have the following code in a Windows Presentation Foundation (WPF) application: You need to animate the ellipse. Which code segment should you use to declare the animation at l...
- Question #287
You are developing a Windows Presentation Foundation (WPF) application. You plan to deploy the WPF application by using ClickOnce. The application will be associated to files that...
- Question #288
Which setup project editor is used to add project outputs to a setup project?
- Question #289
Which of the following is an appropriate installation condition if you want to restrict installation to Windows 2000 or later?
- Question #290
Which of the following are required to execute a custom action upon installation of your setup project? (Choose all that apply.)
- Question #291
For an XBAP that is installed with ClickOnce to run from an Internet Web page, what is the default security mode under which the XBAP executes?
- Question #292
You are converting a WPF application that formerly executed under full trust to execute under partial trust. This application previously stored user data in a small local file, but...
- Question #293
Which of the following is NOT required to automate a WPF control? (Choose all that apply.)
- Question #294
From which of the following are you able to open the WPF Tree Visualizer at debug time? (Choose all that apply.)
- Question #295
Which of the following is required to view Intellitrace data?