More fun with tagging in Sitecore 8 – Grouping Tags and Tagging tags

In my previous post Tagging is fun in Sitecore I showed you guys how easy it is to “tag” your content. In this post I would like to go a step further with the tagging: -Grouping tags -Tag the tags -Create computed index fields for the tags -Faceting the computed index fields -Searching using LINQPAD … More More fun with tagging in Sitecore 8 – Grouping Tags and Tagging tags

Reuse your old ASP.NET Web Forms controls in Sitecore MVC

Recently I wanted to use a control which was made for a classic ASP.NET Web Forms application with the good old sublayouts – I’m an old dog and I miss working with the ascx user controls. So I started typing Register in the top of the razor view and… I felt really dumb here ๐Ÿ™‚ … More Reuse your old ASP.NET Web Forms controls in Sitecore MVC

Create a custom control in Sitecore: DateTime with TimeZone

2015 will be a great year, especially when Sitecore recently released their flagship Sitecore 8. I just love the design and all the new cool things that comes with it. I want to show you guys how to make a custom control – DateTime with TimeZone. There is a great post out there which explains … More Create a custom control in Sitecore: DateTime with TimeZone

Make your own custom Standard Values tokens in Sitecore

I just love Sitecores’s Standard Values. They allows you to set default values on an item when it’s created. There are some really nice posts explaining the basics of Standard Values. Please read John West’s post – ALL ABOUT STANDARD VALUES IN THE SITECORE ASP.NET CMS and Jens Mikkelsen’s post – Standard Values in Sitecore … More Make your own custom Standard Values tokens in Sitecore

Send Safari Push Notifications to your Mac users using Sitecore – part 3

Push notifications have been around for a while and we have all experienced them in our phones and tablets. Sending notifications to web users have also been possible but the browser and the website must be active. But did you know that you can send push notifications to your web users even when the browser … More Send Safari Push Notifications to your Mac users using Sitecore – part 3

Send Safari Push Notifications to your Mac users using Sitecore – part 2

Push notifications have been around for a while and we have all experienced them in our phones and tablets. Sending notifications to web users have also been possible but the browser and the website must be active. But did you know that you can send push notifications to your web users even when the browser … More Send Safari Push Notifications to your Mac users using Sitecore – part 2