
Microsoft Extensions Dependency Injection (DI) with Sitecore 8.2 Sample Project
Sitecore 8.2 was released with Microsoft Dependency Injection. I wanted to try to setup a sample project which utilizes the DI.
Continue Reading →Tag

Sitecore 8.2 was released with Microsoft Dependency Injection. I wanted to try to setup a sample project which utilizes the DI.
Continue Reading →
This blog post will go through how I setup a basic Controller rendering using Glass Mapper Model.
Continue Reading →
This blog post will go through how I setup Glass Mapper Models. I hand code models and also keep them close to a .NET Class/Interface. I setup a mapping project which will do the mapping of the custom model with Glass. I believe a cleaner and smaller View Model is the way to go. Some times you might need the entire template but most of the time its pieces of the template you need.
Continue Reading →
This blog post will go through how I setup Glass Mapper in a Visual Studio 2015 MVC solution for Sitecore 8.1. I have used other Sitecore ORM solutions but finally ended up liking Glass. Mike Edwards and Nathanael Mann were patient enough to teach me Glass in a short amount of time and the Glass training helped a lot as well.
Continue Reading →
This blog post will go through how I setup a basic View rendering using Glass Mapper Model.
Continue Reading →