When developing with the Sitecore ASP.NET Core Rendering SDK, what is the purpose of registering component Tenderers within the rendering host's Startup.cs class?
Sitecore utilizes several databases with various purposes. What data is stored in the Master database?
In a non-SXA website where you are using Sitecore MVC, you are working on the presentation for a website, starting with the layout. What two things are needed to successfully implement a layout? (Choose two.)
You are setting up a Sitecore instance without the use of SXA and want to accommodate three public-facing websites. Where would you map the correct Home item to its corresponding hostname?
Currently, a Content Author has three rendering options with a complex datasource query. However, in order to swap the existing rendering for a new one, the author has to copy the datasource query, remove the old rendering, insert the new rendering, and paste the datasource query into the datasource field. According to Sitecore best practices, what should you do to reduce the chance of user error when an author needs to change out the rendering?
What is the purpose of item includes within Sitecore Content Serialization module.json files?
When you want to refer to a specific placeholder in the presentation details, which identifier do you use?
Which view type would you develop for structural components with multiple placeholders when using the ASP.NET Core Rendering SDK?
Which three areas of Sitecore allow you to view the available workflow commands of an item you are editing? (Choose three.)