DN_TM09 - EntityFramework Core

DN_TM09 - EntityFramework Core

Assessment

Quiz

Professional Development, Computers

University - Professional Development

Hard

Created by

Koushik Thutupalli

Used 44+ times

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is TRUE?

EF Core supports cross-platform.

EF Core is an open sourced framework.

EF Core is a light weight and extensible framework.

All of the above.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

EF Core can be run on________.

.NET Framework 4.5+

.NET Core

UWP & Xamarine

All of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

EF Core mainly supports __________ approach.

Code-First

Database-First

Model-First

All of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following features are not supported in EF Core?

Graphical Visualization of Model (.edmx file)

Lazy loading

Automated Migration

All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following command is used to add migration snapshot in EF Core?

Insert-Migration

Add-Database

Add-Migration

None of the Above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following command is used to modify the database to a specified

Edit-Database

Modify-Database

Update-Database

None of the Above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following tool is used to execute the EF Core commands?

1) Package Manager Console

2) Command Line Interface

3) Power Tool

Only 1

1 & 2

2 & 3

1 & 3

All the Above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?