JHauge's blog

Philosophy major turned web developer

04 Jan 2014

Move Your DB to Azure

Yes it's possible, even fairly simple (once you've read this blogpost). But why would you do it? I've written before a...
30 Nov 2013

Using Package Restore in Umbraco Projects

If you often base your Umbraco projects on the UmbracoCms Nuget package, and you'd rather _not_ include the umbraco fil...
28 Nov 2013

A HtmlHelper to Help with Cache Busting

Ever had the following conversation with a client? > Client: "I just checked the website to see the changes you told m...
15 Nov 2013

Configuring a nodejs Website on Azure

Creating and deploying a nodeJS based website to Windows Azure is really easy, and can be done with no other tools than...
17 Sep 2012

Umbraco Package Files and VS

As described in my earlier posts we at Twins Solutions, aim for a development environment, that enables automatic creat...
25 Jan 2012

Sony Bravia TVs and high quality jpgs

I recently bought a brand spanking new Sony KDL-40HX723 Bravia TV. This TV has en ethernet connection, it's DLNA compa...
04 Dec 2011

Using MSBuild in Umbraco projects

In this blog post I'll explain how MSBuild can be used in the .csproj file of the Web application to set up a deploymen...
20 Nov 2011

Umbraco Visual Studio Transforms

In my last blogpost I outlined some of the problems connected with doing team development on Umbraco Projects. A lot o...