D
Dan Noel
I see many rich classes in System.Configuration, but all of these classes
are read-only.
While I have many rich classes for extracting information from a config
while, I am reduced to the most primitive XML classes when writing data to
an config file.
Is there a technical reason why System.Confuration does not contain
read/write methods. Is the framework trying to protect me from myself?Why
are read-only.
While I have many rich classes for extracting information from a config
while, I am reduced to the most primitive XML classes when writing data to
an config file.
Is there a technical reason why System.Confuration does not contain
read/write methods. Is the framework trying to protect me from myself?Why