- Dynamics NAV 2013 consuming a rest web service using DotNet DataTypesPosted on Sunday, September 22, 2013 11:12 PM
- CloudBurst Day 1The CloudBurst conference kicked off in Sweden today with sessions from Mark Brown, Magnus Mårtensson, Mike Martin, Maarten Balliauw, Scott Klein and Andy…
- Python Cookbook Book Review By Alex Martelli and David Ascher, O’Reilly Media I am tempted to state right away that this book is one of these rare “gems”!
- iPhone 5s and 5cSo the next version of iPhone was finally announced on the 10th of September. Apple's marketing strategy seems to be about repackaging existing technology…
- Building Windows CE 6 or 7 Smart Device Application with Visual Studio 2012 (Part 1)With every new release of Windows CE (Windows Embedded CE, Windows Embedded Compact Edition) version 4.x, 5.0, 6.0, 7.0, 2013 (aka 8.0), people ask what…
- Spinning – A Core Practice for Agile TeamsI´ve seen many teams struggling with agility. Faithfully they were trying to live by Scrum or Kanban rules – but still it was hard to “get into the flow”.…
- Singleton I love you, but you're bringing me down (re-uploaded)I was sad to find out the "codingwithoutcomments" site was taken down. For the sake of a specific post from there, I went to waybackmachine.com and got…
- Debugging from a new Nexus 7 to Chrome/Windows 8I recently picked up a new Nexus 7 to help round out my limited set of mobile devices for testing. Part of the benefit is the ability to remote-debug…
- (Semi-)Global Proxy Setting for Node.jsWorking behind a proxy server is a very common scenario in a cooperation environment. If we are using Windows and using some windows based application,…
- Bus or Flow? - Messaging done one way or the otherMessaging is neutral to the way it´s done. There is nor right or wrong. You think of a message bus, when you hear about communication by messages in…
- Methods to verify, are DataTables or DataSets the same.I wanted to verify, are DataTables in DataSets the same. I found a few similar implementations on StackOverflow, but the one that I've selected
- Getting started with InRelease and TFS 2013 PreviewMoved to http://blog.ehn.nu/2013/08/23/getting-started-with-inrelease-and-tfs-2013-preview/
- From Console.WriteLine To ETWFrom Console.WriteLine To ETW When I start a new project for a small tool I sprinkle throughout my code some Console.WriteLine calls to see what is going…
- Messaging for More DecouplingObject orientation true to its inventors original intent uses messaging for communication between objects. That means, data is flowing one-way during each…
- Nested Messaging - Flows on Different Levels of AbstractionBuilding large object oriented systems requires us to be able to think/visualize them on different levels of abstraction. Whatever we want to describe –…
- Windows CE: Simple Little Text Editor<< Simple Little Registry Editor - New Release | Home | WES: Use Command Line to Disable a Service >> The Simple Little Text Editor can be downloaded from:
- Flows – Visualizing the Messaging Programming ModelObject orientation was ment to be based on messaging – at least if you follow Alan Kay. But that´s not really how it turned out to be, I´d say. Today´s…
- How to write to NTFS on Mac OS (free)How to write to NTFS on Mac OS This is fully free and you dont need any purchased software to do this:) Download this file and unzip it:-
- Messaging as a programming model – Let´s get realSteve Bate just has written two very hones and straightforward blog articles \1,[2\] on how he approaches programming. I very much agree with him. For…
- How To Persist CPU and IO Priority For A ProcessHow To Persist CPU and IO Priority For A Process Recently I have looked at the system startup time of my PC which does have a quite high boot time.…
