Tag Archives: IoC

SharePoint Dependency Injection Approach

I just finished delivering a SharePoint workflow application in which I developed what could be called a start to framework that I would like to reuse in my next project. The framework currently has many features such as: An “Object-List Mapping” infrastructure complete with lazy initialization of objects and collections, converters, and caching A list… Read More »