CONTENTSTART
EXCLUDESTART EXCLUDEEND
Building Sites in MVC can be a daunting task.  Many expect it to take double or more time than a normal portal engine site, however with new tools and helpful systems, I plan on showing you how you can build a simple MVC site, using Kentico, in under 24 hours.

This first part covers the first 4 hours of the build: Getting your environment set up, your Kentico site installed, and your tools installed and configured.
Posted: 2/15/2020 10:21:35 PM by Trevor Fayas | with 0 comments


What, you thought I was done with Dynamic Routing?  No way!  My previous Dynamic Routing system was only a stop gap, allowing only NodeAliasPath routing, and a rather clunky redirection system.  After 80+ hours of work (and 20 some from fellow Kentico enthusiast Sean G. Wright), we present to you the fully integrated and optimized Dynamic Routing plugin!
Posted: 11/12/2019 7:06:43 PM by Trevor Fayas | with 2 comments


Caching is a big part of website performance.  In Kentico Portal Engine, we took caching for granted, and adding the Cache Keys, Durations, and Dependencies were a breaze.

Now we are in MVC, and Caching is a little less intuitive.  This article discusses a new set of tools I created for you to make Caching in Kentico MVC smooth.

Posted: 9/19/2019 8:55:45 PM by Trevor Fayas | with 0 comments


Things have been moving along in the Kentico MVC world.  As an MVP I was priveledged to get a preview of the upcoming Service Pack and we have the green light to share that with you.  I also have worked on another improvement to restore some of the Kentico Portal Engine functionality that I'll go into depth explaining.
Posted: 5/27/2019 5:05:04 PM by Trevor Fayas | with 0 comments


The transition from Portal Engine to MVC can be challenging for many who are new to MVC.  Many of the features we were accustomed to having through webparts now require coding to enable or add them in.  Kentico provided the Dancing Goat site in MVC to showcase many of their features, but the down side is there’s too much in it, it’s very hard to “strip” out the Dancing Goat and preserve the Kentico features so you can start a new project.

Sadly the “Blank MVC Site” goes to the other extreme, it’s truly Blank.  There’s nothing in it, no Authentication Own setup, no routes or helpers, no 404s handlers, no bundles, no nothing.  Leaving a first-time developer going through a lot of documentation to get things started.

Posted: 4/30/2019 9:55:03 PM by Trevor Fayas | with 0 comments


Portal Method and MVC can be pretty differnet animals.  In this article I'll show you how make your MVC site find pages based on their NodeAliasPath or Url Alias, and render them how you wish!

Posted: 1/25/2019 11:33:39 PM by Trevor Fayas | with 2 comments


The Kentico 12 Beta is out, and I'm already testing the waters on the MVC Widgets functionality we've all been waiting for.  See how I create a CMS control transformable widget!
Posted: 5/14/2018 3:00:00 AM by Trevor Fayas | with 0 comments


CONTENTEND