|
|
 |
BOOK: ASP.NET MVC Website Programming Problem Design Solution ISBN: 9780470410950
 | This is the forum to discuss the Wrox book ASP.NET MVC Website Programming Problem Design Solution by Nicholas Berardi, Al Katawazi, and Marco Bellinaso; ISBN: 9780470410950 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET MVC Website Programming Problem Design Solution ISBN: 9780470410950 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
|
View Poll Results: Wich technology to use for a new project?
|
|
ASP.net Webform
|
 
|
0 |
0% |
|
ASP.net MVC
|
 
|
0 |
0% |
 |

October 29th, 2009, 03:54 AM
|
|
Authorized User
|
|
Join Date: Sep 2009
Posts: 13
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
New version, older technology?
Hi,
I'm a bit confused, when the new book "ASP.NET 3.5 Website Programming: Problem - Design - Solution" released, because it seems, a lot of new features included in the project, that uses the outdated ASP.net webform technology instead of MVC.
So wich technology to use? I think, that MVC has many advanteges:
-better organization of the project,
-easily testable
but because of the lack of the MVC controls yet, maybe less productive, but this is a temporary issue.
Because we are before starting a new project, wich technology to use?
Any opinion will be greatly appreciated.
Thanks
Gabriel
|

October 29th, 2009, 11:44 AM
|
 |
Wrox Staff
|
|
Join Date: May 2003
Location: Indianapolis, IN, USA.
Posts: 1,349
Thanks: 27
Thanked 49 Times in 40 Posts
|
|
Gabriel: Don't think of webforms as outdated. MVC and webforms are 2 options you have, both are still current. Both will continue to be updated and supported. My guess is that more ASP.NET devs will continue to use webforms than MVC. There's a good table and decision criteria outlining the benefits of each in chapter 2, page 12 of this book. I'd suggest you start there in deciding MVC vs webforms for your next project.
|

October 29th, 2009, 11:49 AM
|
 |
Wrox Author
|
|
Join Date: Aug 2008
Location: Phoenixville, PA, USA
Posts: 70
Thanks: 1
Thanked 9 Times in 9 Posts
|
|
Jim is completely right, don't think of Web Forms and MVC as Old vs New or Bad vs Good. They have different targets related to programmers and needs of your application. As stated in the table Jim referenced, it tries to give guidance, but ultimately you should try both so you know the pros and cons of both.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |