Hi!

Ok, I'll check the xml serialization, however the configuration NEEDS to
be saved in a file, not in 'the fly', so every change to the accounts
needs to be saved to the file (and then to the array, an array list or a
struct array).

Thanks!
El dom, 05-10-2003 a las 14:44, Ben Maurer escribió:
> You can use an array list so you can add/remove accounts (see the msdn
> docs)
> >  or
> > modify something (like the password)
> you can modify the information
> > , how can I save that to my xml
> > file?
> Reserialize it. Read the msdn docs.
> 
> As well, both monologue and monodoc have some examples of Xml
> Serialization, you may want to check them out.
> 
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
http://www.pablo.com.mx
http://www.debianmexico.org
GPG FingerTip: 3D49 4CB8 8951 F2CA 8131 AF7C D1B9 1FB9 6B11 810C
Firma URL: http://www.pablo.com.mx/firmagpg.txt

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to