Free NET-DEVELOPER-10 Sitecore NET-DEVELOPER-10 Practice Test Question

Loading demo links...

Showing 4–5 of 5 questions

Question 4 (Topic 1)

Prior to the creation of any content items based on templates, you have taken over the creation of data templates from a previous Developer. Based on the design plan, two templates were created, ItemA and ItemB. Both templates have three identical fields: Title, Subtitle, and Description. Based on Sitecore best practices, how would you improve the template design?

Select an option, then click Submit answer.

  • Set the template for ItemB as a base template for ItemA and set the template for ItemA as the base template for ItemB to ensure proper inheritance.
  • Set both templates to inherit from a new base template with the three duplicated fields, removing the fields from the existing templates.
  • Delete the templates and start over again with new templates, one for the three duplicated fields and one for all the other fields from ItemA and ItemB.
  • Set the template for ItemB as the base template for ItemA's template and delete the duplicated fields from ItemB's template.
Question 5 (Topic 1)

Which view type would you develop for structural components with multiple placeholders when using the ASP.NET Core Rendering SDK?

Select an option, then click Submit answer.

  • Standard view components
  • Model-bound components
  • Custom view components
  • Partial view components