February 19th, 2015
  • Programmically change items
  • EPiServer
  • NullReferenceException
  • Html.RenderAction
Programmatically changing EPiServer items - The nice way
When you use MVC and you use Html.RenderAction within your view, you cannot use the 'Alloy' logic to programmatically add, update or remove pages and/or blocks in EPiServer within your action or...
February 15th, 2015
  • DTAP
  • Database rollback
  • EPiServer 7.5
Production database rollback through DTAP
Since users would like to test on the acceptance environment with the same content and setup as production, and we would like to fix issues on our development machine using the same content and setup...