1 day conference – Primary Danish - $200 - www.danishdevconf.comThe first of the conferences I attended this year was on the last day of April. It was in Aarhus, and it was one of the conferences I’ve…
This isn’t really related to Sitecore, but .NET and Windows Azure.Finally had the time to move my blog to Windows Azure. I’ve been looking a lot at the service for some time, and I must admit that I…
At Danish Developer Conference 2012, I saw one of the coolest demos this year. It was Mads Kristensen of Microsoft, showing the Microsoft.Web.Optimization nugetpackage in Visual Studio 2012 Beta (at…
So this is a nifty little tip ive picked up when i had installed .NET 4.5. As many other developers i went on installing the beta of Visual Studio 2012, and .NET framework 4.5. This was working fine,…
I wrote this article original to give som guidelines for my company, Oxygen Software. Therefore its my view on the var keyword.Use it wisely The var keyword in c# has made it easier to be a developer,…
Easy execution of your postbuild events When working on our larger projects, we use post-build events. One part of the post-build is the dll file, which Visual Studio will handle to copy to the…