Mono
There are 2 entries for the tag
Mono
As an ASP.NET developer I've always worked for companies which had little or no support for any environments other than Windows. But the situation is reversed at my current client. Most development is done in Java or PHP with an Oracle back end. As a Microsoft developer I am in the minority here. The project I am working on is an ASP.NET rewrite of a rare classic ASP application within the organization. During ramp up, we decided that ASP.NET MVC would be a good fit (an a whole lot of fun). The project is going well...
I usually prefer to blog about my own ideas and the learning process with new technologies. But when I read this article on InfoWorld I had to write about it. What's Mono? Mono is an open source implementation of Microsoft's .NET Framework. The big difference between Mono and .NET is that Mono runs on Linux, Max AND Windows. The Mono Project also has an implementation of Silverlight, named Moonlight, which allows Silverlight projects to run on Linux operating systems. So what? Well I always thought Mono was kinda cool, but I'm strictly an ASP.NET developer...