TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Chad Fynn
NA
3
2k
Project- text files help
Oct 6 2011 10:44 PM
I am required to develop a POS system using C# for a small shop which sells items like bread,milk etc... the part that i don't get is this. "The system must first store those items on a text file as follows[item Code,Description,Price] where :
Item Code is 6 characters long. First 3 letters of the item and a 3 digit number e.g Bre123.
Description _ e.g Bread
Price of item
When doing a sale the system must read that particular item code from the file and display it on screen.
All help appreciated.
Reply
Answers (
4
)
Save all inserted textbox data on a windows form application
What is nullable type