Hi I'm struggling(well I have done for a long time) to get my head around how you would write a CMS in Asp.net MVC.
It's really easy to understand how you do this in webforms, this is how I understand it and how I've done it before. 1. A CMS page is requested, I look up the information for a page 2. Locate the custom master page and set it 3. I iterate through the page details and then add the appropriate controls to the appropriate section on the master page I just don't understand how I would do this in ASP.NET MVC. How would/have you done this sort of solution in ASP.NET MVC? *Michael Ridland | ThinkSmart Digital* Managing Director P. 0404 865 350 E. [email protected] W. www.thinksmartdigital.com.au T. www.twitter.com/rid00z L. au.linkedin.com/in/michaelridland <http://au.linkedin.com/in/michaelridland>
