Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 17879
Number of posts: 55239

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
PLEASE HELP GUYS Posted by matthew12 on 10 Nov 2009 at 5:28 PM
how do i code this in vb2008 using windows forms application

You have been hired to develop a payroll software application for a company.The application should display an employee's pay given the the number of hours an employee worked during the week.The company would also like the application to display the work status of the employee eg. Full Time or Part Time. Full time employees work at least 40 hours a week and part time employees work no more than 20 hours a week. Employees that work more than 40 hours a week receive overtime pay at time and a half.

The application should display the number of hours that the employee worked. The company would also like the application to display the various taxes the employee has to have deducted from the weekly pay. Full time employees pay FICA tax at 10%, social security at 15% and other miscelaneous taxes at 10%. All taxes are calculated against the gross weekly pay which includes overtime pay. Employees that work part time don't pay any taxes.

Some full time employees contribute to a Tax Deferred Annuity (TDA) account. The employee decides how much to contribute to this account and that amount is deducted from their gross pay before any taxes are calculated and deducted from their pay. Your application should display the amount the employee wants to contribute to the TDA.

You will get the number of hours worked from the user of the application and whether the employee is contributing to the TDA and how much they are contributing.

Report
Re: PLEASE HELP GUYS Posted by sacred8510 on 24 Dec 2009 at 9:07 PM
The first and foremost thing that you need to do there is to create a database where it stores data(specifically employee's profile) that can export/import data's(optional).

After which, prepare the math that you will use(equations, variables, formulas, etc.).

Then, the finishing touches is applied.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.