DEV Community

Itachi Uchiha
Itachi Uchiha

Posted on

1 1

Migrating desktop applications to the web app

Hi, if you would have a desktop app and you will migrate it to the web app. What would you do?

We use the classic .NET framework, not .NET Core. We have many of god classes.

There are no documentation, meaningful variable names etc.

In this case, what would you do? Don't forget, desktop logic could be different than the web considering by their components usage.

Now, I'm working on a project like that. My main responsibility is migrating backend services to the web.

It will be a REST service for mobile and web projects.

How should I monitor what variable is doing?

Because of some variables named "a, a1, a2, a3", it should hard to monitoring in a god class.

Top comments (1)

Collapse
 
frothandjava profile image
Scot McSweeney-Roberts

Is nuke from orbit and start again an option?

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay