asp.net mvc - MVC ERP Solutions -
i looking @ viability of designing full scale asp.net mvc application. want know following points :
=> is possible ? architecture of mvc designed large - scale heavy traffic web applications deal lot of data handling ?( concerns bringing lot of data client ? slow down ? ) features make easy use or difficult use designing heavy applications.
in regard, know more entity framework responsible data transactions .
=> examples of web applications designed in mvc deal lot of traffic.
=> links on resources can include sample projects , tutorials , lectures, example codes etc .
=> expert help might experienced technology in big way reference.
=> better web forms ? mvc application give alternate solution traditional web forms .
please share thoughts on matter.
thanks,
mangesh
yes mvc application capable handle large data's , architecture of application gives alot of support improve performance of application. still depends upon coding methodology , code cleanness. how can divide project layers or modules. can use mvc unit testing feature side side when of module ready makes comfartible in end when integrate of modules.
=> examples of web applications designed in mvc deal lot of traffic http://www.nopcommerce.com/default.aspx
http://www.sitefinity.com=> links on resources can include sample projects , tutorials , lectures, example codes etc .
music store best application in asp.net mvc: http://www.asp.net/mvc/tutorials/mvc-music-store
=> expert might experienced technology in big way reference.
sorry cannot understand question. think questions pre-requisite work in mvc. if ever worked in asp.net web forms , switch in mvc understand power of mvc technology.
=> better web forms ? mvc application give alternate solution traditional web forms .
mvc much better option web forms point of view. because mvc gives lot of support in term rad , number of jquery libraries available can integrate rich controls in web application knockout.js: http://knockoutjs.com/
angular.js: http://angularjs.org/
kendoui.js: http://www.kendoui.com
can see lot of debates mvc vs webforms:
http://www.codeproject.com/articles/528117/webforms-vs-mvc
Comments
Post a Comment