Maximizing Your Kentico Site’s UX With Fallback Redirects

Fallback redirects can ensure visitors are always directed to the correct pages, even if the original URL is no longer valid. This article shares the benefits of custom fallback redirects and provides best practices for implementing them on your Kentico website.
Building Carousels With Swiper

This blog post will explore the creation of a simple, reactive, and effective carousel using the Swiper.js library and some best practices for writing JavaScript.
How to Simplify Form Field Validations in Kentico

Learn how to save time and keep code clean with Data Annotations.
Timer Triggered Azure Functions in C# with .NET 6

This post will explore Azure Functions, a serverless approach using .NET, and more.
Creating Kontent.ai Custom Elements

This blog post will teach you how to create custom elements within Kontent.ai.
Boost Your Productivity With a Custom Application Switcher

Learn how to boost your productivity and manage your time more efficiently by using a custom application switcher that is easy to build, even easier to use, and completely free.
Integrating ASP.NET Core and Vue.js

Recently I’ve had the opportunity to integrate ASP.NET Core and Vue.js so I thought I’d share my knowledge with you!
How to Set up Windows Authentication With .NET 5

While there are many other ways to implement authentication, Windows Authentication is one of the easiest. Here’s how to get started.
Custom Task Conditions in Azure Pipelines

Here are a few examples of all the possibilities custom conditions bring to Azure Pipelines.
A Quick and Dirty Guide to Placing Trades on Forex.com via Python

Learn everything you need to start placing trades in the market.