I have been doing a bit of .NET stuff the last month or more....still learning....doing C# and I don't mind it too much and picked it up pretty quick.
Its FAR better then VB.NET J Yes there have been the odd little things that is a bit strange and they are pretty much the same things I thought were strange in Javascript too. But over all, its not bad. I still Like Delphi tho J One distinct advantage Delphi had over .NET is.....it cant be decompiled back to source code. Mind you, I don't know enought to know if this can be stopped or not. I just know it can be done pretty easily...with the right tool. Jeremy From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On Behalf Of Sean Cross Sent: Thursday, 17 September 2009 16:22 To: NZ Borland Developers Group - Delphi List Subject: Re: [DUG] A change in upgrade policy coming from Embarcadero > Here is a question.. Can C# compile into native code? or is it .Net only? MS .net is managed code only. Mono can do ahead of time compilation producing native code (that's how they do iPhone apps) and has a linker to reduce exe size. I don't know how well it all works though. Sean
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: delphi@delphi.org.nz Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: unsubscribe