Quote:
|
you mean the whole .NET is platform independent?
|
Yeah
Quote:
|
what is the unofficial mono?
|
http://www.mono-project.com/Main_Page
Mono is an unofficial implementation of the .NET framework for Unix. Basically it lets you run .NET applications (written in C#, VB.NET, etc) on a Unix or Linux platform.
Quote:
|
i guess the compact .net for windows mobile has the potential to become platform independent?
|
Probably, don't know much about that.
Quote:
|
so as a developer i should focus on .net rather than on java?
|
Yeah definitely. C# is a nicer language than Java anyway.