Alex Hoffman
Perspective on development, management and technology
-
Alintex Script .NET 1.1 Released
-
.NET Integrated Scripting Limitations
The subject of dynamic compilation and unloading of assemblies in relation to the .NET VSA namespaces came up in discussion today.
-
Catching Exceptions in Alintex Script
Some of the more eagle eyed amongst those who read my my previous post about writing a 'whois' script with Alintex Script .NET 1.1, pointed out that the code didn't handle exceptions.
-
About 'The Missing Future' in Software
I found Eric Kidd's article (via James Avery) about 'The Missing Future' in software both interesting and a little sad.
-
Java 2 JFC Swing Library Released for J#
Microsoft have released a Supplemental UI Library for Visual J#.NET 1.1 which provides much of the functionality described in the Java 2 JFC Swing specification, as well as much of the functionality found in the JDK 1.2 java.util package. Updated versions of the Microsoft Visual J# .NET class libraries are also included.
-
A Faster Java* than Java?
Looking for a faster Java?
-
A Birds Eye View of a Whois Script
In my last post, I showed the code for a "hello world" script supported by the soon to be released Alintex Script .NET 1.1.
-
More Hello World
As my previous "hello world" post generated a lot of emails, I thought I would offer some clarification.
-
A new Hello World?
-
Obfuscating...
As time gets closer to ship, I'm pretty happy with obfuscated code like that shown below. Especially, as all those "|" symbols really are the same symbol in the PE file - rather than different (and hence traceable) undisplayable symbols.