A product that I've built has been open sourced. A look back at what I made and why the product didn't make it.
ionicons-v5-c 3 minutes read
Sitefinity needs a bit of tuning to handle 404 errors correctly for SEO.
A quick recipe to setup a Powershell Command Prompt for development with Visual Studio and .NET in general.
ionicons-v5-c 2 minutes 15 seconds read
By customizing the logic that locates views it's possible to reuse views across areas in ASP.NET MVC.
ionicons-v5-c 1 minute read
Converting existing data from DateTime to DateTimeOffset is not trivial in SQL Server. You have to add timezone information yourself.
Most spam bots are note very clever. Using regular textbox fields in a form, hidden from ‘real’ users by CSS, you can trick spam bots into filling in fields a normal user would leave blank. This gives you an easy way to tell people from bots.
One of the things I’ve been wrestling with lately is Sitefinity’s somewhat outdated way of handling URL’s. There are two issues that can be fixed relatively easily: PathInfo handling and support for IIS URL rewriting module.
An extension for Sitefinity 3.7 and 4.1 that enables splash pages.