Posted in Tools on Sep 11th, 2006
I noted the release of IronPython 1.0 last week and wondered if it would run under Mono on my Mac. Turns out the answer is yes.
Update: It looks like the Gardens Point Ruby.NET Compiler also works under Mono (mostly).
Read Full Post »
Posted in Tools on Aug 12th, 2006
In 2002 I led a team that was building a non-trivial system using .NET. Most of the code was written in C# with some low-level code written in C++ and a few legacy components implemented in VB 6. On that project we used several open source tools such as NAnt, NUnit and NDoc. Visual Studio […]
Read Full Post »