i am using Zend Framework now, but hear that Ruby on Rails is great, speeds
up development and all. ASP.NET MVC is also out. i am looking at these
alternatives to see what they offer but will like some of ur opinions
what might be some of the advantages/disadvantages of each? like in terms of
- speed of development
- speed (performance) of execution
- cost
- etc
for a start:
Zend Framework my background with this is ~3 mths
Good:
* Templating thru Zend_Layouts & Zend_Views
* Zend_Forms, Zend_Validation, Zend_Filter: assists in form inputs
* Zend_Tool now allows for something like Ruby on Rails's CMD code
genration except that its now still very limited in terms of functionality
Bad:
* steep learning curve
* can be confusing for me now still
Ruby on Rails viewed some screencasts only
Good
* i like the cmd code generation for controller, actions, models and
forms
* it seems to be easily incorporated with AJAX
Bad
* i get the impression that it will be hard to deploy
ASP.NET MVC also watched a few screencasts only
Good
* i like LINQ
* extensive support with VS 2010 will speed up development
Bad
* expensive
--
View this message in context:
http://www.nabble.com/General---Web-Development-Frameworks-tp23936439p23936439.html
Sent from the Zend Framework mailing list archive at Nabble.com.