Tag Archives: Castle

Using Dependency Injection on OpenAccess ORM MVC Project

You might be starting a new project using OpenAccess ORM and wondering how to implement dependency injection to prevent hard-coded dependencies and enable the possibility of changing them at run-time.  Well it’s not that hard specially with the new Dependency Injection Framework available today where all you need to do is get them on nuget,… Read More »

Using Kendo UI 2013.1 with S#arp Architecture 2.0.4

We have been using S#arp Architecture for quite sometime now and it proved to be a good platform for some of the enterprise applications we developed in-house for our company.  While it provided us a good platform for our web apps it does not provide something that you can easily reuse for your presentation layer… Read More »