CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Computer Programming (http://www.codingforums.com/forumdisplay.php?f=21)
-   -   Need help writing the code for this property tax app (http://www.codingforums.com/showthread.php?t=287131)

Lhorn6587 02-05-2013 11:40 PM

Need help writing the code for this property tax app
 
I need help writing this C# code for my computer programming test. I've missed the past 2 classes due to the flu. Can someone please help me write this code??


Part I: Property Tax application
If you own real estate in a particular county, the property tax that you owe each year is calculated as 64 cents per $100 of the property’s value. For example, if the property’s value is $10,000, then the property tax is calculated as follows:
Tax= $10,000 /100 * .64

I also have to attatch the code to a form1design. Can someone please help me?

Spookster 02-06-2013 02:06 PM

http://www.codingforums.com/rules.htm

1.5) No homework assignments - Do not post your entire homework assignment and request that other members do it for you. This is considered cheating, and your thread may even be used by your school to prove your guilt. Now, you may ask for advice or help on a specific aspect of your assignment that you're having trouble with. Use common sense as far as what's acceptable in terms of soliciting help with homework assignments.

So the answer to your question is no we won't write it for you.

alykins 02-06-2013 04:38 PM

more than glad to tell you why what you've written so far is not working... if you post it


All times are GMT +1. The time now is 09:33 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.