[Mono-list] Newby
Ryan
rthomp@sympatico.ca
Wed, 24 Nov 2004 19:17:17 -0500
Paul Thompson wrote:
> I've used C# and .NET in the Windows environment but would like to try
> it with my SuSE Linux 9.2 professional that comes with the VM and
> compiler. C# may be the best of the languages, Java with practical
> additions, e.g. structures.
>
> Is there an IDE available for development? a debugger? documentation?
>
> If so, where would I find these?
>
> Thanks
> Paul
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
For development in Linux there MonoDevelop (http://www.monodevelop.com)
a Linux port of SharpDevelop but it's still in early stages. I believe
there's a third party addin for eclipse (http://www.eclipse.org) out
there somewhere to.
The best documentation is either MonoDoc (incomplete) and mailing lists.
There is a debugger. It hasn't been updated in a while last time I checked.
Don't know the site off hand. You can find out more at
http://www.mono-project.com/about/applications.html