Sitecore Questions
Sitecore Questions
answer: c
You are trying to search items by using ContentSearchManager class and you get a compiling error. What
probably is causing the error?
answer: a
Select the name of the Sitecore component-based architecture guidelines from the list.
a- Helix
b- Habitat
c- Bootstrap
d- Adaptive
answer: a
answer: b
a developer have set the value of a field with $name token but the token is showing as a field value, what
should you do to render
$name value correctly
answer: b
When using the RenderingContext, how can you get the value from an specific parameter?
a- Current.RenderingContext.Parameters["Parameter"]
b- Current.Rendering.Parameters["Parameter"]
c- Current.Context.Parameters["Parameter"]
d- Current.Rendering.Context.Parameters["Parameter"]
answer: b
When you are working with a Sitecore.Data.Items.Item object, which method should you use to get a list
of all its children?
a- .GetChildren()
b- Axes.GetChild()
c- Axes.GetDescendants()
d- Database.GetChildren()
answer: a
answer: a
When you patch in changes to the Sitecore.config file, how can you control the order in which your
changes are applied?
answer: a
Select the name of the Sitecore component-based architecture guidelines from the list.
a- Adaptive
b- Habitat
c- Bootstrap
d- Helix
answer: d
Lucene was replaced by Solr because:
answer b)
answer: c)
answer: a)
answer d)
What dll do you need to reference in order to use LINQ in searches results?
a- Sitecore.ContentSearch.Linq.dll
b- Sitecore.ContentSearch.dll
c- Sirecore.Linq.dll
d- Sitecore.Mvc.Linq.dll
answer: a)
Two templates have a similar field which is responsible to store a font size value. The user is allowed to
change the font size value in the item inheriting from the first template but it is not supposed be allowed to
change it in the item inheriting from the second template. Could you have made both templates inheriting
from the same parent template, so they inherit this common field?
answer: no idea d?