ASP
top 6 reassons for asp.net - asp.net 6 reasons for use
asp.net - asp.net vs php
dotnetaddict -asp.net vs ruby on rails
Rails is a tool that is great for certain kinds of things. The same applies
to ASP.NET. Rails works very well for standalone webapps. It does not work
nearly as well as an interface to data shared by multiple applications. In
particular, ActiveRecord (the ORM component of Rails) does not deal with
stored procedures and expects some fairly strict naming conventions in the
database.
Comments (0)
You don't have permission to comment on this page.