Proper Search Index implementation is an essential part of development for the Sitecore platform. When you begin to work with indexes, you have to decide what index to use in your project and how to store data in it. This article will show you possible options and give you tools to make informed decisions.
Month: August 2017
Sitecore Content Editor: Performance Tips
While Sitecore continues to extend Content Editor functionality to the Experience Editor, Content Editor remains the interface of choice for developers and power users. Its performance can significantly impact the productivity of any development team. With the fairly simple adjustments I outline here, you can optimize Sitecore Content Editor performance and usability.
Continue reading “Sitecore Content Editor: Performance Tips”
Sitecore: Security best practices
From time to time developer faces with the need to perform some action with the item in the scope of administrative user. In such case there are two possibilities:
SecurityDisabler and UserSwitcher.
Both of them allows developer to solve the task. So, let’s what is the difference between them and which of them is most preferable to use.

