Dynamic binding
A. new page types can be assembled from existing components
B. changes to page structure don't require a develope
C. supports content use, Sitecore's personalization and testing features
D. All
List the benefits of participating in the Sitecore Community.
A. Complete sample modules can be found on the Sitecore Marketplace.
B. You can get free 24/7 help from hundreds of community members around the globe, including Sitecore employees, Sitecore Certified Developers, and MVPs.
C. While contributing actively to the Sitecore Community, you can become a Sitecore MVP.
D. All
What field type would you use to store formatted HTML?
A. Image
B. Text
C. Rich Text Field
D. All
When you patch in changes to the Sitecore.config file, how can you control the order in which your changes are applied?
A. In App-Config/Conclude folder, where folders and files are loaded alphabetically
B. Through IIS Settings
C. In App-Config/Include folder, where folders and files are loaded alphabetically
D. Cant be controlled
You have just created new content but you cannot see it on your live website. Why not?
A. Some Issue with editing
B. You need to publish new or edited content.
C. Some issue with Presentation details
D. None
The item's type is determined by the _____ ______ used to create it
A. field section
B. data fields
C. data template
D. navigator
What's the name of Sitecore's default search result class?
A. SearchResultItem
B. SearchItem
C. ResultItem
D. All
In a Rich Text field, the field source is used to specify an
A. item that holds the configuration details for the buttons in the toolbar of the HTML editor
B. item that holds the index details for the buttons in the toolbar of the HTML editor
C. extra properties
D. All
What is the difference between publishing and deploying?
A. Publishing copies items from the Master to Web databases while deploying copies files from your Visual Studio project to your webroot.
B. Deploying copies items from the Master to Web databases while publishing copies files from your Visual Studio project to your webroot.
What types of Visual Studio projects does Sitecore support?
A. ASP.NET Web Application, supporting MVC or Web Forms
B. Web Forms Only
C. MVC only