GL Digital Blog (Page 7)
Import any CSV File into Umbraco with the Umbraco LINQPad Driver
I've recently successfully imported data from a large CSV file into Umbraco using Shannon Deminick's useful Umbraco LINQPad driver . Here…
2 minute read - 23/07/2016
Comparing Objects in Chai Doesn't Work as Expected?
Here's the gotcha of all gotchas. If you compare two objects in Chai with .equal , you're not going to get what you expected. These two…
1 minute read - 30/05/2016
Implementing IOC in Umbraco 7- Inversion of Control Like a Boss
I've devoted a significant amount of time this week to finding the best way to implement inversion of control for proper dependency…
2 minute read - 27/05/2016
Killing Switch Statements in React with the Strategy Pattern
I saw this article about building multi-step forms in React recently - and although it's a very well-written and organised article, I was…
2 minute read - 20/05/2016
How to Notify New Relic of Deployments From AppVeyor
During app deployments, previous company policy required us to prepare a sacrifice so that the favour of the gods might shine upon us. I was…
1 minute read - 07/05/2016
Reconfigure a Project to Use IIS Express in Visual Studio
Apparently, back in the day, they had enough spare RAM on their development machines to run a full copy of IIS. We're not so privileged…
1 minute read - 26/04/2016