Is ADO.Net portable?
Oracle with C#
Slashdot: Java vs .Net
Variable number of function arguments in C#
C# day 3
« FYs in Excel
» Train to Chicago
Things I need to look up:
Generally, everybody seem to state Visual Studio C#.Net as a pre-requisite. Sharp Develop is more than enough for development at home. Or, if you must go with commercial products, try Borland C# Builder - a free download is available for personal use. At this point, I like these two much better than Visual Studio. Naturally, VIM is top choice.
Note: If you love C# or Java and is annoyed by my comparison to Python, please read my opinion about Python being just a scripting language.
Certainly not annoyed by the comparison. Looking forward to more. Ever consider writing a third C# column of the Python and Java article? ( http://www.ferg.org/projects/python_java_side-by-side.html )
Comparison's build synapses! :-)
Comparisons to development practice (procedures, style?) also very welcome.
For what it is worth a year later, Java 1.5 has foreach structures and generics to help with the typing.