Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the meaning of conversion and migration used in Forms2Net documentation?

0
Posted

What is the meaning of conversion and migration used in Forms2Net documentation?

0

Migration is the full process of transforming a Forms application into an equivalent .NET application. The semantic gap between the two worlds makes it difficult to have a completely automated process. Conversion is the initial step of the migration, capturing the original application semantic and obtaining the maximum .NET code, following Microsoft’s best practices for .NET applications. The remaining migration (code completion and testing phases), is not automated but is well supported by detailed documentation, migration patterns and specific Visual Studio add-ins in order to minimize the human effort of the whole migration and maintenance.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123