In my previous post I discussed how to get started with ASP.NET MVC3 and Tridion using the opensource DD4T framework. In this post I want to show you how DD4T handles the rendering of ComponentPresentations on a page. In my previous example, the whole HTML of the (Tridion)page was rendered by only 1 (razor)view. ThisContinue reading “DD4T Continued: rendering component presentations”
Tag Archives: Dynamic Delivery
Getting started with ASP.NET MVC3 and Tridion
Introduction In this post I am going to explain how to set up and use the Dynamic Delivery For Tridion Framework. If you haven’t heared of this framework check out this site: http://code.google.com/p/dynamic-delivery-4-tridion/ In short: Dynamic Delivery For Tridion (DD4T) is an ASP.NET MVC3 framework specifically designed to build a web(site) application using SDL Tridion.Continue reading “Getting started with ASP.NET MVC3 and Tridion”