Chapter 29 Flashcards

1
Q

What is observable collection class

A

Its change notification can be listened.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is data context

A

Specify a default data source for data binding is called data context.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is data template

A

A data template is all about the presentation of data. The templates describe the visual structure of a data object. These templates are represented by the datatemplate class.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can we use template without data binding

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are advance forms of template

A
  • Hierarchical data template
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are another method of controlling rendering than template

A

Value convertors. It converts one data type to another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are 3 methods for rendering

A
  1. String targeting
  2. data templates
  3. value convertors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Does data supply to data templates is done by data context

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly