Spring MVC vs ASP.NET (MVC?) -


i have work develop management clothing company. more appropriate choose asp.net or spring? reasons choice? advantages of spring mvc on fact-based asp.net , vice versa?

maturity wise, asp.net mvc , spring mvc mature mvc framework , relatively same. daniele said, 1 thing have consider learning curve. if background java best choose spring mvc , if background .net wise choose asp.net mvc.

out of box, asp.net mvc works. not need plug in many different technologies work asp.net mvc. bit different story spring mvc. need plug-in other frameworks hibernate/jpa/ibatis persistence, jsp/velocity/freemarker templating, etc.

another thing have consider money customer willing invest system running. running asp.net mvc app relatively more expensive running spring mvc app.

other has been mentioned, customer large enterprise? if not, other mvc frameworks based on php or ruby on rails sufficient customer.

hope helps.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -