JHauge's blog
Philosophy major turned web developer
Home
All posts
About
Tags
Umbraco
02
Aug 2014
Deploying an Umbraco Website with Webdeploy
Disclaimer: This is mostly a feeble attempt to hold on to my sanity, after wrestling with Web Deploy a.k.a msdeploy ove...
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...
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...
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...
11
May 2011
Team Development Starter
Do you work in a team delivering Websites based on Umbraco 4.7? Did you ever have to update code and the Umbraco setup,...