Content Management

 

I have a long discussion on my post regarding the choice I have to push content to a front end application.

Thanks to Addy, Frans , Jesse and Oddur for their comments.

So if I understood well the overall idea is to avoid absolutly static pages but more a cache version of the content.

The issue here for me is to define what need to be cached on the pages, and doing so having a smart cache system.

Oddur is working on a commercial CMS system and he seem to have the solution.

I've just rewritten the whole cache portion of our commercial asp.net CMS system. It allows page fragment caching as well as whole page caching, all configurable from the CMS interface.

 

No Comments