Hi Uttam! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Uttam Kumar Kotdiya
Is it is possible to reuse or partially reuse the code written in Delphi.Net on PDA (with .Net support). Or if we can first generate the IL code and then use it on PDA The code is just non-GUI Delphi classes. Any link /url for reducing the efforts required to port the Delphi code to will be helpful. Regards Uttam >>>>>>>>>>>>>>>>>>>>> It is my understanding that both Palm and WinCE PDA O/S are incompatible with Delphi which is designed for the WIN O/S. The .Net paradigm allows you to use different programming languages to handle O/S calls but it does not allow you to do cross platform programming. Java on the otherhand is O/S neutral and therefore you can use Jbuilder to compile a program to run on Windows or WinCE. Hopefully this clarifies things for you. Tom Nesler Live Long!... Code Well!... And Prosper!... V _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

