Silverlight-Tridion Architecture

Silverlight-Tridion-Architecture

I’ll be writing a series of Blog posts that will show you how to Build a Silverlight UI on top of the SDL Tridion System.

The above diagram shows my proposed basic system of integrating Silverlight on top of Tridion.

The basic things to consider for this project are :

  • Create Silverlight Application that Communicates with WCF Webservice.
  • The WCF Webservice communicates with Tridion Interface.
  • Depending on the type of request it is handled by the TOM.NET API or TOM COM API.
  • The Tridion interface returns a response to the WCF Webservice.
  • The Webservice returns data to the Silverlight Application which shows the response to the user.

Post to Twitter

Tags: , , ,