开发者

.NET webforms vs MVC for A Multi Step Student Data entry/edit form and A Visualization form using Google Visualization API

I would like to create a multi-step form for entry and editing of student data using .NET. What would be the right choice MVC 开发者_如何转开发or Webforms. Also i need to display reports based on user specified parameters using google visualization API. And what would be the better choice for the second task.

Thank you, M


This is probably a little bit subjective. My personal experience is that MVC was easier for me to get my head around, especially for being able to design my URL scheme, MVC routing tables I found to be very simple to grok.

Plus the tutorials available are great, Nerd Dinner is a wonderful tutorial and Stevn Sandersons book (pro asp.net MVC 2.0) is one of the better tutorial style manuals I have read.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜