Category Archives: DD4T

DD4T.Model 2.6 released

Today, version 2.6 of DD4T.Model was released. It contains bug fixes and security patches. Most important changes:

  • Fixed a bug with the serialization of keywords, reported on Stackexchange (https://tridion.stackexchange.com/questions/21828/upgrade-to-tridion-9-5-and-net-dd4t-2-5-producing-error-with-ikeyword-on-dynami)
  • Upgraded Newtonsoft.JSON to 13.0.1 (with improved security)

Continue reading

Creating a viewless, modelless test application for Tridion

When setting up a new Tridion environment for a client or for testing purposes, there is often a requirement for a quick sample web application. To verify all connections and configuration are set up correctly, or sometimes just to hit some URLs and see some information on the page. This can be useful for instance when dealing with a copied database or in the process of a Tridion upgrade to the latest version. This blog post will demonstrate the quickest and easiest way to get the basics up and running.

Continue reading

Dyndle is released

A few months ago, I wrote about Dyndle. Today I have good news for anyone who needs to build an ASP.NET web application based on SDL Tridion Sites: Dyndle has been released.

Dyndle is free of charge and fully ready for you to use.
Besides the framework itself, we have also launched a new web site. On dyndle.com, you can find everything you need to know, including extensive documentation.
Tridion developers: enjoy your new toy.