Mikkelhm Blog logo

mikkelhm on .NET

Love for .NET, Umbraco CMS and web technology

  • C#
  • Conference
  • Config
  • Javascript
  • Umbraco Cloud
  • Azure
  • Visual Studio
  • KeyVault
  • API
  • Customizing Sitecore
  • Sitecore Content Search
  • Tip of the week
  • Umbraco
  • ContentSearch
  • Sitecore 7
  • Sitecore API
  • Security
  • General
  • Sitecore
  • .NET 4.5
Running on Umbraco Cloud
Umbraco Version: 15.4.1
Sunday, May 18, 2014 , General, Tip of the week, Visual Studio, Microsoft, Azure, AngularJs, Umbraco

Danish Developer Conference 2014 - Recap/Evaluation

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…

Monday, August 06, 2012 , General, Javascript, Tip of the week, jQuery, Mobile, HTML5

Tip of the week, Week 32 - jQuery mobile

Currently the preferred mobile strategy at Oxygen Software is responsive websign, where your mainpage will adapt the the device that is viewing it. If you for some reason should have a project where…

Sunday, August 05, 2012 , General, Tip of the week, jQuery, Modernizr, HTML5

Tip of the week, Week 31 - HTML5 Boilerplate

This is a short and simple tip, but very usefull when dooing new HTML5 based projects.www.html5boilerplate.com will help you structure your markup for a new HTML5 page. It gives you the ability to…

Sunday, July 29, 2012 , Sitecore, Tip of the week, Sitecore, Config

Tip of the week, Week 30 - Sitecore config include files

The web.config that comes with Sitecore is quite impressive, its arround 3.000 lines of configuration. One thing is to be able to know what the different sections does, another thing is to keep track…

Thursday, July 19, 2012 , General, Tip of the week, Rolling log

Tip of the week, Week 29 - Rolling logs

Keeping track of yout logfiles, realtime When working with Sitecore, or other applications that utilize a logfile, its a great help to use an application that supports rolling logs. Rolling logs means…

Monday, July 09, 2012 , General, Javascript, Tip of the week, CDN, jQuery, Modernizr

Tip of the week, Week 28 - Javascript CDN

Content Delivery Networks for you javascripts Content Delivery Network - CDNA content delivery network(CDN), is defined as "a large distributed system of servers in multiple data centers in the…

Monday, July 09, 2012 , General, Tip of the week, Https, http

Tip of the week, Week 27 - Protocol independent slashes

Userfull wor working on sites that supports switching to https When working with sites that supports switching to https, you need to be aware that external references also is reachable by https, and…

Sunday, July 01, 2012 , Javascript, Tip of the week, jQuery, CDN

Tip of the week, Week 26 - jQuery UI

Extending jQuery with UI elements So we all know jQuery, and the magic it can do with javascript and DOM manipulation. If you want to use some custom UI elements, you usually have to go find a proper…

Tuesday, June 19, 2012 , General, Javascript, Tip of the week, Javascript

Tip of the week, Week 25 - console.log

Javascript debug loggingTry calling "console.log", this will log some message to the console. The console isnt avalible for the ordinary user, but when you are using a browser that supports the…

Tuesday, June 12, 2012 , General, Tip of the week, Visual Studio, C#

Tip of the week, Week 24 - Usage of the var keyword

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,…

Wednesday, June 06, 2012 , General, Javascript, Tip of the week, Javascript, Modernizr

Tip of the week, Week 23 - Modernizr.js

Easy HTML5 & CSS3 backwords compatability Modernizr.js is a nifty little javascript plugin for all yout html5 worries.The concept is that you write html5 code, with no regards to browsers beeing able…

Tuesday, May 29, 2012 , General, Tip of the week, Visual Studio, Visual Studio

Tip of the week, Week 22 - Dbl click to execute postbuild

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…

Wednesday, May 23, 2012 , Sitecore, Tip of the week, Sitecore, Util Class

Tip of the week, Week 21 - Sitecore.StringUtil

Reusing Sitecore API featuresWhile using Sitecore, its nice to know some of Sitecores own built in utility classes.Check out some of these classes before writing you own methods thats does the…

Monday, May 14, 2012 , Tip of the week, Smtp, Debug

Tip of the week, Week 20 - Smtp4dev

The coolest dummy smtp server youll ever come across :-) Smtp4dev is a smtp server you install on your desktop.When installed and running all you need to do is configure your application to use yout…

Tuesday, May 08, 2012 , Sitecore, Tip of the week, Sitecore, Sitecore Query, xpath

Tip of the week, Week 19 - Sitecore Query

Sitecore Query can be a bit of a trick. its almost the same as xpath, but extends it with Sitecore specific elements.John West provided a nice Cheat Sheet for Sitecore Query and som documentation on…

Headers

US