> >Perhaps now is a good time to start thinking about C#? > > > >Regards > >Paul > > > > > Why not C++.NET? > I think that .NET framework is really good for graphical applications > alone, but when you want to do other thing.. I don't know.
If people are going to take the time to learn a new GUI-capable language, then I would recommend Java. It's whole design philosophy is to work on any platform (even if it can't quite live up to that philosophy yet), whereas .NET is still intended for Windows machines only (have they created a .NET framework for any other platform yet? Or was that just an empty promise?). The more people use Java, the more the creators will be driven to improve its performance on the various platforms to make it viable. -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
