Windows 10 Ways to improve technical debt for windows app.

Jatin4494

New Member
Joined
Jan 28, 2021
I am building a Windows app that will allow the user to convert various images and scanned material into high definition printable formats allowing the user to print any content with ease. But my team recently started facing issues while rolling out v2 for our tool. We noticed a good amount to technical debt moving forward we want to improve it.

Need to know if anyone has experiences using a code review tool for improving code quality in Windows apps.
 
Yeah the tools are fairly straight forward. Many will integrate into everything from the IDE to the CI pipelines or scheduled builds. They will give you detailed recommendations and at which line of code. Support can even offer guidance on how to fix issues. I will say while the tools are not super cheap, they are a lot cheaper than doing manual code review
 
Back
Top Bottom