Re: X# Bandol GA 2.0 released

Author: Alan Bourke

Posted: 2019-08-27 at 02:36:16

On Mon, 26 Aug 2019, at 6:17 PM, Patrick Bibro wrote:

> How useful would xsharp be in migrating a VFP application to .NET with the

> ultimate goal of having a C# application? Could it be converted to X# and

> then decompiled into C#?

Since it presumably generates CIL like any .NET language, you could then decompile it back into C# or VB.Net. Whether the code you get back is of any quality is another question. Tools like ILSPY aren't really designed for that purpose.

In terms of migration I would see X# as mainly being used for building DLLs that leverage existing non-UI code, and then use those assemblies in a C# solution.

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: https://leafe.com/archives

This message: https://leafe.com/archives/byMID/7a91a047-c0cc-4a91-9c63-7409a416026d@www.fastmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2019 Alan Bourke