In this lab, you will be learning how to implement Data passing techniques into your ASP.NET Core applications. By the end of the lab, you'll have the skills to create an application and have knowledge of data passing between controller to view and between the views and also to hold the data across the application. Learn how to use the Data passing techniques.
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should be familiar with:
Lab Requirements
Note: Don’t use any database, just pass username and password and do navigation.