PRN 221 TEST LATEST UPDATED
Windows Presentation Foundation (WPF) is a UI framework that
creates? applications. - ANSWER Desktop client
Which DLL is used to provide the basic types to build a WPF
application? - ANSWER PresentationFramework.dll
In the Window class, which method is used to open a window and
returns only when the newly opened window is closed? - ANSWER
ShowDialog()
Which panel is used to position child elements in sequential position
from left to right, breaking content to the next line at the edge of the
containing box? - ANSWER WrapPanel
In WPF, which element is a root element that contain others? -
ANSWER Window
Which data-binding mode is not supported by WPF? - ANSWER
ThreeWay
Which language is used to express the UI in WPF? - ANSWER XAML
? control allows you to put text on the screen. - ANSWER TextBlock
Which is the process that establishes a conn between the app UI and
the data is displays? - ANSWER DataBinding
Which describes The Data Contract Serializer? - ANSWER Serialization
can be defined.........(longest)
Which are used in asynchronous programming in .NET? - ANSWER
async and await
Which is NOT true about Worker Service .NET? - ANSWER Worker
services have a UI
Windows Presentation Foundation (WPF) is a UI framework that
creates? applications. - ANSWER Desktop client
Which DLL is used to provide the basic types to build a WPF
application? - ANSWER PresentationFramework.dll
In the Window class, which method is used to open a window and
returns only when the newly opened window is closed? - ANSWER
ShowDialog()
Which panel is used to position child elements in sequential position
from left to right, breaking content to the next line at the edge of the
containing box? - ANSWER WrapPanel
In WPF, which element is a root element that contain others? -
ANSWER Window
Which data-binding mode is not supported by WPF? - ANSWER
ThreeWay
Which language is used to express the UI in WPF? - ANSWER XAML
? control allows you to put text on the screen. - ANSWER TextBlock
Which is the process that establishes a conn between the app UI and
the data is displays? - ANSWER DataBinding
Which describes The Data Contract Serializer? - ANSWER Serialization
can be defined.........(longest)
Which are used in asynchronous programming in .NET? - ANSWER
async and await
Which is NOT true about Worker Service .NET? - ANSWER Worker
services have a UI