ASP.NET MVC reminds me of old Classic ASP spaghetti code

后端 未结 14 804
借酒劲吻你
借酒劲吻你 2020-12-24 07:50

I just went through some MVC tutorials after checking this site out for a while. Is it just me, or does MVC View pages bring back HORRIBLE flashbacks of Classic ASP spaghet

14条回答
  •  独厮守ぢ
    2020-12-24 08:47

    Finlay Microsoft is correcting his error with ASP-Classic to ASP.NET step. 70% of old asp programmers went to PHP because ASP.NET was to complex.

    They tough that everything can be solved with ASP.NET drug and drop menus. And in the end everything is inside form tag! We are building big "web form" not web sites. Just look at the HTML from any ASP.NET site. Absolutely horrible!

    ASP.NET MVC is the new HOPE for cleaner more organised HTML code and powerful business logic.

提交回复
热议问题