i used Zend Framework b4 but will like to know what do u think? which is better and why. lets be objective ok?
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