Syncfusion Tabs and iTunes
I discovered a strange display problem when using a Syncfusion based application layered over the top of iTunes. Occasionally the whole application window gets repainted if an iTunes window is below...
Browse posts by category: "dev" below.
I discovered a strange display problem when using a Syncfusion based application layered over the top of iTunes. Occasionally the whole application window gets repainted if an iTunes window is below...
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...
Following on from a previous post on event subscription related memory leaks, I've implemented a set of classes that provide Weak Delegate support.
Conceptually I knew that eventually there would be a need to diagnose a memory leak problem in a .NET application. Sure a garbage collected environment automatically sorts out whole sets of memory...
What do you do when you see a Java windows application complain that there something wrong with its pdf reader? Well you look at its console output of course. Console output? ... Yes console output.