How to decide which is right, WebForms or MVC when doing ASP.NET

前端 未结 6 1665
不知归路
不知归路 2020-12-03 05:07

So I\'m about to start of a small project for my sporting club for member registrations and I\'m trying to decide between WebForms or MVC.

Allit will be is a user lo

6条回答
  •  离开以前
    2020-12-03 06:01

    Based on your comments to tvanfosson, it sounds like MVC would be a good choice for you as you listed your desire to learn as a reason to choose that technology. I doubt MVC will change drastically from its beta. So, this could be a good opportunity to learn a new tool. As for as WebForms being the "quick and nasty" solutions, I worry that is MVC propaganda.

提交回复
热议问题