dev

Browse posts by category: "dev" below.

Prototyping and Performance Breakthroughs

March 2014 brought significant progress on both the software and hardware fronts of the Visual Touchscreens project. The month began with a critical performance challenge and ended with working...

hardware prototyping wpf performance r&d calibration 3d-visualization
March 31, 2014
Read More

mt.exe Access is Denied

This is just a quick note so that web searches for a similar problem find a solution. Seemingly out of the blue, I started getting random errors of the form below when compiling C++ applications in...

cpp debugging windows build-tools
October 27, 2010
Read More

Action Events in .NET

The Async Pattern used in .NET 1.x and 2.0 code always annoyed me because of the excessive coding noise it introduced. The new support in .NET 3.x in relation to lamdas (convenient delegate or...

dotnet csharp delegates programming design-patterns
December 4, 2008
Read More

Torq FxCop Setup

FxCop is a static analysis tool from Microsoft that checks software source code for conformance to the Microsoft .NET framework’s design guidelines.

code-quality dotnet visual-studio development-tools
December 4, 2008
Read More