We have been slowly moving away from an antiquated system, "Unidata". We have just completed converting the entire ERP system to Winforms with Visual Basic (interface only. it still is pulling data from Unidata). Next year, we will begin converting from Unidata database to MS SQL. In the future, we will move to C#. I proposed to my team to NOT wait, but to use C# when we convert to MS SQL (at the very least all db calls should be in C#).
We are using VS 2015, .Net 4.7.2, and Telerik WinForms 2019.1.117.40
Before we start the conversion, I would like to move to VS 2019, .Net 5, and the latest Telerik WinForms version
Here is my question:
Is there a recommended conversion tool when moving from Visual Basic to C# that works best for Telerik Winforms?