Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 activity
The deliverable is a video you make of your web application working and going through the 4 basic CRUD operations of a database
You 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 deletion
Show 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

Explain Coulomb's law with an example

Answered: 1 week ago

Question

What is operating system?

Answered: 1 week ago

Question

What is Ohm's law and also tell about Snell's law?

Answered: 1 week ago