moving over - to X# in all my apps ........
Posted: Tue Feb 07, 2017 1:37 pm
Hi guys,
I am on a mission - to convert all my older xBase apps to X#. I have 38 to go!
Robert has kindly given me an updated copy of 'XPorter' so that WPF apps convert okay, there previously was an issue.
This has allowed me to make the first steps with the app shown below - it was the conference sample from 2015, which did MVVM, WPF, XAML and data binding, as well as use EF6.
Because we did not have Roslyn back then, I had to do the LINQ and some EF6 stuff in C#, so I made a 'DAL' - or thin "Data Access Layer". This is still present in the exported app, but I now intend to manually convert the C# so we have 100% working X# code. I will make this available when the task is completed so we can all see the required X# syntax.
Note also that at the moment there is still 'VN' in some titles and folder/file names. All will change as I make the change-over. Hopefully no legacy 'bits'.
Hope this interests as few, and THANKS to Robert for the new working XPorter app.
Regards,
Phil.
Wales, UK.
I am on a mission - to convert all my older xBase apps to X#. I have 38 to go!
Robert has kindly given me an updated copy of 'XPorter' so that WPF apps convert okay, there previously was an issue.
This has allowed me to make the first steps with the app shown below - it was the conference sample from 2015, which did MVVM, WPF, XAML and data binding, as well as use EF6.
Because we did not have Roslyn back then, I had to do the LINQ and some EF6 stuff in C#, so I made a 'DAL' - or thin "Data Access Layer". This is still present in the exported app, but I now intend to manually convert the C# so we have 100% working X# code. I will make this available when the task is completed so we can all see the required X# syntax.
Note also that at the moment there is still 'VN' in some titles and folder/file names. All will change as I make the change-over. Hopefully no legacy 'bits'.
Hope this interests as few, and THANKS to Robert for the new working XPorter app.
Regards,
Phil.
Wales, UK.