Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: FTP or Database Connectivity using c# Pin
a.hamidy31-Mar-09 21:29
a.hamidy31-Mar-09 21:29 
Questionwebbrowser automation with flash content Pin
jeanbern31-Mar-09 18:14
jeanbern31-Mar-09 18:14 
AnswerRe: webbrowser automation with flash content Pin
Christian Graus31-Mar-09 18:57
protectorChristian Graus31-Mar-09 18:57 
QuestionRe: webbrowser automation with flash content Pin
jeanbern31-Mar-09 19:34
jeanbern31-Mar-09 19:34 
QuestionMouse Up Event Confusion Pin
Hax0r77831-Mar-09 16:50
Hax0r77831-Mar-09 16:50 
AnswerRe: Mouse Up Event Confusion Pin
Christian Graus31-Mar-09 17:14
protectorChristian Graus31-Mar-09 17:14 
QuestionSecured Web Servce and Business Office Programming Pin
ycorre31-Mar-09 14:52
ycorre31-Mar-09 14:52 
QuestionI need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:09
VB Noobie31-Mar-09 13:09 
Ok, so I'm working on a project and it has to analyze an income survey. The statistics for each home include: an ID, # of members in the house, annual income, and state of residence. As data is entered into text boxes, it should be assigned from the text boxes to the elements of a structure.

There are three different reports:

Report 1: A 4 column report that displays input data
Report 2: A two-column report that lists the ID and income of any household exceeding average income. The calculated verage income should be displayed on top of report.
Report 3: Percent of households that have income below poverty level.

Here's the poverty level guidelines:

family size, 48 contiguous states, Alaska, Hawaii
1, 14700, 18375, 16905
2, 19800, 24750, 22770
3, 24900, 31125, 28635
4, 30000, 37500, 34500
5, 35100, 43875, 40365
6, 40200, 50250, 46230
7, 45300, 56625, 52095
8, 50400, 63000, 57960
Add for each
additional person, 5100, 6375, 5865

PLEASE someone help me. I've understood code until this point and it's just because I'm trying to teach myself. I just have no idea what to do. If someone could make the code so I could look at it and understand or even part of the code it'd be much appreciated. Thank you.
AnswerRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 13:19
protectorChristian Graus31-Mar-09 13:19 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:33
VB Noobie31-Mar-09 13:33 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 13:48
protectorChristian Graus31-Mar-09 13:48 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 13:57
VB Noobie31-Mar-09 13:57 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 14:19
protectorChristian Graus31-Mar-09 14:19 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 14:54
VB Noobie31-Mar-09 14:54 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 15:14
protectorChristian Graus31-Mar-09 15:14 
GeneralRe: I need help. I'm a programming noob. Pin
VB Noobie31-Mar-09 15:43
VB Noobie31-Mar-09 15:43 
GeneralRe: I need help. I'm a programming noob. Pin
Christian Graus31-Mar-09 17:13
protectorChristian Graus31-Mar-09 17:13 
Generalupdating a database Pin
c#_novice31-Mar-09 12:23
c#_novice31-Mar-09 12:23 
GeneralRe: updating a database Pin
Colin Angus Mackay31-Mar-09 12:53
Colin Angus Mackay31-Mar-09 12:53 
QuestionExecute File.exe From Resource HELP ME Pin
ajusagmar31-Mar-09 11:01
ajusagmar31-Mar-09 11:01 
AnswerRe: Execute File.exe From Resource HELP ME Pin
Garth J Lancaster31-Mar-09 11:36
professionalGarth J Lancaster31-Mar-09 11:36 
QuestionUploading a file but zero bytes are shown Pin
T_Teef31-Mar-09 10:49
T_Teef31-Mar-09 10:49 
AnswerRe: Uploading a file but zero bytes are shown Pin
agent00zelda31-Mar-09 10:55
agent00zelda31-Mar-09 10:55 
QuestionTo string or not to string Pin
Skymir31-Mar-09 10:14
Skymir31-Mar-09 10:14 
AnswerRe: To string or not to string Pin
agent00zelda31-Mar-09 10:58
agent00zelda31-Mar-09 10:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.