C#C
C#3y ago
Saviour

Adding a column to a table

watch few seconds of the link shared below to understand what I'm trying to implement

linked with specific time >> https://youtu.be/BfEjDD8mWYg?t=3565
User_column_2023-09-02_024348.png
YouTubefreeCodeCamp.org
Learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language.

This tutorial will show you how to :
  • Use the MVC (Model View Controller) design pattern.
  • Configure database tables using the Entity framework.
  • Setup of classes as models. Customize Razor forms.
  • Create methods inside a controller.
  • Style an A...
Was this page helpful?