The Demise Of J#
There was a very interesting announcement at the Microsoft Visual J# Page … to the effect of the immediate retirement of J#.
I can’t say I’m surprised really. The lack of properties was always going to be a headache. Plus Microsoft didn’t seem all that fond of Visual J# either — there was no support for […]
Community Server Extraction Tool
[If you’re looking for the properties article, click here]
*nix and Windows folks can argue back and forth about any aspect of their operating system — graphics, ease of use, functionality etc and pretty much keep toe to toe. But Windows SUCKS ROYALLY when it comes to remote administration. Really.
For instance, AfricaDotNet is hosted on a […]
Automatic Properties In C# 3
One of the neat things in the next C# is that finally the language supports automatically generated properties. Basically the compiler will create code for you that implements the plumbing of the getters and the setters, which is generally VERY BORING to type.
In short, you can do this in a class:
1: public […]
Quote Unquote
Say this out loud:
“Damn it, I wish you wouldn’t keep playing with your RAS!”
Say it aloud a couple of times.
Now imagine saying it into a mobile phone within earshot of a microphone in a room full of bewildered conference attendants ….
