English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Say Ive got settings in my program I want them to be saved in a .dat file.
Now I want either a step by step guide or an example that is labelled with what does what.
It must be visual basic.net as I use that language and need to save settings in that kinda of way.

2007-03-07 03:54:20 · 3 answers · asked by sbraidley 3 in Computers & Internet Programming & Design

3 answers

Your best bet is to check out http://www.thecodeproject.com and search there. There are many great articles to find! Hehehe, I've even written a couple myself. If I find anything else, I'll let you know.

2007-03-07 04:03:58 · answer #1 · answered by Yep-itsMe 3 · 0 1

Yes Code project is an excellent source. Its free to become a member.

Remember to select VB.NET when you search for things.

Nowadays the standard way to do this seems to be XML, but prior to this .INI files were the norm.

I have tried both but find INI files okay for most things.

If you search for INI files on code project there is a class pre-written for you to ease the hard work, and then examples of how to use it.

Hope you find what you are looking for.

2007-03-08 07:43:19 · answer #2 · answered by Anonymous · 0 0

you want to gather the code into an EXE. contained in the seen consumer-friendly application there could be a assemble or construct decision in between the menus, this may create an EXE out of the code.

2016-12-05 09:05:52 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers