ASP.NET MVC / REST Web API / Unity IOC 27. February 2016 BillKrat MVC, IOC, REST (0) Source code available on GitHub => https://github.com/BillKrat/Framework “Dependency Injection has become a first class citizen”, I heard this in a video I was watching on ASP.NET MVC 5 and judging by the latest release it is very impressive indeed; Microsoft nailed it with ASP.NET MVC I’ve... [More]
Arch-101: Model, View, Controller (MVC) 9. February 2016 BillKrat Arch-101, MVC (0) “Those who do not remember their past are condemned to repeat their mistakes.” - George Santayana If we hope to grasp the foundation of architectural patterns we have to understand MVC. Every pattern today hinges on this understanding since they, for the most part... [More]