United Airlines interview question

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

Interview Answer

Anonymous

28 May 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.