B
B
befiwa2017-11-11 22:56:25
Passwords
befiwa, 2017-11-11 22:56:25

Learn ASP.NET Core or Mvc to start?

Learn ASP.NET Core or Mvc to start?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuuki Wesp, 2017-11-12
@AnotherAltr

By learning ASP.Core, you will begin to understand the MVC pattern.
So yes, it's better to start with ASP.Core.

N
neomichi, 2017-11-12
@neomichi

There's no significant difference, it's just that net core has a novelty and placement advantage...

A
Alexander Yudakov, 2017-11-12
@AlexanderYudakov

To begin with, it is better to understand what a web server is and why it is needed.
And it's better to start with something simple, like HttpListener:
https://msdn.microsoft.com/en-us/library/system.ne...
(the half-page example given there is a ready-made working web server)
Then you yourself can easily answer the question: do you need ASP.NET Core, MVC, or something else - based on the practical tasks that you will face.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question