V
V
Vanish_142019-11-15 15:24:04
ASP.NET
Vanish_14, 2019-11-15 15:24:04

How to start running an ASP.NET job?

Good evening. I was interviewed for a junior backender, but since I don't know much about ASP.NET MVC, I was given the task to write a simple site (like a directory). You need to use Entity Framework 6 / Entity Framework Core, MSSQL and ASP.NET Core technologies. Where do you recommend to start and how to move? What site to make I was told. Just where to start studying and what materials would you recommend? Where to start studying (I used to write backing in PHP) and what materials would you recommend?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Korotenko, 2019-11-15
@firedragon

1. create a project
2. create models
3. create views
4. create an Area for authentication (you already have it, just click a few times)
5. correctly configure the filling with primary data
6. implement a basket using React, Angular, VUE
7. admin panel for controls users
8. admin panel for purchase reports, according to the user's role in the system
9. add tests
10. fill in appsettings.Development.json etc

R
Roman, 2019-11-15
@yarosroman

Launch Visual Studio. New decision. Type Asp.Net or Asp.Net Core and voila.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question