|
-
Feb 4th, 2007, 05:37 PM
#1
Thread Starter
Hyperactive Member
-
Feb 4th, 2007, 06:15 PM
#2
Re: What should i use to store data?
In addition to the TextFile, or registry or ini file for that matter.
You want to consider XML.
The Registry will soon be a thing of the past - particularaly with new OS's,
and to dovetail into the .Net framework, it may worth wile using XML for forward comatability and knowledge. There are tons of example posted here if you want to review XML.
-
Feb 4th, 2007, 06:18 PM
#3
Re: What should i use to store data?
 Originally Posted by Bruce Fox
...You want to consider XML...
I concur that but would also recommend to use database of any kind (perhaps MS Access).
Doesn't matter the size - it's the technic you'd learn that will matter.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|