NET Developer 10 Exam QuestionsBrowse all questions from this exam

NET Developer 10 Exam - Question 3


You want to control the order in which patch files load. Which element could you use in the Layers.config file to accomplish this?

Show Answer
Correct Answer: B,D

To control the order in which patch files load in the Layers.config file, you should use the <loadOrder> element. This element specifically dictates the sequence in which configuration layers are processed, thereby ensuring that the patch files are loaded in the correct order.

Discussion

9 comments
Sign in to comment
VMUNOption: B
Feb 2, 2023

B is correct. <loadOrder> https://www.oshyn.com/blog/configuration-layers-sitecore-9

Rajendra88Option: B
Jan 23, 2023

<loadOrder> is correct answer as per https://doc.sitecore.com/xp/en/developers/102/platform-administration-and-architecture/configuration-layers.html#:~:text=If%20you%20want%20more%20control,loadOrder%3E%20setting%20to%20the%20layer.

vinodshettyOption: B
Jan 23, 2023

<loadOrder>

robson_barbosaOption: B
Feb 27, 2023

https://doc.sitecore.com/xp/en/developers/90/platform-administration-and-architecture/use-a-patch-file-to-customize-the-sitecore-configuration.html#control-the-load-order-of-configuration-files

SureshRayarakulaOption: B
Jun 27, 2023

<loadOrder>

DeekshaSrivastavaOption: B
Feb 27, 2024

It should be <loadOrder>

SiteToTheCoreOption: B
Jul 27, 2023

loadorder

massimdcOption: B
Dec 5, 2023

B is correct

r1010101gOption: B
Mar 22, 2024

<loadOrder> from https://doc.sitecore.com/xp/en/developers/103/platform-administration-and-architecture/use-a-patch-file-to-customize-the-sitecore-configuration.html