Stop Microsoft

All Things Microsoft => Microsoft as a Company => Topic started by: Lead Head on 5 July 2005, 15:50

Title: Visual Studio to support linux
Post by: Lead Head on 5 July 2005, 15:50
read more HERE. (http://www.tomshardware.com/hardnews/20050705_085541.html)
Title: Re: Visual Studio to support linux
Post by: KernelPanic on 5 July 2005, 15:52
This (http://www.tomshardware.com/hardnews/20050705_085137.html) is the link you meant to post.
Title: Re: Visual Studio to support linux
Post by: Lead Head on 5 July 2005, 15:59
Or THIS (http://www.vnunet.com/vnunet/news/2139288/microsoft-developers-turn-linux).
Title: Re: Visual Studio to support linux
Post by: Refalm on 5 July 2005, 17:50
Visual Studio is still heavily operating system orientated, even though .NET is basically designed to be os independent.

I have recently read a tutorial in .NET magazine on how to make a C# app for Windows and Linux.
It required getting rid of a lot of functionality. For os independent programming, I suggest JAVA.
Title: Re: Visual Studio to support linux
Post by: solemnwarning on 5 July 2005, 21:46
i suggest perl
Title: Re: Visual Studio to support linux
Post by: Kintaro on 7 July 2005, 00:22
C# totally owns Java and Perl, its a fucking great language. Mono project I think will lead the way in future (a very distant future).
Title: Re: Visual Studio to support linux
Post by: Refalm on 8 July 2005, 10:13
I have a C# learning book. I only made really simple programs for it at school, and I wasn't really in to it.

Now that Kintaro is saying nice stuff about it, I'll consider learning the language :)