开发者

Comparing ASP.Net Framework to Cakephp, Zend , Ruby on Rails

开发者 https://www.devze.com 2022-12-24 03:32 出处:网络
I am a PHP developer migrating to C# ASP.Net Framework. As of right now, I am experienced in using Php for developing sites and I use CakePhp and Zend framework as my RAD tools to help me produce bett

I am a PHP developer migrating to C# ASP.Net Framework. As of right now, I am experienced in using Php for developing sites and I use CakePhp and Zend framework as my RAD tools to help me produce better applications.

As I move over to ASP.NET, I have this view that C# ASP.Net framework itself is already a RAD tool and is equivalent to using Cakephp, Zend, or even Ruby on Rails. So I really shouldn't have no concerns trying to find a separate library for ASP.NET that will help me produce better applications. To me, in a sense the ASP.NET is already like a MVC cause it seperates the model from the view and the methods are almost like controllers.

So as far as having the best tools are concerned, should I be satisfied with just using ASP.NET a开发者_如何学Pythons my RAD tool.


You should look into ASP.NET MVC, too. Compare between Web Forms (regular ASP.NET) and MVC to see what method would be easier for you to follow

0

精彩评论

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

关注公众号