Model View Controller – A Comparative .NET versus Java Analysis

Abstract:

In this article we analyzed the Model-View-Controller paradigm (MVC) IN DETAIL THROUGH TWO MODERN TECHNOLOGIES (.net AND Java). Starting from MVC’s evolution and concepts, we analyzed the defining components of the model and conducted a comparative case study that looked at the following aspects: security degree, total cost, application, runtime, portability, user interface. The results are presented in detail for each platform. After performing the comparative analysis, we identified several future directions for the Model View Controller pattern.

nsdlogo2016