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
Daniel Vella
NA
6
2.9k
Best way to save large amount of data
Apr 12 2013 9:05 AM
I am building up a point of sale application using C# object oriented programming. What is the best way to save large amount of data (like 5000 or more) that would be small in size but mainly it will be fast to load the data. I was thinking to use XML or SOAP serialization to save the data? What do you think I should use to have performance?
Thanks in advance
Reply
Answers (
4
)
i'm a student, need help C# program
Running Dot Net exe on Linux Machine