I am in the middle of writing up recommended practices for Sitecore MVC, and one of the questions I need to address is the good
Posting forms in Sitecore MVC (Part 2) – Controller Renderings
In part 1, I explained how to post a form from a view renderings. In part 2, we will replicate this scenario with a controller
Posting forms in Sitecore MVC (Part 1) – View Renderings
I was writing a blog post about TempData, and quickly realized that I needed to preface that blog post with one about your options when
Passing data between actions in Sitecore MVC
In standard ASP.NET MVC, you may be accustomed to seeing RedirectToAction. This allows you to specify a controller and action to redirect to, as well
Unit testing Sitecore MVC
ASP.NET MVC and unit testing go hand in hand. The basic MVC architecture forces a separation of concerns that lends itself well to unit testing,
Improving the Page Editor Experience – Part 4: Using placeholder settings overrides to change availability of compatible renderings
This blog post continues the series from sitecore.net. Refer to the bottom of this post for direct links to parts 1 – 3. The ‘HTML