View Single Post
  #7 (permalink)  
Old 05-08-2008, 02:29 PM
Xav's Avatar   
Xav Xav is offline
Guru
 
Join Date: Mar 2008
Location: London, England
Posts: 3,190
Last Blog:
The Windows Registry
Rep Power: 28
Xav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to allXav is a name known to all
Send a message via MSN to Xav
Default Re: beginners C# project

I agree - storing data it one of the most useful tasks a program can have.

However, I usually prefer to store the data in XML Files, as they are a cross between a database and text file. Take a look at the System.Xml namespace for details.
__________________
Xav, the power of youth
Worship the Creator... not his creations
Web Site | Beta Site
Reply With Quote