Recently I've come across a concept which oddly I had partaken as a matter of fact, part of life, encountered in my daily routines and more so pretty much everywhere else I turned around. I'm talking about the myriad of little devices tracking here, there...
As it was shown previous time , ImportExport can move application data along with items it is associated with. This is enabled for Tridion extensions out-of-the-box, but it is also possible to make ImportExport moving your custom application data. To...
Application data allows associating custom data with TCM items and storing it in Content Manager database. It is used by both custom extensions and by several Tridion components. Specifically, Experience Manager, External Content Library, Translation...
In vanilla ASP.NET MVC, the RenderAction helper gives you a tool for passing route parameters to a child action in the form of the routeValues parameter. In DD4T, however, the RenderAction call is abstracted away behind the IComponentPresentationRenderer...