Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Input required regarding VFP and X#
Message
From
12/01/2020 07:22:00
 
 
To
11/01/2020 16:56:32
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01672562
Message ID:
01672591
Views:
61
>>>Now I don't know how dot net manages compilation on-the-fly. But I heard it handles only managed code...
>>
>>You could compile-as-a-service a generated piece of code and load that class.
>>But for most usages, reading a template and building a GUI tree similar to DOM tree is good enough.
>
>If it can do conditional reading the template, i.e. variable on-the-run... Some pieces of the template would be omitted for some users, some controls not generated, some blocks optional (depending on the user's category-position-usage)... then yes, that would be as perfect as it gets.

See my answer to Ian... doable. But you have to pick your approach to a problem with more forethought - with vfp it is easier to fix mistakes made early, rewrites in Java/Dotnet take more effort in my expirience.
And don't forget that vfp GUI also has many warts - since no updates were done, we move around them now by instinct.

>
>Would almost make me sorry that I don't need it anymore :).

You can jump in at xSharp to keep that grey matter sharp ;-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform