Question: The link above is a tutorial covering ASP.NET Core MVC full stack web development. It is designed to show you the bleeding edge of what

The link above is a tutorial covering ASP.NET Core MVC full stack web development. It is designed to show you the bleeding edge of what Visual Studio was made for. There is no paradigm of programming that is bigger or more lucrative right now than full stack web application development. Almost all business entities have some sort of web presence and many are using web apps to offer products and services to users. An equal number use web apps internally on their corporate intranets to manage employees, benefits, training, business requests, and other organizational processes.We will go through parts of the above tutorial together as a class in a lab style study.Each student must create their own copy of the web application for the lab activityThe deliverable is a video you make of your web application working and going through the 4 basic CRUD operations of a databaseYou should demonstrate the running web application displaying the supplied sample data, plus an end to end use case example of each of the 4 CRUD operations.Do each step of the tutorial in order, following the written instructions exactly - ASP.NET using Visual Studio is a very challenging development environment.There is no detailed rubric.Evaluation Criteria - A video demonstration of the software running with a voice over narration of the demo explaining what is happening.Be sure to include the following page actions in your demonstration video./Views/Students/Index.cshtml - show the basic page of the list of students in the school database - include data for 2 additional student/Views/Students/Create.cshtml - show the create new student page - include demo adding data for 2 additional student entries/Views/Students/Edit.cshtml - show the edit student page, set new last name values for 2 records. Change one of the last names to Hendrix, change the other one to Clapton./Views/Students/Delete.cshtml - show the delete page for a student, and the resulting omission from the Index.cshtml page after deletionShow the SQL Server Object Explorer showing the Students.dbo table using the View Data command. Make sure the two new added students, Hendrix and Clapton, are clearly readable in the video and point them out.AVOID FULL SCREEN VIDEO SHOTS AND SIZE YOUR BROWSER TO A SMALLER PORTION OF YOUR SCREEN FOR READABILITY. YOU ARE RESPONSIBLE FOR READABILITY. IF I CAN'T READ THE CONTENT ON THE SCREEN IN YOUR VIDEO, I WILL NOT GRADE IT.If there is no narration (voice over) guiding me through the video, I will not grade it.

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!