Kentico CMS 9 Advanced Developer
This e-learning course teaches you advanced techniques for back-end development with the Kentico Portal Engine. You will learn how to build your own modules and implement Global events to extend built-in functionality.
Who Should Attend?
The course targets back-end developers, coders, and other technical users with previous experience in Kentico, who have an understanding of HTML, CSS, and the C# programming language.
Prerequisites
You'll need an internet-connected machine and the following software (or newer) installed:
- Windows 7+
- Visual Studio 2012+
- Locally installed Kentico as a web site or web application
- Microsoft SQL Server 2008 R2+
- Microsoft .NET 4.5+
- Microsoft IIS 7.0+
Duration: 16hrs
Course Outline
- Create and work with Custom modules
- Use Kentico API to load or manipulate database objects
- Efficiently load data from a database
- Explain the Info and InfoProvider model in the Kentico API
- Implement Global events to extend the basic functionality of Kentico
- Schedule custom code using Scheduled tasks
- Create their own Web parts
- Use Kentico macros (K#) and know their basic syntax
- Develop custom Macro methods