hi, tks for the reply but i noe how to read with your code given. what i'm looking for is how do you proceed after that? with my given xml, how do i get the value of the key and its value. for example:
<add key="Setting1" value="Very" />
how do you get the value of Setting1; and how do you update this value. similarly how do you create new element and value with dataset. i tried using the dataset table but im pretty much lost as it provide null value.