Blog Posts

Dive into my thoughts on coding, tech trends, and developer life. Explore all posts, filter by category, or search by tag.

Viewbox scaling in ElementHost

This post relates to the following forum post: I'm attempting to be able load XAML files into a Windows forms application at run time but for the WPF graphics to be automatically scaled to fit into...

wpf xaml winforms programming
September 14, 2006
Read More

ClickOnce Adventures

I've been experimenting with the Microsoft ClickOnce technology that is part of .NET 2.0. Its intended use is as a deployment option for a new package called MacroView Windows Desktop that is being...

clickonce deployment dotnet macroview linux web-development
September 8, 2006
Read More

MacroView Studio VNC

I'm currently working on a VNC extension to the MacroView Studio functionality and its nearing completion – at least for this version anyway.

macroview vnc scada csharp linux
August 26, 2006
Read More

MVS Reports Script Tips

MacroView Studio is one of the software products developed and maintained by Torq Software. It includes the ability to edit MacroView graphic, metascript and report template files.

macroview scada reporting programming
August 14, 2006
Read More

Delegators mount up!

Following on from a previous post on event subscription related memory leaks, I've implemented a set of classes that provide Weak Delegate support.

August 5, 2006
Read More