> With c#, it is my understanding that you can use other langauges in your > c# code so to speak, im sure its a bit more technical than that, but i > have three questions.
C# is a language - the only code that is C# code is C# code. However, in .net you can use other languages - there are already over 100 languages available (apparently - I haven't counted). > 1. Do you plan to implement this feature in your implementation of .net? There is the beginnings of a vb.net compiler in mono. -- Cheers James Ots _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
