Hi, On Mon, 2005-12-12 at 16:25 +0100, Jacek Blaszczynski wrote: > Firstly please do not tell to anyone that code convereters can do the job > of converting VB to C# code. The accuracy of current projects is so low that > I have dropped using them even for very simple libraries
This also applies to other language converters (such as p2c and f2c - neither are much use and give answers different to the original versions of the source). The only real way to convert VB to C# is to know both the object models and the languages then do it by hand. TTFN Paul -- "Logic, my dear Zoe, is merely the ability to be wrong with authority" - Dr Who _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
