Is there away to store info, without a database?

Posted by Tanner on Stack Overflow See other posts from Stack Overflow or by Tanner
Published on 2010-05-23T23:42:01Z Indexed on 2010/05/23 23:50 UTC
Read the original article Hit count: 250

Filed under:
|
|
|

HI, I was wondering is there any way to store data, like say I wanted to make a login form and save the usernames and passwords, without using a database or .txt file? Seems like alot of work to set up stuff like that, for something simple, and I was just wondering if there was another way. :)

And if any one has some tutorials on how to use a database Access/Sql/Local Database please post.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET