Tag Archives: out-of-the-box

Sitecore MVC – A Dynamic Model

This is the second post in a series about using Sitecore MVC out-of-the-box. Last weeks post explored how to put together a simple page. This week I’ll try and create a typical navigation control which will involve pulling out data … Continue reading

Posted in Sitecore, Sitecore MVC | Tagged | Leave a comment

Sitecore MVC – The Simplest Page

I’m interested in what Sitecore can do with Mvc out-of-the-box. I want Sitecore to pick up a request, parse the url and find the appropriate item. I want Sitecore to provide me with standard routes, controllers, models and helpers. I … Continue reading

Posted in Sitecore, Sitecore MVC | Tagged | 4 Comments