First thing you have to do is create a project in Visual Studio(I recommend Visual Studio 2019), and select the architectural what you want, exemple asp.net MVC:
]1
For data-base, I recommend you to use Entity Framework , it easy to used, search more about this. You will choose better what you want in your data-base with him.