Creating a Sheer UI application using XAML control to list products

Extensible Application Markup Language (XAML) is a declarative markup language used to create user interfaces. There are two types of XAML control frameworks available in Sitecore, XML control and xamlControls. In this recipe, we will create the Sheer UI application using XML control and, based on this, you will be able to create an application using xamlControls as well. You can get some basic information about both from https://goo.gl/4WWeVw.

Sitecore has built a new framework, SPEAK, which is a replacement for the XAML/Sheer UI, so we will not focus much on it. However, it's good to know how it works so that it can be helpful in customizing existing applications. Here, we will ...

Get Sitecore Cookbook for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.