BNU: BSc in Computing

CO453: Application Programming

.NET Windows Programming Using C#

Week 14 Activities - C# Web Applications

Week Lesson Activity Learning Assessment Skill Developed
14.1
  • Questions and Answers
Web Forms
14.2
  • Video 14 min Microsoft Software Development A summary of the historical development of Visual Studio and a demonstration of creating the latest web application using VS 2019
  • 15 min Basic editing the Home page and the shared layout page
  • 5 min Introduction to Bootstrap 4.3 css Examples, Themes, Expo
  • 15 min Add three columns to the home page using Bootstrap Grid and Cards for Selecting Meal, Entering Personal Details and Paying for Order
  • 15 min Add a Customer model class, a customer method in the home controller and a Customer view
  • 15 min Add a HttpPost method called Customer in the home controller to process adding customer details
  • 15 min Add a MenuList of Dishes, a MealOrder, a Menu method in the home controller and a Menu View that allows Customers to select Dishes from the Menu.
  • 15 min Add a Select method that is passed the id of the selected Dish and adds it to the MealOrder
  • Created Project
  • Modified Pages
  • Modified Code
  • ASP.NET Core MVC
  • Bootstrap
  • HTML,CSS, C#

Useful Resources

Week Index