This post shows how to return a blank or empty date in X++ Dynamics AX 2009
This functionality allows you to use the relation type functionality in Umbraco to automatically copy new documents to parents that were related previously. This is most useful for language specific versions of your site where it will copy and relate new documents that are created after your original copy.
This post shows how to fix an issue with ASP.NET MVC Razor pages where the syntax highlight does not work and intellisense doesn't work.
This post shows how to get an Angular controller and it's scope from an element using a jQuery selector
Code-first dictionary manager that allows you to define your Dictionary keys as an Enumeration in C# and automatically create the keys in Umbraco on application start.
This post discusses a ContentHelper class that can be used to query the Umbraco CMS content tree
This is a terminal command that allows you to edit the hosts files on OSX
This post shows how to have data from a Kentico form builder pushed to SalesForce automatically using the Web-To-Lead functionality.
The following is a C# helper class that reads App Settings in your ASP.NET Web.config file