Question: these are c# .net questions if false explain why 1. The value/values that unique identify a row in a table are referred to as the

these are c# .net questions if false explain why

1. The value/values that unique identify a row in a table are referred to as the ___________ key

2. The value/values in a table that reference a unique row in another table is known as the ____________ key

3. T/F Relational databases are able to represent a many to many relationship

4. (2pts) Draw a picture of table representing an Item

5. (2pts) Draw a picture of a table representing a Customer

6. (3pts) Draw a picture that represents a Customers Order of 1 or more Items

ZOOM

Name _________________________

Score ______

1. T/F Entity Framework allows you to interact with the database if you have knowledge of SQL commands.

2. T/F Entity Framework models many to one relationships by having a class with a List of the related class.

3. T/F Entity Framework allows for async access to the database.

4. T/F Updating the Entity Framework DBSet collections results in immediate changes in the database.

5. T/F You dont need to use Try Catch blocks when using Entity Framework because it handles errors itself.

6. (5pts ) Draw an ERD of your groups Budget project database.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!