A
A
Andrey Plax2014-10-21 16:11:11
ASP.NET
Andrey Plax, 2014-10-21 16:11:11

ASP.Net or ASP.Net MVC?

ASP.Net or ASP.Net MVC?
What is more relevant to study now for getting a job at Junior .Net Developer?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
V
Vit, 2014-10-21
@fornit1917

ASP.NET MVC is more relevant of course.
But it is possible that ASP.NET WebForms can also come in handy, a lot of projects have been done on it, which are still supported and improved.

W
wkololo_4ever, 2014-10-21
@wkololo_4ever

I started with MVC myself. I got a job, and there it turned out that the development is being done on WebForms. I had to learn along the way. By the way, a lot of companies are still developing on WebForms. Personally, I don't like WebForms. But you will most likely need to learn.

M
Max Maximov, 2014-10-21
@maximka19

Learn ASP.NET MVC and the WebAPI that comes with it (replacing WCF if you like). It is more used in corporate solutions, if, of course, not the old company, where the first projects were on WebForms. Well, the rest according to the template is mandatory: GoF, DI, IoC, OOP ..

R
RouR, 2014-10-30
@RouR

MVC will give you a clearer understanding of web technologies. In webforms, viewstate can seem like magic.

S
sau241179, 2014-11-13
@sau241179

The possibilities of component development in WebForms are a cut above. - I personally like to assemble sites from ready-made debugged pieces of content that work on their own. In MVC, with its url binding, this is quite difficult to achieve. Or take the same SharePoint - it is based entirely on web forms and is quite popular in a corporate environment.
And in general, you need to understand that Microsoft is just making money, there will be an opportunity, they will release another thread of the framework for MVP, they will promote it, cut the dough, and then we will puzzle over what to work with), although in fact, everything is the same in the end .

B
Barada, 2015-04-02
@Barada

MVC is more promising. You should also know about ASP.NET MVC 6 or vNext habrahabr.ru/post/242243 . It will probably become mainstream technology.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question