|
August 2003
[
amor
]
20:48, Sunday, 10 August 2003
I have to put it to Connectix, their Virtual PC 6.0 software makes it easy for me to work on my .Net projects without having to boot up a PC. I just hope that the fact that Microsoft bought them will mean that it will be discontinued at some later date. Now if they could just get a proper Mono release out the door for Mac OS X :) Learning C# is interesting by the way. One can clearly see the influence from Java, yet I sometimes feel that it really has more in common with C++ than with Java. A lot of the concepts seem geared towards C++ developers more than Java developers. Luckly Java will be catching up with release Tiger. Now a little slap on the wrist for C#. If everyone keeps telling that overloading of operators is a bad idea because it obfuscates the code and does not make sense in most circumstances why the h*** did they include it in the C# language (My guess is beacuse of C++). |