Today I was doing some research in the WCF internals and I realized that the stories around the “using” statement are not all true. If you are a C# developer you are familiar with the “using” statement and you know that it will save lines of code since...
The GUI Extension installer does everything on the CMS to install and register a Tridion GUI Extension, saving you time and letting you try out new GUI Extensions easier and quicker. The idea was started at the Tridion MVP retreat and then I continued...
Continuing with my posts about Tridion 2013 SP1, I will talk about the new Synchronization API. This API that is available via the Core Services making this API easy to use and very light. The new synchronization functionality will analyze the component...
Continuing with my Tridion 2013 SP1 posts I will talk about some API improvements. Below a list containing API improvements. StreamDownload endpoint can now download external items Sample: private static StreamDownloadClient downloadChannel { get ; set...
Continuing with my posts related to the new Tridion 2013 SP1 release, in this opportunity I will talk about the new Import/Export API. Imagine that you want to execute Content Porter like functionality in your programs or scripts, it is now possible by...
As usual I try to keep up with SDL Tridion product as best as possible. Pretty excited that SDL Tridion 2013 SP1 came out this week! Just wanted to try it out today installing the basic Content Manager portion and see what has changed. Here goes! STEP...