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...
Dive into my thoughts on coding, tech trends, and developer life. Explore all posts, filter by category, or search by tag.
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...
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...
We had a really weird scenario debugging a MacroView ADO.NET based package today. The package was running on a Windows Server 2003 machine connecting to a local MacroView Linux server.
I'm currently working on a VNC extension to the MacroView Studio functionality and its nearing completion – at least for this version anyway.
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.
Following on from a previous post on event subscription related memory leaks, I've implemented a set of classes that provide Weak Delegate support.