Last night I tried the C# console (on Windows) and i must say: astounding! Congratulations to all involved.
I have two questions about it: 1. Will it be possible for the C# evaluator to use the .NET Framework when running on Windows? For example, while now it's possible to dynamically create GTK# and Windows Forms apps, with .NET support it will be also possible to create WPF UI like this. Also, this would allow creating "static" programs that make use of Mono.CSharp.dll without running the resulting *.exe with Mono from the command line. 2. When I try to display a System.Drawing.Image (for example, by using Image.FromFile) on Windows, the gsharp console crashes. So far I've been unable to gather any log information, but if the problem cannot be reproduced and someone is interested, I'll try again. -- View this message in context: http://www.nabble.com/C--Console-tp21529650p21529650.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
