Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Tiago Conceição
Título: Avaliação da Migração de uma Aplicação Delphi 7 (Win32) para Delphi 8 (Microsoft .Net)
 
Abstract:
This work presents an application migration between Win32 and .NET platform. As a result of the developed application, a requirements control system of programming and analysis for developing softwares companies has been developed. For developing in the Win32 system, Delphi 7 has been used, whereas Delphi 8 was the choice for migration to .NET. The main work objective is presents the strong points analysis of migration, besides performance comparing between both platforms. As a result of this migration, could be evaluated that it is not a complex task. The compilation phase needed of only some changes in the source code, to keep it compatible in both Delphi versions. However, it was difficult trapping the error causes occurred in compilation time and also in runtime, because there were no documentation enough related to that errors. The performance comparing has shown that in some cases, the Win32 application version can be up to four times faster than the .NET version, doing it a relevant aspect to be evaluated when migrating an application. Delphi 8 also has shown being a simple and fast choice for Delphi developers to keep their applications technologically updated.