aspect oriented programming
-
Multitenant Application – Part 3: AOP in MVC to develop multi-tenant and regional applications
This is my third and last post in the series of writing multi-tenant applications. Before this I have discussed how to avoid if/else type structures and how context based dependency injection can help us do it efficiently. In this post I will focus on the UI side of the application. One of the main traits Continue reading
