Subscribe to
Main blog
Tumble Log

Tag Archive '.net'

IronPython. On a Mac?

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 »

The Death of NDoc and the .NET Community

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 »