Pergunta de entrevista da empresa United Airlines

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

Resposta da entrevista

Sigiloso

28 de mai. de 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.