Ver Mensaje Individual
  #23 (permalink)  
Antiguo 02/08/2007, 00:47
chcma
 
Fecha de Ingreso: junio-2003
Ubicación: Asturias
Mensajes: 2.429
Antigüedad: 21 años, 7 meses
Puntos: 7
Re: Como utilizar el archivo app.config?

<?xml version="1.0" encoding="utf-8" ?>
<appSettings>
<add key='miCn' value='mi valor de cadena' />
</appSettings>

Sino, tambien puedes mirar en google: example app.config
__________________
Charlie.