Sitecore Bond

Welcome to my blog

Tuesday, October 23, 2018 Indexing, Azure, AzureSearch

How to make Sitecore 9 Habitat indexing work in Azure Search

How to change habitat indexing example to work in Azure Search instead of default Solr setup. including bugs I've found and code examples of how to tweak it.…

Saturday, October 06, 2018 Certificate

Creating self signed certificate

Avoid issues caused by untrusted ssl certificate and create your own…

Saturday, October 06, 2018 Sitecore

MultiRootTreelist sitecore field type accepting query and DataSource

Extending multiple root tree list with xpath query support…

Saturday, October 06, 2018 GlassMapper

Glass Mapper 5 and Obsolete GlassView<T>

What is the alternative for obsolete GlassView<T> in new Glass Mapper 5. GlassView is now obsolete. Use @html.Glass() helper methods…

Tuesday, April 10, 2018 slq

Drop multiple MSSQL tables containing certain word

My favourite way to drop multiple MSSQL tables executed in one liner…

Monday, April 09, 2018 SPS, SitecorePublishingService, Sitecore

Installing Sitecore Publishing Service 2.2.0 with one click

Not every developer in your team has to be Sitecore Publishing Service (SPS) expert. This is why you need simple solution to install SPS on any machine with one click of a button.…

Sunday, April 08, 2018 WiFi, Mobile, Copy, File Server, File Transfer

Copying data to your mobile over WiFi

How to copy data to your mobile over WiFi without installing 3rd party apps…

Sunday, April 08, 2018 LinkProvider, Sitecore

Obsolete Sitecore SwitchingLinkProvider

Way to replace obsolete Sitecore SwitchingLinkProvider…