MNYF BE Quiz 1

MNYF BE Quiz 1

KG

20 Qs

quiz-placeholder

Similar activities

Plastics Properties and Processes

Plastics Properties and Processes

6th - 8th Grade

15 Qs

Weekly Quiz 12

Weekly Quiz 12

KG

15 Qs

Software Engineering (UML)

Software Engineering (UML)

University

15 Qs

Digital Media 1 Typography

Digital Media 1 Typography

8th - 12th Grade

15 Qs

WCS 1106-1 - Knowledge Assessment

WCS 1106-1 - Knowledge Assessment

Professional Development

15 Qs

DSL-202 Chap 23: Electronic Distributor Injection Pumps

DSL-202 Chap 23: Electronic Distributor Injection Pumps

University

20 Qs

Chapter 5 - Parenteral Drug Delivery

Chapter 5 - Parenteral Drug Delivery

University

16 Qs

week1&week2

week1&week2

9th Grade

15 Qs

MNYF BE Quiz 1

MNYF BE Quiz 1

Assessment

Quiz

Other

KG

Hard

Created by

Mina Moawad

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which dependency injection framework is used by default in ASP.NET Core?

Autofac

Ninject

Castle Windsor

Microsoft.Extensions.DependencyInjection

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best way to improve the performance of N+1 queries?

Using include() method

Using projection

Using explicit joins

Using AsNoTracking()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between tracking and non-tracking queries in EF Core?

Tracking queries are faster than non-tracking queries.

Non-Tracking queries are used for read-only operations.

Non-tracking queries are used for update and delete operations.

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the benefits of using DbContext pooling?

Improved scalability

Increased application performance

Reduced database connection overhead

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you optimize entity framework migrations?

By using the Snapshot Migration strategy

By using the Scripting Migration strategy

By using the IgnoreChanges method

By using the EnsureCreated method

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some best practices for improving the performance of EF Core applications?

Use appropriate data types

Minimize unnecessary queries

Utilize caching mechanisms

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the main principle behind clean code?

  1. Readability

  1. Efficiency

  1. Reusability

  1. Maintainability

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?