One of the many uses of an Arduino board is using it as an ISP (In-System Programmer). Which means burning bootloaders or programs without use of a bootloader […]
Mounting Samsung Galaxy S on the bicycle
The challenge of mounting your smartphone on the bicycle is much bigger than one would assume. There is one rule though – avoid cheap mounting solutions otherwise the […]
Slides from my .NET Micro Framework and Netduino (using also XBee Pro and C328R camera) talk at Študent je car
Today I’ve presented .NET Micro Framework to the students of Nova Gorica. I demonstrated running the C# code on Netduino by taking photos (on demand from client) using […]
Slides (Slovene) from my “compiler as a service” talk at Bleeding Edge 2011
I have to say that I really liked this year’s Bleeding Edge event. It happens rarely that all the pieces fit together: weather was excellent, location was beautiful, […]
My “compiler as a service” talk at Bleeding Edge 2011
Microsoft is working on compiler as a service codenamed Roslyn for Visual Studio 11 which is supposed to come sometime next year, I assume towards the end of […]
Added some features to Righthand Dataset Debugger Visualizer
Here is the list of what’s have been added in 1.0.5.: Tables tree width is persisted added "show original values" feature (through button in a toolbar). When enabled […]
ASUS Support? Who cares.
Not long ago I’ve purchased an ASUS Transformer (Eee pad) Honeycomb tablet. Good specs, great price. I’d buy it even sooner if it weren’t for ASUS’ blunder with […]
Fixed Save As menu item in Righthand Dataset Debugger Visualizer
The Save As menu item should now work as expected. Go, grab v1.0.4 from dedicated page.
DevExpress’ FlowLayoutControl and MVVM
FlowLayoutControl unfortunately doesn’t support items binding. You can’t just provide a source and hope FlowLayoutControl will populate the content. But fear not, there is nothing attached properties can’t […]
Fixing combination of NuGet and Team Foundation in workgroup configuration: 401 Unauthorized
The problem A lot of users of Visual Studio 2010 (SP1), Team Foundation Server in workgroup and NuGet faced a very annoying problem – often we’d get 401-Unauthorized […]