This course will guide you through the creation of a simple Xperience website using ASP.NET Core. We’ll build logic that displays data from Xperience on the live site through views and view components composed of HTML, tag helpers, and inline code. In Xperience, content is modeled using page types and stored in pages (each of a specific page type) that hold site content – news, articles, products, etc.
The purpose of this course is not to teach the general development principles of ASP.NET Core, but rather to introduce how website development works in Xperience. The development course 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.
Translate Service simplifies dynamic translations in Angular. Useful for runtime language switching and managing multilingua..
AI significantly enhances software testing by automating tasks, improving accuracy, and optimizing resource allocation. AI-po..
A comprehensive presentation covering GraphQL history, motivation, technical details, architecture, REST vs GraphQL compariso..
This session provides a comprehensive introduction to SCSS (Sass) as a robust CSS preprocessor. Attendees will gain practical..