Race to Linux Project Announced
An anonymous reader writes "According to Internetnews.com The Race to Linux project was announced Wednesday at the recent Microsoft Professional Developers Conference. The challenge: port an existing ASP.NET application to Linux using any cross-platform tool of choice, including Mono, Grasshopper and PHP. (Mainsoft offers tools that let Visual Studio users build applications that run natively in the Unix, J2EE and Linux environments.) Yaacov Cohen, CEO of Mainsoft stated: 'Linux is too big and ubiquitous to ignore.'"
I first thought of porting "Hello World!" to linux.
.net version is 17mb compressed and covers numerous files and resource images.
Then I realised that the
liqbase
echo "Hello World!\n";
?>