Developer tutorial
The development tutorial provides an overview of MVC development in Xperience. We will show you how to prepare the environment for development, create pages that hold data, display the content on the live site using the Model-View-Controller design pattern, and enable the page builder feature to allow dynamic modification of page content.
Tutorial website
Course resources
You can download the basic HTML and CSS code used by the simple tutorial website: TutorialWebsite.zip
Get to know the basics
If you are new to Xperience, start with the short Using the interface tutorial to get to know the basics of the Kentico Xperience administration interface.
Choose your development model
ASP.NET Core development tutorial
Learn how to develop Xperience websites using ASP.NET Core 3.1 or newer.
ASP.NET MVC 5 development tutorial
Learn how to develop websites using ASP.NET MVC 5.