Question d’entretien chez United Airlines

How do you convert an old application to use new .NET framework with best practices.

Réponse à la question d'entretien

Utilisateur anonyme

28 mai 2024

Depends on how the old application was built. It may be poorly a written application that has no separation of logic or maybe it was designed well and classes and libraries can be ported, could be a mixture of both. I can't really tell you unless I am able to review the code in question.