单项选择题
You need to ensure that phone numbers are displayed in the following format : (###) ### - ###
Which markup segment should you use ?()
A.
B.
C.
D.
相关考题
-
单项选择题
When the application si run, it appears as follows You need to ensure that the TextBlock control with the contents "Product shipped" is horizontal centered to the grid? Which mark up segment should you add to the TextBlock control?()
A. GridView.Columncollection="1,2"
B. Grid.Columnspan="2"
C. Manipulation.ManipulationCharacter="2"
D. TextBlock.TextAllignment ="Center" -
单项选择题
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. You need to ensure that the style is updated to meet the following requirements regarding currency: - It must be right aligned - It must display the number with the regional currency settings Which setting should you use in the application manifest?()
A.
B.
C.
D. -
单项选择题
You are developing and XBAP application for your company intranet. During several development iterations, you manually executable, application, and deployement manifest to the test Web Server. You create an HTML file that has a manifest that you use for testing. During the next iteration, you enchance the XBAP application by making changes. When you use the hyperlink to the deployment manifest to test the deployment, you do not see the changes. You need to ensure that the changes you make are visible when you test the deployment from your machine. What should you do ?()
A. Restart Microsoft Internet Information Services (IIS). Then click the Install hyperlink again.
B. Open Visual Studio command prompt and run mage -cc. Then click the Install hyperlink again.
C. Delete the application, deployment, and executable files from Web Server. Then rebuild the XBAP solution files from the project bin directory to the Web Server and click the Install hyperlink again
D. Delete the application, deployment, and executable files from Web Server. Then recopy the same files to the Web Server, restart IIS and click the Install hyperlink again
