I recently implemented an Audience Manager integration in a Web 8 DD4T (.NET) project. I was scratching my head for a long time about an error message that didn’t seem to make sense: Unable to determine the current Publication. Please … C...
I know this has been a long time coming and there are enough good and bad excuses, finally a post about my talk at TDS this year.
In case you've missed my talk. Below the video are my slides. The MS...
I know this has been a long time coming and there are enough good and bad excuses, finally a post about my talk at TDS this year.
In case you've missed my talk. Below the video are my slides. The MS Build toolset is still in progress and will be...
For several years DD4T and SDL DXA have been seen as “competing” approaches when implementing an SDL Web solution, but the truth is they are not!
Ron Grisnich shared a great picture which sums up how the two are related.
DD4T is the engin...
A ViewModel is a .NET representation of a schema in tridion, means the fields in the schema become properties in the ViewModel. The objective of this blog is to create a view model with all the possible fields of a schema.
So as you can see here. I ...
In the last few posts the main comment that keeps coming back is ‘you should not use latest’. I totally agree on that and in this blog I will finally do something about it I mainly used the setup for development purpose, however in produc...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In previous post Writing My Own Database Engine, I quickly mentioned the use of Memory Byte Buffer from Jana NIO that provides fast ...
Selecting the right Amazon Web Services (or AWS) region is an important step when deploying you workloads to AWS. In this blog post, I hope to briefly outline what a region is and share five factors which you should look at when selecting a region.
W...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In the previous post Criteria for Dynamic Queries, I presented index classes that allow us to execute performant lookups for ke...