As promised in a previous post, I'll talk a bit about the dependency injection, and namely about using Ninject with DD4T .net. First, I'm not going to attempt to compete with Rob's post about Using Ninject with DD4T . On the contrary, I'm completely piggy...
Recently I was working on an Experience Manager installation where the pre-dev application (XPM enabled) had a SSL certificate installed. When we installed Experience Manager and tried firing it up for the first time we notice that all our scripts … Continue...
In the previous post The Model Factory , I mentioned a couple of methods on the ModelFactory class that can be used to resolve partial models. But first, what are partial models? The way DD4T publishes linked Components depends on a parameter LinkLevels...
Starting an Alchemy plugin project is super easy. In this post I just want to mention a quick tip that will help you use the latest version of the framework for your Alchemy potions. 1. Download the Alchemy4Tridion Developer Pack (VSIX Visual Studio Project...
Now that we have Strongly Typed Models , Umbrella Models , Model Builders , Umbrella Model Builders and even a Model Generator Tool , we are still missing a little bit of functionality -- the model factory. The ModelFactory class should simply take the...