C
Cacho
Hi All
I'm totally new to vbasic net and need to get values from a config files
in the way:
<configuration>
<appSettings>
<add key="Desvio" value="652825616" />
<add key="MargenString" value="10" />
</appSettings>
</configuration>
Could somebody give and example of how to do it ?
Thanks in advance
X
I'm totally new to vbasic net and need to get values from a config files
in the way:
<configuration>
<appSettings>
<add key="Desvio" value="652825616" />
<add key="MargenString" value="10" />
</appSettings>
</configuration>
Could somebody give and example of how to do it ?
Thanks in advance
X