Architecting 21st Century Web Apps using Wisej.NET
Introduction
Consider the question of how to "future-proof" an application and create a scalable architecture that separates our logic from models and views. What are the different approaches one could take to build a "21st century web app" using Wisej.NET?
In this article, we will explore two approaches: Model-View-Controller (MVC) and Model-View-ViewModel (MVVM).
Last updated