Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 14th, 2006, 11:57 AM   #1
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
Expence Organizer

This is the first (up and working) program i have written since ive learnt c++.NET. also my first program that uses a GUI. so please dont expect too much. the program is an expence organizer. here is how it works:
there are 2 types of operations that could be performed
you can skip this:
1. you can submit entries or records of your expenditures to the MS.Access
 database through an OLE|DB connection. basicly enter description, amount
 you spent, category the expence falls under and date.
categories can be changed(dont change withdraw though), as they are read 
from Categories.txt

2.you can generate the totals of the categories for which you spent between
 any 2 dates.
heres somehthing tricky: i have 2 tables in the databse, one for which records
 are inserted(discussed above) and the second stores the cash at hand you 
have on every monday.. the program works this way becausse instead of 
entering exactly what you spend every single day(as in food..etc.) you just
enter unfrequent things like Entertainment, Groceries, books... and the 
program uses the formula.
Misc Expences = Cash started + withdraws - cash ended - expences(Entertainment,Groceries...)

I know the program is not really distributable, not created on a client level, just for me to use. so critiques? how was the design?organization?
i think functionality is a little confusing, but again this is not distributable, only for me to use.. so comments guys.. please keep in mind this is my first official GUI prgram and .NET program
hbe02 is offline   Reply With Quote
Old Sep 14th, 2006, 12:02 PM   #2
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
Sorry i thought first upload worked, size was too big, i just removed the source files
Attached Files
File Type: zip Expence Organizer.zip (95.0 KB, 4 views)
hbe02 is offline   Reply With Quote
Old Sep 14th, 2006, 12:23 PM   #3
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,649
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
Do you possibly have any Source code that you are willing to give us? I know some people don't like running programs that they get from a forum without seeing the code first. Just thought I would give you that heads up.
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Sep 14th, 2006, 2:45 PM   #4
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
heres the source code for 3 forms. (attached)
Attached Files
File Type: zip Source code.zip (6.5 KB, 2 views)
hbe02 is offline   Reply With Quote
Old Sep 14th, 2006, 3:10 PM   #5
andro
Professional Programmer
 
Join Date: Oct 2005
Location: California
Posts: 311
Rep Power: 3 andro is on a distinguished road
Send a message via AIM to andro
s/expence/expense
andro is offline   Reply With Quote
Old Sep 14th, 2006, 4:23 PM   #6
AntiNinja
Hobbyist Programmer
 
AntiNinja's Avatar
 
Join Date: Jun 2006
Location: The States
Posts: 101
Rep Power: 3 AntiNinja is on a distinguished road
Send a message via AIM to AntiNinja Send a message via Yahoo to AntiNinja
Pretty cool, would've been better if it was just GUI without CMD!
__________________
Pain is just weakness leaving the body.
AntiNinja is offline   Reply With Quote
Old Sep 14th, 2006, 4:51 PM   #7
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
thanks AntiNinja... i didnt know that i could remove the cmd until too late. i even didnt know that i could use the form designer to simply drag and drop controls into the form. the main form i design by coding, i coded the locations and everything from scratch. i used the designer for the other 2 forms, which made a hell of a difference
hbe02 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:18 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC