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.
Comprehensive overview of how to plan and execute effective testing in software development projects. Covers the complete QA..
A beginner-friendly introduction to React JS, a popular JavaScript library for building user interfaces. Learn what React is,..
Welcome to the Flutter Introduction Course! This course is designed to help you get started with Flutter, Google’s powerful U..