2.1 Start developing for finance and operations apps by using Visual Studio Flashcards

1
Q

AOT?

A

Application Object Tree

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

2 views of AOT?

A

Model view
Classic view

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

Model view?

A

Organizes metadata by model

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

Classic view?

A

Groups metadata elements by their type

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

Metadata types?

A

Extended Data Types (EDTs)
Enums
Tables
Forms
Data entities

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

Extended Data Types?

A

Primitive types

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

Enums?

A

Type with a value from a predefines list
Eg. weekday
Enum values are stored as enum values in db rather than full string value

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

Tables?

A

Organize data into rows and columns

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

Forms?

A

UI elements that get their own page in F&O apps

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

Data entities?

A

Abstraction of database tables that are used for integrations, data export/import and more

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

Why synchronize the database?

A

So database knows which fields (columns) that it needs to store elements

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

Forms layout windows?

A

Form designer
Normal element designer
Pattern designer

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

Form designer?

A

Contains hierarchical view of the form’s structure

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

Normal element designer?

A

For the selected node in the view

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

Pattern designer?

A

Helps you match the existing form layouts and UI conventions in F&O apps

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