<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'PLEASE HELP GUYS' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'PLEASE HELP GUYS' posted on the 'Visual Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2010 Programmers Heaven</copyright>
    <pubDate>Mon, 15 Mar 2010 20:35:48 -0700</pubDate>
    <lastBuildDate>Mon, 15 Mar 2010 20:35:48 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>PLEASE HELP GUYS</title>
      <link>http://www.programmersheaven.com/mb/VBasic/409049/409049/please-help-guys/</link>
      <description>how do i code this in vb2008 using windows forms application&lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/409049/409049/please-help-guys/</guid>
      <pubDate>Tue, 10 Nov 2009 17:28:26 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Re: PLEASE HELP GUYS</title>
      <link>http://www.programmersheaven.com/mb/VBasic/409049/411160/re-please-help-guys/#411160</link>
      <description>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).&lt;br /&gt;
&lt;br /&gt;
After which, prepare the math that you will use(equations, variables, formulas, etc.).&lt;br /&gt;
&lt;br /&gt;
Then, the finishing touches is applied.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/409049/411160/re-please-help-guys/#411160</guid>
      <pubDate>Thu, 24 Dec 2009 21:07:15 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>