DEV Community

ucrhlyn11
ucrhlyn11

Posted on

C# code to calculate Depreciaiton

i want to write a code that monthly depreciates an asset over time using the straight line depreciation method(formula= Purchase Price of Asset - Salvage Value) / Estimated Useful Life of Asset) in c# asp.net, i dont have any code yet but this link below shows the screenshot of what i wanna achieve
https://thepracticaldev.s3.amazonaws.com/i/fanh9vp9p5y85p4ep7tm.PNG

Top comments (0)