70-511 試験問題を無料オンラインアクセス

試験コード:70-511
試験名称:TS: Windows Applications Development with Microsoft .NET Framework 4
認定資格:Microsoft
無料問題数:288
更新日:2025-08-22
評価
100%

問題 1

You are developing a Windows Presentation Foundation (WPF) application that contains a custom Button control.
The custom Button control can be set as active by setting an IsActive property to True.
You need to ensure that the IsActive property can be bound to a business object.
What should you do on the custom Button control?

問題 2

You are developing a Windows Presentation Foundation (WPF) application page.
The controls on the page must be enclosed within a single rectangular border. The border must contain an image in the header.
You need to select a control to use as a container. Which control should you select?

問題 3

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 only.)
01 <Canvas>
02 <Rectangle Stroke="Red" Stroke Thickness="5" Height="60"
03 Width-"60" Canvas. Leftoff Canvas.Top-"100"> 04
05 </Rectangle>
06 </Canvas>
You need to rotate the rectangle by 45 degrees by using its upper-left corner as the axis.
Which code fragment should you insert at line 04?

問題 4

HOTSPOT
You are developing a Windows Presentation Foundation (WPF) application that will be
deployed by using ClickOnce.
You have a file named CONTOSOEULA.docx that is part of the project.
CONTOSOEULA.docx must be deployed during the setup of the application.
You discover that CONTOSOEULA.docx does not appear in the Application Files settings.
You need to ensure that CONTOSOEULA.docx is included in the Application Files. Which Build Action should you use? (To answer, select the appropriate Build Action in the answer area.)

問題 5

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 the Data property is set.
You need to ensure that the DisplayData class correctly updates the UI when the Data property is set.
What should you do?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。