Question: QUESTION 1: [10 POINTS] Create a new ASP.NET Core MVC web application called CarOptions. then complete the following A. I POINT] Set the default layout

 QUESTION 1: [10 POINTS] Create a new ASP.NET Core MVC web

QUESTION 1: [10 POINTS] Create a new ASP.NET Core MVC web application called "CarOptions". then complete the following A. I POINT] Set the default layout for all views to use a new layout called "UsersLayout". The UsersLayout is a copy of the existing layout B. [1 POINT] Customize the default layout only for the "Privacy" view to use a new layout called - AdminLayout". The_Adminlayout is a copy of the existing_layout CLIPOINT]Create a Car model considering the following requirements Car Carld Primary key Name The database type should be a national character with a maximum of 30 characters D. (I POINT]Create an Option model considering the following requirements. Option OptionId Primary key - Required with the error message"Passe enter a description Description The database type should be a character with a variable length, a maximum of 255 characters E. IT POINT] Given that each Car can have many options, update the previous models to include whatever is required to establish the appropriate relationship between the models F. (1 POINT) Add the required MVC controllers with views, using Entity Framework G. LI POINT]On the appropriate file, customize the connection string so that the database should be "Cars De" and use SQL Server authentication H. [I POINT] Add database migration called "CreateDatabase then update the database. 1 [1 POINT) On the Caur details view, add one calculated field to display the total number of cues options 1. (1 POINT) Run the application successfully Good Luck QUESTION 1: [10 POINTS] Create a new ASP.NET Core MVC web application called "CarOptions". then complete the following A. I POINT] Set the default layout for all views to use a new layout called "UsersLayout". The UsersLayout is a copy of the existing layout B. [1 POINT] Customize the default layout only for the "Privacy" view to use a new layout called - AdminLayout". The_Adminlayout is a copy of the existing_layout CLIPOINT]Create a Car model considering the following requirements Car Carld Primary key Name The database type should be a national character with a maximum of 30 characters D. (I POINT]Create an Option model considering the following requirements. Option OptionId Primary key - Required with the error message"Passe enter a description Description The database type should be a character with a variable length, a maximum of 255 characters E. IT POINT] Given that each Car can have many options, update the previous models to include whatever is required to establish the appropriate relationship between the models F. (1 POINT) Add the required MVC controllers with views, using Entity Framework G. LI POINT]On the appropriate file, customize the connection string so that the database should be "Cars De" and use SQL Server authentication H. [I POINT] Add database migration called "CreateDatabase then update the database. 1 [1 POINT) On the Caur details view, add one calculated field to display the total number of cues options 1. (1 POINT) Run the application successfully Good Luck

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!