Kumpisal and MVC
A few days ago, I started modifying the Kumpisal web application using a more layered approach. Yes, I’m trying to do what I should have done a long time ago: use dependency injection, repository patterns to make it more maintainable and at least accomplish something that has been bugging me for a while. Anyway, I’ll […]