Anda di halaman 1dari 6

1.you have host sites in sitecore. how do many the corresponding host names?

2.if template A has the field Title and Description after creating Template A .You later recogined that
there is already a Template B with these field. Which of the following is the correct?

3.which descripes the what is sitecore content

4.how will you output the raw values of multilist in website?

5.In templates you defined the dynamnic value in standard values.But still the value is displaying as
same which is defined in standard values?

6.which is the suitable area for default setting? options u ill be getting the standard template or
standard value

7.which setting is required for presentation detail

8.which attribute is u will be specifing for loading the config sequence

9.shared field

10.which linq query is not support version in sitecore search

11.how will get the results and the additional results from the sitecore search

12.you have installed in sitecore in azure what is special features of azure from the other installations?

13.sitecore solr features over lucence

14.why do we need sitecore packages

15.you have added the event details component to your page in sitecore experience editor and the
corresponding select associated content dialog box open. How do you make your author ensure that
they will be selecting

only the event details item type?

16.you added the component in your page throught the sitecore experience editior and it automatically
triggers to open the options the select associated dialog box . what action triggers it?

17. what is the purpose of edit frame button?

18.what is sitecore content?

19.author desiging the component in the experience editor and the autor wants to move to the main
navigation but he want not ?

20.what is the use of datasource

21.what is the minimum setting that is needed to replace a component instead of another componet in
the experience editor

22.author was trying to add a main placed in experience editor what is the config required for that

23. sitecore.Mvc dll question


24. Rendering.context.Currentrendering what it will be returing

25. With rendering relatest to MVC pattern

26.which of the following is the modular architecure guideliness pricrinciple (you get options with helix
and habitat ) ans: helix

27.when the item is bucketable?

28.Sitecore Designing mode questions

29.how to disable the editing of field in sitecore

1. searchresultitem class which property is used to get the descendants of an item

2. what is template definition in sitecore (fields of an item)

3. how to search item when it is buckted in sitecore (Content Search API  custom: fieldname|value)

4. how to define data template in sitecore

(Data templates are the schema for Sitecore content. Any content item in a Sitecore database is
based on a data template. All data templates are created using the Template Manager (or
Sitecore Rocks). Data templates can inherit from other data templates and can be assigned
Presentation Details and insert options.)
5. which template is used to non technical users in sitecore (Experience editor)
6. which login id and password is used when you first login in sitecore (admin b)
7. Launchpad related questions.
https://sitecore.stackexchange.com/questions/15802/how-to-add-functionality-or-data-to-sitecore-
launchpad

https://sitecore.stackexchange.com/questions/15235/how-do-i-add-a-button-to-the-sitecore-launchpad

https://sitecore.stackexchange.com/questions/10731/can-a-sitecore-launchpad-button-be-attached-to-
a-sitecore-powershell-script

https://sitecore.stackexchange.com/questions/7942/sitecore-analytics-buttons-in-the-launchpad

8. how to patch the config files in sitecore

https://doc.sitecore.com/developers/81/sitecore-experience-platform/en/using-patch-files-to-
customize-the-sitecore-configuration.html

9. In which order the files are picked from app_config/Include folder.

https://sdn.sitecore.net/upload/sitecore6/60/include_file_patching_facilities_sc6orlater-a4.pdf

10. how will you overwrite the sitecore setting through patch file
https://doc.sitecore.com/developers/81/sitecore-experience-platform/en/using-patch-files-to-
customize-the-sitecore-configuration.html
11. what does ph_placeholder and <propertyname> in sitecore

12. if there is general link then what should it used for in sitecore

https://stackoverflow.com/questions/19919954/generallink-in-sitecore

13. how to render the title field @html.sitecore().field("title")

http://sitecore-community.github.io/docs/sitecore-mvc/rendering-content/

14. how to render a field if fetch from datasource in sitecore 9

RenderingContext.Current.Rendering.DataSource;
15. disable web edit sitecore
@Html.Sitecore().Field("Field Name", new { DisableWebEdit = true })

16. inline editing of field value in sitecore – with the help of field renderer

https://doc.sitecore.com/users/82/sitecore-experience-platform/en/edit-a-field-in-the-experience-
editor.html

17. how will you render the mutlilist field raw value in sitecore

https://mhwelander.net/2014/02/19/raw-vs-rendered-field-values/

18. get the parent of an item in sitecore 9


Sitecore.Context.Item.Parent["Title"];

19. Use of placeholder

https://sitecore.stackexchange.com/questions/12220/whats-difference-between-static-and-dynamic-
placeholder-how-to-choose-one-over

20. where to create the patch config file in sitecore

https://doc.sitecore.com/developers/81/sitecore-experience-platform/en/using-patch-files-to-
customize-the-sitecore-configuration.html

21. Which field we can render directly in sitecore

Datetime

22. what happen if the placeholder setting is left empty in allow control in sitecore 9

https://sitecore.stackexchange.com/questions/2386/add-to-here-button-does-not-show-allowed-
controls

23. as developer what can we do after logging in sitecore


24. template inheritance B to A, will B have all the fields of A in sitecore

https://community.sitecore.net/technical_blogs/b/sitecorejohn_blog/posts/all-about-standard-values-
in-the-sitecore-asp-net-cms

Anda mungkin juga menyukai