Does anyone know a C# payroll program?
-
I'm looking for a C# program that prompts the user for an hourly rate and the number of hours worked. It should compute the gross pay rate, withholding tax and net pay. The withholding tax is computed as a percentage of gross pay based on: Gross Pay 300 is 12% withholding Please can any one let me know if they have a C# program for this
-
I'm looking for a C# program that prompts the user for an hourly rate and the number of hours worked. It should compute the gross pay rate, withholding tax and net pay. The withholding tax is computed as a percentage of gross pay based on: Gross Pay 300 is 12% withholding Please can any one let me know if they have a C# program for this
diabolusgorgon wrote: Please can any one let me know if they have a C# program for this This is a 5 minute exercise using the Visual Studio designer. But I guess it must quite the stumper of a homework problem, eh? Marc MyXaml Advanced Unit Testing YAPO
-
diabolusgorgon wrote: Please can any one let me know if they have a C# program for this This is a 5 minute exercise using the Visual Studio designer. But I guess it must quite the stumper of a homework problem, eh? Marc MyXaml Advanced Unit Testing YAPO