Integrate MVC Web Applications with Business Central SOAP About MVC (Model View Controller)

The Model-View-Controller (MVC) architectural pattern divides the apps into three main components: Model, View and Controller. The MVC pattern lets you create simpler apps to update and test against traditional monolithic apps.

Source : Roberto Stefanetti NAV & Business Central Blog
Read more…