Re: ini files or not
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Vocoder,
The answer is easy. It is or the registry or XML files in whatever format.
The INI file is a little bit outdated. (Which does not mean that you are not
allowed to use it).
I know that Herfried likes it. He is active in the newsgroup
microsoft.public.dotnet.langages.vb
Cor
"Vocoder422" <Vocoder422@xxxxxxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:2E232FCB-D4F0-4BA8-B00F-833125EF5E4A@xxxxxxxxxxxxxxxx
Hi, I am a VB6 programmer that is migrating to VB2005, and have a question
on
whether ini files are still the way to go in the .net era. My apps make
heavy use of ini files in vb6, and am trying to decided if maybe I should
use
the registry. Any thoughts would be greatly appreciated. Thanks in
advance.
.
Relevant Pages
- Re: Ini File vs Registry
... INI files should be deprecated... ... I would use the registry only if strictly required... ... XML files are easily portable from one computer/user to another. ... In my case I have a bunch of User customizable reports, ... (microsoft.public.vc.mfc) - Re: Best Programming Practice?
... correctly it shouldn't matter if it's registry, ini, xml or whatever. ... Storing preferences in files does not necessarily equal ini files. ... "new and improved" version of ini files are XML files. ... Paged Pool memory use under windows 2000. ... (microsoft.public.windows.terminal_services) - Re: .ini .dat or registry question
... > Which is better used to store 2 or 3 simple program settings, an ini file, dat file or the registry. ... implementing this with INI files is possible but not as clean. ... you should be fairly restrained about what and how much information you do store in the registry - there ... (microsoft.public.vb.winapi) - Re: Registry verses INI
... If a user doesn't have admin rights on the PC, where is the best place to store the INI file? ... With the registry, I can tell the app to write to the HKEY_CURRENT_USERS area. ... MS said "Don't use INI files anymore. ... (microsoft.public.vb.general.discussion) - Re: Registry vs .ini Win 2000
... * Faster access ... Registry can hold anything (just keep the size down ... * Allows complete removal of settings, porting, network distribution ... ini files with different syntax) ... (microsoft.public.win2000.registry) |
|