First off let me state that it is not my place to speak for Cor, but
frankly your behavior is getting very offensive.
To start, the method Cor and I generally use instead of INI is to use
a DataSet and export/import it as XML. In my opinion, and most other
peoples as well, XML files are better to use and easier on both the
programmer and the end-user (if modifying them is required or
expected) and they allow for much more custom behavior, such as
multiplatform or transmitting over the web.
Can I recommend "Fowler's Modern English Usage"? Your sentence is completely
ungrammatical.
I recommend you learn about the internet and realize that it's a
global thing and not centered in english speaking countries. Cor is
from Germany (if I remember correctly) and we are lucky enough that he
chooses to help out not only in the German speaking newsgroups but
also in the english speaking ones.
I my experience, programmers, such as yourself, that are quick to dismiss
old reliable methods in favour of new cutting edge techniques cause the
greatest harm in software projects. (If you don't take my word for it. Take
Dan Appleman's:
http://www.danappleman.com/?p=64)
Because we all know how bad it is to use XML files, shame on Visual
Studio for using them extensively......
INI files are easily understood by, and modifiable by, non-programmers. They
are reliable and hard to screw up (and easy to fix even if you do screw them
up). To abandon them without first proving that the replacement has
significant advantages is unwise.
Xml files are just as easy, if not more-so (given a good xml editor)
to edit than INI files in my opinion.
Mocking a tried and trusted technique, as you have,
I find this humorous since in your post following this one you clearly
mock use of the Registry, another one of those "tried and trusted
technique" that Microsoft uses in almost every one of their programs?
You see, even though it's one of the most basic storage systems and
used extensively by the software giant, you know that there are
problems with it and therefore use a different technique. I, and Cor
and others, have merely suggested you move on to a different technique
then INI files, just like you would do in the case of someone wanting
to use the Registry.
just shows how much of a
newbie you are, despite your MVP status.
Cor is an MVP because he is an expert in Visual Basic .NET, recognized
by his peers and the creators of the .NET platform. Perhaps before you
dismiss his advice and make yourself sound like a fool and a simple
USENET troll, you should take a moment or two and think about what he
is suggesting. You seem new to the .NET platform, so it might do you
some good to listen to what the expert are trying to tell you. In the
end, it doesn't matter to us what technology you use, but you need to
learn to listen and to show some respect, because the last thing you
want is to be labelled as a troll and get kill filed by the people who
answer more questions than anyone else in the newsgroups.
Thanks,
Seth Rowe [MVP]
http://sethrowe.blogspot.com/