Sitecore Diagrams Part 2

November 7, 2008

We have been doing some pretty fun work with Sitecore 6 here at Hedgehog Development... I started doing some work with Sitecore Template Diagrams a while back and I got to talking with some colleagues and we decided to take this to another level. While I can't get into the specifics (just yet) about... [More]

With Sitecore templates, unlike C#, you are allowed to inherit from multiple bases. This allows Sitecore developers to be extremely flexible in their implementations, but as with most applications, flexibility adds complexity. My current Sitecore project has hundreds of templates, inheriting from up... [More]