Show Bid Request
Sample member
Bid Request Id: 37858
|
|
|
Posted by: |
Sasha123 (2 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Dec 1, 2002 9:54:36 PM EDT
|
Bidding Closes: |
Dec 2, 2002 11:55:00 PM EDT
|
Viewed (by coders): |
78 times
|
Deadline: |
12/3/2002
TIME EXPIRED
|
|
|
|
Description:
Visual Basic Net This program should be a good start to a very new programmer to add to and update as needed. It is a to be a sample for other programs. It must be a sequential access file that creates a file, allows records to be read, added, updated, searched, deleted, and listed. 1) Visual basic application that allows users to enter member information into textboxes, allows for Inquire, add, update, and delete records and print, and list records.The form should consist of text boxes that allow the user to enter the following information. Data type length Member number String 10 Member First Name string 25 Member Last Name string 40 Member Address string 50 Member City string 50 Member State string 02 Member Zip Code number 05 Member Phone Number string 20 Member Status string 01 (The member status will be active, inactive, or deleted) The VB form should have the following buttons that perform their functions when clicked by the user. Exit Button - Close form/ but ask user if they would like to save first. Add Button -(Adds new member record to member.txt file) New members should be added to the end of the file. Search/Display Button -(searches file for member, by member number, or last name and this displays the member) a message "Member not found" should be displayed if member is not found" Append Button - This button should allow the user to enter a member number and append the member&'s information and should rewrite a record that has been changed back to the member.txt file The Update function will rewrite a record that has been changed back to the file. (For example a changed address) Delete Button - Delete the record and make the member inactive. Print Button - Print the current customer to printer List Button - Print the entire list to the printer.
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. Here is an idea of the requirments for the codeing/ very simple using the system.io.streamwriter, ect.
Private Sub AddButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddButton.Click 'declare a streamwriter object varible Dim objstreamwriter As System.IO.StreamWriter 'create a streamwriter object by opening the file for append objstreamwriter = System.IO.File.AppendText("Name.txt") 'Write a line of text to the file objstreamwriter.WriteLine(Me.FNameTextBox.Text) objstreamwriter.WriteLine(Me.LNameTextBox.Text) 'clear the fname and lname text boxes Me.FNameTextBox.Text = "" Me.LNameTextBox.Text = "" 'close the file objstreamwriter.Close() End Sub
Platform:
Needs to be writtin in Visual Basic.Net
and needs to run on Windows 98 Professional.
Must be 100% finished and received by buyer on:
Dec 3, 2002 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.
Special Conditions / Other:
Needed by 12/02/02 around 5 - 7 pm. Needs text boxes, and buttons that will work with source code. Here is some sample code that is similar to what I need for the completed project.
Private Sub AddButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddButton.Click 'declare a streamwriter object varible Dim objstreamwriter As System.IO.StreamWriter 'create a streamwriter object by opening the file for append objstreamwriter = System.IO.File.AppendText("Name.txt") 'Write a line of text to the file objstreamwriter.WriteLine(Me.FNameTextBox.Text) objstreamwriter.WriteLine(Me.LNameTextBox.Text) 'clear the fname and lname text boxes Me.FNameTextBox.Text = "" Me.LNameTextBox.Text = "" 'close the file objstreamwriter.Close() End Sub
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!
|
$50 (USD)
|
Dec 2, 2002 12:44:55 AM EDT
|
9.7
(Excellent)
|
|
|
I can complete this project by the specified
deadline. |
What I Offer |
Throughout the course of the project, I will provide an e-mail response to any questions you have within 8 hours.
Additionally, weekly status reports will be submitted to you throughout the
course of the project. After the project has been delivered and signed off by you, I offer unlimited technical support free of charge. |
Reasonable changes to the scope of the project will be accommodated within
the time allotted.
|
All projects are tested, supplied with complete, commented source code, a
compiled executable, and an installation program. |
My Background |
I have 2 years experience creating enterprise applications with VB6, VB.NET, Access
and SQL in a production-level environment with comprehensive use of Crystal
Reports 7, 8.5 and Crystal Enterprise. For more information please see my Rent A
Coder bio.
|
I always offer a special incentive to accept my bid: the project will match
your specifications, on time, or it is free.
|
|
|
|
|
|
|