A. Add single DatePicker control to the design surface
B. Add single Calendar control to the design surface
C. Add single MediaElement control to the design surface to display a calendar
D. Add the appropriate Windows Forms references to the project references. Add a single Windows Forms DateTimePicker control to the design surface
第1题:
You are developing a Windows Presentation Foundation (WPF) application The application is for commercial use and requires a valid license key to be entered. You create a project type of Class Library code to validate license keys You need to ensure that the user enters a valid license key during installation of the software. Which deployment should reference the class library?()
第2题:
You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?()
第3题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()
第4题:
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 drag-and-drop operation is stopped when a user moves the cursor outside the boundaries of the application form. Which enumeration member should you use?()
第5题:
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?()
第6题:
Autos
Immediate
Locals
Output
第7题:
Frame
Slider
Viewbox
ScrollViewer
第8题:
ListBox
DockPanel
WrapPanel
StackPanel
第9题:
XCOPY
ClickOnce
MicrosoftWindows Installer
Remote Desktop connections
第10题:
a user control
a data template
a control template
a control that inherits the Canvas class
第11题:
AutomationElementIdentifier
AutomationPeer
Keyboard
UICues
第12题:
DragAction.Cancel
DragAction.Drop
DragDropEffects.None
DragDropEffects.All
第13题:
You are developing a Windows Presentation Foundation (WPF) application for a travel reservation system You need to ensure that users can select a range of travel dates. What should you do ?()
第14题:
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: Displays a menu that is specific to the control selected by the user. Displays the menu next to the control. Which control should you use? ()
第15题:
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 property of Wheel can be animated. What should you do?()
第16题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that users can view content in a book-reading format that displays two pages at a time. Which control should you use?()
第17题:
You are developing a Windows Presentation Foundation (WPF) application. You need to use XAML to create a custom control that contains two Button controls. From which base class should you inherit? ()
第18题:
Use IntelliTrace.
Use data-driven tests.
Create a single test class.
Create a test method for each data variation.
第19题:
Add a FlowDocumentReader control to the design surface. Then create a FlowDocument control.
Add a ContentControl control to the design surface. The reference a WebClient object to return an HTML string.
Add a DocumentViewer control to the design surface. The create a FixedDocument control.
第20题:
Use IntelliTrace.
Use PresentationTraceSource.
Run the application in debug mode with Visual Studio 2010. Use the Auto window while you step through the application code.
Run the application in debug mode with Visual Studio 2010. Use the WPF Visualizer while you step through the application code.
第21题:
MaxRetryCount
MaxTransferWindowSize
MaxPendingChannels
InactivityTimeout
第22题:
Set the Value property of the style setter to point to a static resource
Set the BasedOn property of the heading style to point to a static resource for the body text style
Set the Key property of the heading style to start with the name of the body text style
Set the TargetType property of the heading style to TextBlock
第23题:
Use Install the application from a file share. Select the Application is available online and offline option.
Use Install the application from CD-ROM or a DVD-ROM. Select the Application will not check for updates option.
Use Install the application from a Web site. Select the Application is available online only option.
Use Install the application from a Web site. Select the Application is available online and offline option.