C# and XSharp
Posted: Thu Mar 17, 2016 6:35 am
Hi Frank,
Conversion is going to be more interesting and enjoyable than just challenging.
I did just that when I converted from Clipper to xHarbour.
With Cule, I wrote a convertor for forms from resource to .net code which worked for me and need
to check my archives for the code now.
TBrowse....., guess there are other browse functionalities developed for VO and Vulcan that can do most of the work for us. I have moved to DataGridView since.
I would suggest that you redesign all your forms with the designer than just converting from row/col to pixel.
Other big option is WPF when it is ready.
Roslyn is the way forward and there are other possibilities that one would like to explore later and adopt.
Cheers!!!
Conversion is going to be more interesting and enjoyable than just challenging.
I did just that when I converted from Clipper to xHarbour.
With Cule, I wrote a convertor for forms from resource to .net code which worked for me and need
to check my archives for the code now.
TBrowse....., guess there are other browse functionalities developed for VO and Vulcan that can do most of the work for us. I have moved to DataGridView since.
I would suggest that you redesign all your forms with the designer than just converting from row/col to pixel.
Other big option is WPF when it is ready.
Roslyn is the way forward and there are other possibilities that one would like to explore later and adopt.
Cheers!!!