Show Bid Request
Checkbook Application
Bid Request Id: 59790
|
|
|
Posted by: |
Nug Master (5 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 14.29%
|
Posted: |
Apr 25, 2003 10:00:12 PM EDT
|
Bidding Closes: |
Apr 29, 2003 EDT
|
Viewed (by coders): |
248 times
|
Deadline: |
5/1/2003
TIME EXPIRED
|
|
|
|
Description:
Create the checkbook application that is presented in the sample EXE. Download it by right clicking here, and then save to your computer. Please download the Access database here and save in C:\ITFN1303\C#\CHECKBOOK folder (create if not existing). Be sure to inspect the fields of the table, checkbook, and note the type of each field. To complete this project, you must configure an adapter, a connection and a dataset object. Create the first form as given on the sample program. You will then need to bind a label control to the check number, a dateTime picker control to the date, a textbox to the payee, a textbox for the amount, and bind a textbox to the memo field. Add buttons to control the positioning and displaying of records. Use code such as: this.BindingContext[dataSet11,"Checkbook"].Position += 1; to control record access. To add a record to the checkbook table, create a second form just like the first one, but do not bind any of the controls. From the first form, display the second form as a dialogbox. After the user completes all entries, return to the first form via: this.DialogResult = DialogResult.OK; Note that the check number must be unique for a new record. You may access the last record in the table and add 1 to that check number and assign to a variable. This can then be stored in the label on the second form for the new record's check number. You can access the contents of a table's field as below; System.Convert.ToInt32(dataSet11.Tables["Checkbook"].Rows[x]["fldchecknum"]); Where x the record number for the last record in the table. On the first form, check the dialog result, and if it is ok, then add the record using: dataSet11.checkbook.AddcheckbookRow…….. oleDbDataAdapter1.Update(dataSet11,"checkbook"); dataSet11.AcceptChanges(); Update the check number variable by one (for the next new entry) Error trap all database operations. Create a menu to Add a record or Exit the application.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Windows XP Visual Studio.Net Windows Application Microsoft Access
Must be 100% finished and received by buyer on:
May 1, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$20 (USD)
|
Apr 26, 2003 4:06:03 PM EDT
|
9.7
(Excellent)
|
|
|
Hi,
Hope, you like my work 'Pizza parlour project'. I can do this within an hour or so.
Looking forward to hearing you soon.
Thanking you,
Best Regards, Sandev
|
|
|
|
|
|