Dns.GetHostEntry: No such host is known
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....
Dive into my thoughts on coding, tech trends, and developer life. Explore all posts, filter by category, or search by tag.
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....
Over the last three or so months, I've been eyeing an Athlon XP 3800+ X2 processor upgrade but just couldn't justify the expense given the delta in performance between a single processor XP3500+ and...
The exercise discussed in the .Net Memory Leaks post lead to the identification of a class of memory leak issues in the application being profiled....