Forum: C# Nov 30th, 2008 |
| Replies: 3 Views: 512 Hi, i've tried save and load to xml file to my application, i used this http://www.codeproject.com/KB/XML/xml_serializationasp.aspx#Saving%20an%20object%20to%20an%20XML%20file as a reference and... |
Forum: C# Nov 23rd, 2008 |
| Replies: 3 Views: 512 I am doing a program implemented in Mobile Phone. It's quite similar with this one though. The data which I want to save and load is phonenumber. What I want to ask is, can it also use XML... |