I've been building an ASP.NET MVC 3 web application for about 11 months now, and I have some content-based components that I would like to separate from the actual HTML views and move on to most of the CMS system. This will allow people in my company to process this piece of content without requiring redeployment of the web application.
I am not looking for a complete CMS system. I have certain places in a web application where I want to include CMS-based content, and I would like to be able to host a blog on CMS.
Has anyone seen something like this before?
David pfeffer
source share